|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Operating Systems > Mac | |
How-To: Snow Leopard: Enable Native NTFS R/W Support
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
New 4890 Owner!
![]() |
Snow Leopard has the ability to mount NTFS volumes as read/write, but it's not enabled by default. Just read only is supported, as in 10.5.
Here's how to get full read/write support for NTFS drives in Snow Leopard. First, uninstall NTFS-3G or Paragon if you're using either one: 1. In Terminal, type diskutil info /Volumes/volume_name, where volume_name is the name of the NTFS volume. From the output, copy the Volume UUID value to the clipboard. 2. Back up /etc/fstab if you have it; it shouldn't be there in a default install. 3. Type sudo nano /etc/fstab. 4. In the editor, type UUID=, then paste the UUID number you copied from the clipboard. Type a Space, then type none ntfs rw. The final line should look like this: UUID=123-456-789 none ntfs rw, where 123-456-789 is the UUID you copied in the first step. 5. Repeat the above steps for any other NTFS drives/partitions you have. 6. Save the file and quit nano (Control-X, Y, Enter), then restart your system. I thought this was a nifty little tip to post on here, as before I read this I was using Paragon. Tip Source
__________________
Useful Links for Overclock.net Members
[Overclock.net Terms of Service] [Overclock.net Professionalism Initiative] [Software Piracy Discussions Forbidden] Left 4 Dead 2 Discussion, Screenshots, and Benchmarks Thread My Left 4 Dead 2 Demo PC Gameplay Steam ID: Halifax1
|
|||||||||||||
|
|
|
|
#2 (permalink) | ||||||||||||
|
4.0 GHz
![]()
Join Date: Aug 2008
Location: Deep South (US)..
Posts: 2,728
Rep: 207
![]() ![]() ![]() Unique Rep: 178
Trader Rating: 0
|
I'll try this and let you know how it works out. I have a large number of NTFS external drives that I'd like to be able to write to..
..a
__________________
Short Stroking - Why, and How Quote:
|
||||||||||||
|
|
|
|
|
#3 (permalink) | |||||||||||||
|
New 4890 Owner!
![]() |
It worked for me flawlessly on one of my external NTFS drives
![]() Much nicer to have native support than having to have an application enable it
__________________
Useful Links for Overclock.net Members
[Overclock.net Terms of Service] [Overclock.net Professionalism Initiative] [Software Piracy Discussions Forbidden] Left 4 Dead 2 Discussion, Screenshots, and Benchmarks Thread My Left 4 Dead 2 Demo PC Gameplay Steam ID: Halifax1
|
|||||||||||||
|
|
|
|
#4 (permalink) | |||||||||||||
|
Programmer
![]() |
Just make sure you ALWAYS eject it. You'll have a good chance of getting some nasty issues otherwise.
|
|||||||||||||
|
|
|
|
|
#5 (permalink) | ||||||||||||||
|
New 4890 Owner!
![]() |
Quote:
I always do
__________________
Useful Links for Overclock.net Members
[Overclock.net Terms of Service] [Overclock.net Professionalism Initiative] [Software Piracy Discussions Forbidden] Left 4 Dead 2 Discussion, Screenshots, and Benchmarks Thread My Left 4 Dead 2 Demo PC Gameplay Steam ID: Halifax1
|
||||||||||||||
|
|
|
|
#6 (permalink) | ||||||||||||||
|
Programmer
![]() |
Quote:
At which time its too late. Also, the current implementation by Apple seems to have a few issues (maybe that's why its been disabled). So use at your own risk!
|
||||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|