NTFS-3g not recognized as a FS type
hi all,
i am using ubuntu 7.04 feisty fawn, installed NTFS-3g package just 2 hrs back..
i changed the /etc/fstab entries for NTFS devices this way:
/dev/sda5 /media/win_d ntfs-3g defaults,locale=en_US.utf8,umask=007,gid=46 0 0
/dev/sda6 /media/win_e ntfs-3g defaults,locale=en_US.utf8,umask=007,gid=46 0 0
now whenever i am booting, the mounting of sda5 and sda6 fails saying the filesystem NTFS-3g unkown, mount failed !
is there anything wrong with my /etc/fstab entries ??
|