Mounting Mac OSX dmg files on Linux
#sudo apt-get install dmg2img
# this outputs myfile.img
dmg2img myfile.dmg
#modprobe hfsplus
sudo mount -t hfsplus -o loop myfile.img $MOUNTDIR
Showing posts with label hfsplus. Show all posts
Showing posts with label hfsplus. Show all posts
Wednesday, June 30, 2010
Subscribe to:
Posts (Atom)