Long shot - Can I mount Mac HFS+ partitions under Linux?

Soldato
Joined
4 Jan 2004
Posts
20,802
Location
¯\_(ツ)_/¯
I've got an EXT3 partition I need to backup.

I've tried to read an EXT3 partition under OSX but no dice.

I can install Ubuntu on a USB stick, and boot off that, but if there a was of mounting an HFS+ partition, and more importantly, being able to write to the HFS+ partition safely?
 
You've got an EXT3 partition on a Mac or another computer? And your backup destination is external media or backing up to a Mac hdd?

Not exactly the answer you're looking for but can you use NTFS as a happy medium between both OS which they can both read and write to?

Partition some free space on the backup target mac/linux machine to NTFS, install NTFS-3G for osx giving the mac read/write access. ?
 
You could also back up over SFTP or samba shares, depending on how much you need to copy of course. EDIT: should have read you dont have Linux booted.
 
Last edited:
I think I'll give http://sourceforge.net/projects/ext2fsx/ a go, tho I've heard it does not work on 10.6 but I think I've got OSX 10.5 which I can run from my USB key...

Long story short, I have a laptop which no longer works, it got dropped and has a cracked PCB, but I need to recover the data from the HD, and it was running Ubuntu with the HD formatted as EXT3.

I've taken the HD out, and put it into an external enclosure, and my macbook sees the drive but cannot read the partition. I guess another option would be to boot ubuntu on my mac, then just write DVD's with the data from the EXT3 partition. I'm going to try this first...

I've recovered stuff from NTFS partitions before under OSX with no trouble... but EXT3 seems harder which is strange.

Anyway, I think I'll try mounting EXT3 under OSX, as it seems I'm unable to write to a HFS+ partition, and I'm not suprised really as this is Apples filesystem.

I was going to try a Windows box but that's not working at the moment...
 
the easiest way surely (i don't know of any ways to make a mac read ext3) would be to get a USB drive FAT/FAT32 formatted at least as large as your laptop drive (1TB drives are less than £65) boot linux, copy the data to the disk, then copy it back to the mac using OSX. Or do it bit by bit using a Smaller USB stick.
 
maybe too late but, boot ubuntu on the windows pc that is down (assuming its a software fault) and network it to your mac, then stream away :)

Jack.
 
Back
Top Bottom