Contribute
Register

Disable mounting of NTFS drive in OSX

Status
Not open for further replies.
Ok, I have fstab and fstab.hd - which one?
Can't upload it here. It has a non-allowed extension.

But that's the one line in there:

UUID=81339FF0-0925-4588-9B01-631805D3A00C none ntfs ro
 
The line you posted at (b) in the first post should work just fine.

Assuming the UUID above correctly represents the NTFS drive, then it should be :

UUID=81339FF0-0925-4588-9B01-631805D3A00C none ntfs rw,noauto

Check to make sure it is the correct UUID though.

It should be in fstab, and not fstab.hd
 
THUMBS up! Djeez! It's gone, now. Wow. Thanks!

The correct UUID was 7081939A-D010-4D68-BDBA-B560AB725606, the other one was wrong. No idea where I got that from. The right one I found by using the diskutility and right-clicking on the correct Partition (not the drive!). When you right-Click you can find the UUID under 'info'. Copy and paste that in the fstab file, and boom!

Thanks a bunch!!
 
THUMBS up! Djeez! It's gone, now. Wow. Thanks!

The correct UUID was 7081939A-D010-4D68-BDBA-B560AB725606, the other one was wrong. No idea where I got that from. The right one I found by using the diskutility and right-clicking on the correct Partition (not the drive!). When you right-Click you can find the UUID under 'info'. Copy and paste that in the fstab file, and boom!

Thanks a bunch!!
Happy For you man,

now tell me, how exactly do i do this my own?
Im a noob
 
Status
Not open for further replies.
Back
Top