first of all make sure you have ntfs-3g and fuse installed in your system. if not you cant mount ntfs file system. so install dem in ur system den find out all the drive position by "fdisk -l" frm terminal next mount drive that you want by "mount -t ntfs-3g /dev/sdaX /mnt/balsal" replace X with your hdd's partion number. for fstab use --> "/dev/sdaX /mnt/fuckndrv ntfs-3g defaults,force 0 0" tada , hope this works have a nice week take care n bye.
--- In [email protected], "Navid Forhad" <[EMAIL PROTECTED]> wrote: > > i have installed opensuse 10.3 in my LP > however, it didn't mount my other hard drives (NTFS Format) > though it shows them as files in the /dev folder > but that's about it > can anybody help me >
