View Single Post
Old 19-05-2007, 05:59 PM   #11 (permalink)
sachin_kothari
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Unable to mount NTFS Partitions

i downloaded all the packages required and installed ntfs-3g.
and then as eddie said replaced "ntfs" with "ntfs-3g" and restarted.
now when i clicked on the partitions, they are gone.
what happened?

here's my /etc/fstab file
Quote:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda9 / ext3 defaults,errors=remount-ro 0 1
/dev/hda10 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/hda1 /mnt/XP ntfs-3g rw,user,umask=000 0 0
/dev/hda5 /mnt/VISTA ntfs-3g rw,user,umask=000 0 0
/dev/hda6 /mnt/DOWNLOADS ntfs-3g rw,user,umask=000 0 0
/dev/hda7 /mnt/JUNK ntfs-3g rw,user,umask=000 0 0
/dev/hda8 /mnt/ENTERTAINMENT ntfs-3g rw,user,umask=000 0 0
i suppose i forgot a new line at the end of file.
anyway, that above problem is solved.
but, now when i click on my partitions it says "Malformed URL"
what does that means?

Last edited by sachin_kothari; 19-05-2007 at 05:59 PM. Reason: Automerged Doublepost
sachin_kothari is offline