Yellow Dog Linux General

TOPIC: Mounting HFS+ Partitions



If you do not know which partition holds OSX ...
  1. Login to a shell or terminal as root.

  2. parted /dev/hdx [RETURN] (where "x" is the drive on which your Mac OS X installation resides).

  3. From within parted, press "p" and RETURN to print the drive partition table. Take note of the partition where Mac OS X resides (noted below as "y", ie: /dev/hda7).

Once you know which partition holds OSX ...
  1. Login to a shell or terminal as root.

  2. mkdir /mnt/macosx [RETURN]

  3. mount /dev/hdxy /mnt/macosx -thfsplus [RETURN]

  4. cd /mnt/macosx [RETURN]

  5. ll [RETURN]
You can now easily navigate and manipulate files on your Mac OS X partition(s). BE CAREFUL! This is the real Mac OS X volume. Any changes you make will affect OS X.
This HOWTO was created by Kai Staats, Terra Soft Solutions



 
          COPYRIGHT ® 1999-2008. FIXSTARS, INC. ALL RIGHTS RESERVED.

SEARCH FSS

SEARCH LISTS

SEARCH HOWTOS