I have the same problem in the same situation, I'm using Dapper Final ,
this is my /etc/fstab: (sda,sdb & sdc are SATA HDD's)

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda1       /               reiserfs notail          0       1
/dev/hdb1       /mnt/hdb1       ntfs    defaults,user,nls=utf8,umask=007,gid=46 
0       1
/dev/sda1       /mnt/sda1       ntfs    defaults,user,nls=utf8,umask=007,gid=46 
0       1
/dev/sdb1       /mnt/sdb1       ntfs    defaults,user,nls=utf8,umask=007,gid=46 
0       1
/dev/sdc1       /mnt/sdc1       ntfs    defaults,user,nls=utf8,umask=007,gid=46 
0       1

/dev/hda2       none            swap    sw              0       0
/dev/hdd        /media/cdrom0   udf,iso9660 user,noauto     0       0

-- 
Regression : strange behavior with NTFS volumes
https://launchpad.net/bugs/46732

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to