View Single Post
 
Old 10-04-2009, 05:17 AM
xxhellfirexx xxhellfirexx is offline
Cheetah
 
Join Date: Aug 2009
Posts: 14
This NTFS built in read and write capability is impressive. However, I want to modify this fstab command some more so I can force my HFS+ journaled USB to be read only, but I can't seem to get it to work. Here is what I did in terminal.

cd /etc
sudo nano /etc/fstab
UUID=2FD74A3F-090E-33B5-825A-4B1E9B96A24D none hfs ro,auto 0 0
ctrl+O
ctrl+X
reboot machine.

Did anyone try this? If you did and were successful, please tell me what you put for your fstab file.

Thanks.
Reply With Quote