Jump to content
11 posts in this topic

Recommended Posts

Greetings.

 

Sometimes you need to move data around from MacOS to a PC and back. Video, audio, whatever. It needs to be done. For large amounts of data, network might not be the answer. Connecting a drive to the machine with USB or FireWire might be faster.

 

So, what the hell Filesystem can I use?

 

I mean, really - FAT32 works but not for large files like Video (4GB limit.) HFS+ requires MacDrive to be installed on the Windows boxes and is not free.

 

Is there a filesystem other then FAT32 that I can use with both MacOS and Windows, and maybe Linux? I can't get the EXT2 kext for MacOS working, so that's out.

 

Anyone? Anyone at all?

Edited by cbreaker
Link to comment
https://www.insanelymac.com/forum/topic/35688-multi-platform-file-system/
Share on other sites

Hmm. Considering that Macs are already running Windows, Linux, and, well, Mac OS X I think there might be a universal filesystem in the future.

OSX supports reading NTFS but not writing to NTFS

 

I'm positive there was a way to get that working.

 

There was some software, I read it in MacAddict (great Magazine, by the by).

Doesn't Mac OS support NTFS? I'm able to view and edit my NTFS Windows partition while running 10.4.6...

 

How do you do that? that's impossible! you can't write to ntfs, i searched houres on the web to find some software to do that, but it's simply impossible.

 

ps: i heard it can be done over network, but how does that works?

There's a hint in here about how to write to ntfs partition. Note that it's not safe.

  • 2 weeks later...

I have a 2.5" usb enclosure that I've been using for transferring large files between linux and XP. I used ext2 as the filesystem since NTFS write isn't available on all the linux machines I'm using.

 

I still don't understand the non-existent support in 10.4 for ext2, its neither a new FS nor a particularly complex one. But I did find a workaround to get access to the usb drive in OSX.

 

In the newest parallels build 3094 the USB support finally works and is the faster 2.0 - So I hooked the USB drive up to a Ubuntu guest and shared the drive back to OSX using samba. Its not pretty, automatic, or all that speedy but it gets the job done.

×
×
  • Create New...