Linux – How to mount a NTFS USB harddrive to Mac OS X that was unsave removed from Windows

linuxmacosmountntfswindows

I have a hard drive that gets plugged into several machines. One MacBook Pro running Mac OS X, some Ubuntu and Fedora Installations and sometimes Windows XP or Vista. Therefore, I formatted it NTFS to be able to read and write on it no matter which machine is used. On Mac OS I installed MacFUSE to do this.

The Problem is, when the USB device is removed from a Windows box, without using the "remove hardware" function from the task bar, the drive is locked. When I wnat to mount it in Mac OS, I get an error message and have to connect it to back to Windows and cleanly unmount it.

So, my question is: Is there an easy way to use the drive on every computer / OS without mounting problems?

Best Answer

The latest version of NTFS-3G for Mac allows you to force mount the disk, even when it wasn't disconnected properly.

Related Question