3
RSS for makezine Search Blog MAKE Magazine Videos/Podcasts Projects Forum/Community Maker Shed Store RSS feed YOUTUBE channel STUMBLEUPON MONTHLY Newsletter TWITTER DAILY Email FACEBOOK SUGGEST a Site FLICKR pool SUBSCRIBE to Magazine » Follow MAKE » Maker Shed Deal of the Day! Draw with Audio for Less! Get Musical! 20% Off Drawdio Kit HOW TO – Make an electromagnetic floater Main Last Day of the Weekend – Subscribe to the Weekend Projects Podcast! Posted by Jason Striegel | Saturday June 16th, 2007 9:19 PM Categories: hacks | Permalink | Email | 0 Comments HOWTO – Read/Write to NTFS drives in OS X If you want to share an external drive between a Mac and a Windows machine, you typically format the drive with a FAT32 partition. One problem you’ll run into, however, is that you can run into a file size limit if you’re dealing with really large files. NTFS gets around this limitation, but unfortunately the OS X NTFS driver only supports reading from NTFS partitions. Thankfully, there’s a NTFS Fuse driver which you can use with the MacFUSE userspace filesystem driver. It supports full read/write capability, so you can use an external disk to swap large files between your Windows and Mac machines. It’s a bit of a pain to install, but here’s the quick rundown: Download and install MacFUSE Link Just get the DMG file and run the contained installer. Download and install Fink. You need this for obtaining and building the NTFS Fuse driver – Link - run the installer within the DMG file - drag the FinkCommander application to your Applications folder Get NTFS Fuse driver. You need to configure Fink to use unstable packages and then install the ntfs-3g Fuse driver. Open a terminal and run the following commands. - /sw/bin/fink configure Use defaults, except answer YES to use the unstable tree - /sw/bin/fink selfupdate - /sw/bin/fink index - /sw/bin/fink scanpackages - /sw/bin/fink install ntfs-3g Reboot Mount your drive - First, make sure it’s unmounted in disk utility (Applications/Utilities/Disk Utility – select drive – click unmount) - Make a mount point: mkdir /Volumes/ntfsdrive - Mount the drive: /sw/bin/ntfs-3g /dev/disk2s1 /Volumes/ntfsdrive Replace /dev/disk2s1 with your external drive’s device. You can find this in Disk Utility. The last step is all that you’ll need to repeat in the future to connect to your NTFS drive. After executing the mount command, the drive will appear on your desktop and you should be able to write files to it! 1 Stum 5 Like Add New Comment Required: Please login below to comment. Make: Online | HOWTO – Read/Write to NTFS drives in OS X http://blog.makezine.com/archive/2007/06/howto-readwrite-to... 1 of 3 23/05/11 10:51 PM

How to write to NTFS in Mac.pdf

Embed Size (px)

Citation preview

  • RSS for makezine

    SearchBlog MAKE Magazine Videos/Podcasts Projects Forum/Community Maker Shed Store

    RSS feed YOUTUBE channel

    STUMBLEUPON MONTHLY Newsletter

    TWITTER DAILY Email

    FACEBOOK SUGGEST a Site

    FLICKR pool SUBSCRIBE to Magazine

    Follow MAKE

    Maker Shed Deal of the Day!

    Draw with Audio for Less!

    Get Musical! 20% Off Drawdio Kit

    HOW TO Make an electromagneticfloater

    MainLast Day of the Weekend Subscribe to the Weekend

    Projects Podcast!

    Posted by Jason Striegel | Saturday June 16th, 2007 9:19 PM

    Categories: hacks | Permalink | Email | 0 Comments

    HOWTO Read/Write to NTFS drives in OS X

    If you want to share an external drive between a Mac and a Windows machine, you typically formatthe drive with a FAT32 partition. One problem youll run into, however, is that you can run into a filesize limit if youre dealing with really large files. NTFS gets around this limitation, but unfortunatelythe OS X NTFS driver only supports reading from NTFS partitions.

    Thankfully, theres a NTFS Fuse driver which you can use with the MacFUSE userspace filesystemdriver. It supports full read/write capability, so you can use an external disk to swap large filesbetween your Windows and Mac machines.

    Its a bit of a pain to install, but heres the quick rundown:

    Download and install MacFUSE LinkJust get the DMG file and run the contained installer.

    Download and install Fink. You need this for obtaining and building the NTFS Fuse driver Link- run the installer within the DMG file- drag the FinkCommander application to your Applications folderGet NTFS Fuse driver. You need to configure Fink to use unstable packages and then install thentfs-3g Fuse driver. Open a terminal and run the following commands.- /sw/bin/fink configureUse defaults, except answer YES to use the unstable tree- /sw/bin/fink selfupdate- /sw/bin/fink index- /sw/bin/fink scanpackages- /sw/bin/fink install ntfs-3gRebootMount your drive- First, make sure its unmounted in disk utility (Applications/Utilities/Disk Utility select drive click unmount)- Make a mount point: mkdir /Volumes/ntfsdrive- Mount the drive: /sw/bin/ntfs-3g /dev/disk2s1 /Volumes/ntfsdriveReplace /dev/disk2s1 with your external drives device. You can find this in Disk Utility.

    The last step is all that youll need to repeat in the future to connect to your NTFS drive. Afterexecuting the mount command, the drive will appear on your desktop and you should be able towrite files to it!

    1 StumbleUpon

    5Like

    Add New Comment

    Required: Please login below to comment.

    Make: Online | HOWTO Read/Write to NTFS drives in OS X http://blog.makezine.com/archive/2007/06/howto-readwrite-to...

    1 of 3 23/05/11 10:51 PM

  • Days Hours Minutes Seconds

    00:00:00:00Add this badge to your website! Copy the text below:

  • Kaleb B Karr I saw this a whileback and have been trying to find it again. the phonemight loke...wierd but the video is really cool.

    Japanese Gravity Marimba Plays Bach In AnAncient Forest 19 minutes ago

    Claude Pelanne Are you planninganything for Boston?

    MFBA Day Two, Now With More Awesome! 38minutes ago

    Calgary Day Trader Drayton Coo Youcan get a bluetooth one athttp://www.cellphonegaragedoor... it hooks up in about5min and works with any cellphone including iphoneand blackberry. I got one and it rocks! No more keys...

    iPhone garage door opener 39 minutes ago

    herrnichte as a POV oddity of myown i expected this to be about the 3D (ray-tracing)software "Blender"; that is, when did POV (point ofview) become default to persistence-of-vision? i thinkwe've arrived...

    Blender POV 1 hour ago

    Paul Eastham Unfortunately I don'tthink you "reach"ed me...it was so crowded I didn'tmake it to a quarter of the things I wanted to see. Timeto upgrade to a bigger venue?

    Maker Faire Bay Area is Over, But the Fun HasJust Begun 2 hours ago

    Powered by Disqus

    Before you begin a project, please read thisimportant information

    Make: Online | HOWTO Read/Write to NTFS drives in OS X http://blog.makezine.com/archive/2007/06/howto-readwrite-to...

    3 of 3 23/05/11 10:51 PM