Results 1 to 3 of 3

Thread: Mounting apple hfsplus partitions on knoppix

  1. #1
    Member registered user
    Join Date
    Apr 2007
    Posts
    94

    Mounting apple hfsplus partitions on knoppix

    So I've got a macintosh SCSI drive that has an apple hfsplus partition I'd like to mount.

    Let's say it's on /dev/sda

    so I run "hexdump -C /dev/sda | less" and look at the output

    *
    00000c00 50 4d 00 00 00 00 00 07 00 00 04 c0 00 61 6b 4f |PM...........akO|
    00000c10 75 6e 74 69 74 6c 65 64 00 00 00 00 00 00 00 00 |untitled........|
    00000c20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
    00000c30 41 70 70 6c 65 5f 48 46 53 00 00 00 00 00 00 00 |Apple_HFS.......|
    00000c40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
    00000c50 00 00 00 00 00 61 6b 4f 44 00 03 7f 00 00 00 00 |.....akOD.......|
    00000c60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|


    what you're looking for is the apple_HFS part, and zero in on the PM line


    00000c00 50 4d 00 00 00 00 00 07 00 00 04 c0 00 61 6b 4f |PM...........akO|
    ^^^^^^^
    This is the starting block of the partition = 04C0

    so drop out of less and run "bc"
    type "ibase=16" and hit enter (this will set you up in hexadecimal)
    type "4C0*200" which is multiplying 4C0 by 200 (ie multiply by 512 bytes)
    bc will tell you the result 622592
    type "quit" to drop out of bc

    before you proceed, "modprobe hfsplus" (works for me on knoppix 5.1)

    now "mkdir /mnt/a"
    then "mount /dev/sda /mnt/a -o offset 622592,ro -t hfsplus"

    (I added the ro to make it read only)

    and you should have the apple partition mounted.

    Man do I love knoppix!

  2. #2
    Member registered user
    Join Date
    Apr 2007
    Posts
    94
    oops sorry that should be

    "mount /dev/sda /mnt/a -o offset=622592,ro -t hfsplus"

    I left off the equals sign

  3. #3
    Member registered user
    Join Date
    Apr 2007
    Posts
    94
    00000c00 50 4d 00 00 00 00 00 07 00 00 04 c0 00 61 6b 4f |PM...........akO|
    _____________________________^^^^^^^^
    ________________________________________^^^^^^^^

    (my arrows didn't come through very well, I'll try underlines)


    with regards to apple partitions

    the start block of this partition is 00 00 04 c0

    and the length of this partition is 00 61 6b 4f

    but all you really need is the start block number to calculate the offset

Similar Threads

  1. Replies: 0
    Last Post: 09-16-2008, 05:37 PM
  2. Help mounting FBSD partitions
    By emergingdzns in forum Hardware & Booting
    Replies: 1
    Last Post: 03-20-2007, 06:23 PM
  3. mounting BSD partitions
    By michapma in forum General Support
    Replies: 4
    Last Post: 07-24-2006, 12:41 PM
  4. Mounting CCISS-partitions ?
    By dysfunctional in forum Hardware & Booting
    Replies: 3
    Last Post: 06-07-2006, 09:39 AM
  5. Mounting /var /tmp /home etc on different partitions..?
    By Chefren in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 01-29-2005, 02:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Cisco Nexus (N2K-C2232PP) 32-Ports Rack-Mountable Expansion module -  picture

Cisco Nexus (N2K-C2232PP) 32-Ports Rack-Mountable Expansion module -

$62.99



Cisco Systems NCS2K-20-SMRFS-L optical multiplexor CISCO EXCESS picture

Cisco Systems NCS2K-20-SMRFS-L optical multiplexor CISCO EXCESS

$3599.00



Cisco Meraki MS120-48LP 48 Port Blade Ethernet Switch UNCLAIMED picture

Cisco Meraki MS120-48LP 48 Port Blade Ethernet Switch UNCLAIMED

$349.98



Cisco w/ Green Hologram DS-SFP-FC32G-SW FC 32G FC SFP+ Transceiver Module picture

Cisco w/ Green Hologram DS-SFP-FC32G-SW FC 32G FC SFP+ Transceiver Module

$85.00



Cisco WS-C3850-48P-L 48-Port Gigabit 3850 PoE Switch w/ 715W+ C3850-NM-4-1G Mod picture

Cisco WS-C3850-48P-L 48-Port Gigabit 3850 PoE Switch w/ 715W+ C3850-NM-4-1G Mod

$83.00



Cisco Nexus N9K-C93180YC-EX 48-Port 1/10/25G SFP + 6 40G/100G QSFP28 Switch picture

Cisco Nexus N9K-C93180YC-EX 48-Port 1/10/25G SFP + 6 40G/100G QSFP28 Switch

$789.00



Cisco C3850-NM-2-10G 2 Port Network Exp.Module for 3850 picture

Cisco C3850-NM-2-10G 2 Port Network Exp.Module for 3850

$38.99



Cisco QSFP-40G-SR-BD BiDi Short-reach Transceiver, 1 Year Warranty picture

Cisco QSFP-40G-SR-BD BiDi Short-reach Transceiver, 1 Year Warranty

$17.25



Cisco N5K-C5010P-BF 20-Port Nexus 5010 Series 10GbE Gigabit Ethernet Switch picture

Cisco N5K-C5010P-BF 20-Port Nexus 5010 Series 10GbE Gigabit Ethernet Switch

$119.99



Cisco C9300-48 48 Port Switch Dual PSU W/C9300-NM-8X P/N: C9300-48U-A Tested picture

Cisco C9300-48 48 Port Switch Dual PSU W/C9300-NM-8X P/N: C9300-48U-A Tested

$799.99