Permanently mounting Windows' NTFS partition, fully enabled
- by Bart van Heukelom
I'm transforming a Windows 7 PC into a dual boot system with Ubuntu 10.10. Following other questions on this site, I've mounted my Windows drive by adding this to fstab
UUID=blabla /windows ntfs users,defaults,umask=000 0 0
It appears to work well, I can read and write, but it appears to be a bit crippled still. When I tried to update an SVN…