Automount NTFS partition

Colin Law clanlaw at googlemail.com
Mon May 2 08:52:04 UTC 2011


On 2 May 2011 05:20, Douglas S. Saylor <absdoug at gmail.com> wrote:
> ntfs-config simply does not work in 11.04. Tried playing with my fstab
> file, but I after doing extensive research, I've learned just enough to
> get myself in trouble (thankfully, I backed-up fstab). I can make my
> ntfs partition disappear completely, but can't seem to get it to
> automount.

It works ok for me.  In /etc/fstab I have
UUID=DA103AC5103AA901 /media/windows  ntfs
defaults,nls=utf8,umask=007,gid=46 0       0

Use
sudo blkid
to get UUID for the partition.

Colin




More information about the ubuntu-users mailing list