Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Avoid a MacFuse, NTFS-3G, and Boot Camp startup disk issue' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Avoid a MacFuse, NTFS-3G, and Boot Camp startup disk issue
Authored by: Sven G on Jan 31, '08 01:58:37AM
...Update: starting with the new NTFS-3G 1.2129 DMG (see the blog website), things have changed a little; so, now it should be:
cd /Volumes/NameOfYourBootCampDrive
sudo mkdir .NTFS-3G
... and then (after having removed the similar file previously at the root of the Boot Camp volume):
cd /Volumes/NameOfYourBootCampDrive/.NTFS-3G
sudo touch .ntfs-readonly
(yes, easier than with pico!).

[ Reply to This | # ]