- download and install the Lubuntu iso onto a USB stick (the dd command works for writing to USB).
- Download the hfsplus debian package onto another USB stick.
- Boot into lubuntu and install the hfsplus package (sudo dpkg -i <thepackage
.deb> ) - mount your drive ( mount -t hfsplus -o force,rw /dev/sdXY /media/mntpoint )
No comments:
Post a Comment