0

I try

mount -t ntfs -o rw /dev/sdb1 /mnt/exthdd

it doesn't give me any response so I presume it succeeded but when I try to touch it, it tells me it's a read-only file system

This is driving me nuts

blsub6
  • 877

1 Answers1

1

ntfs is the kernel read-only driver. ntfs-3g is the FUSE read/write driver.