Mikkel L. Ellertson <mikkel <at> infinity-ltd.com> writes: > > Thufir wrote: > > I've gotta come back to this in a bit, but here's what I have so far: > > > > /dev/sda1 /mnt/sda1 ntfs users,rw 0 > > 0 > > Try changing ntfs to ntfs-3g. [...] > You are trying to use ntfs when you should be using ntfs-3g. You can > test this by running: > ntfs-3g /dev/sda1 /mnt/sda1 > or > mount -t ntfs-3g /dev/sda1 /mnt/sda1 > > Either command should work. > > Mikkel Thanks, Mikkel. Where were you a few hours ago!? ;) Anyhow, I'll give that a try when I get home. -Thufir