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
  •  


Western Digital 1TB Caviar WD1002FBYS Enterprise SATA Hard Disk Drives picture

Western Digital 1TB Caviar WD1002FBYS Enterprise SATA Hard Disk Drives

$24.99



Western Digital 1TB WD Blue PC Desktop 3.5'' Internal CMR Hard Drive - WD10EARZ picture

Western Digital 1TB WD Blue PC Desktop 3.5'' Internal CMR Hard Drive - WD10EARZ

$44.99



Western Digital WD1003FBYX 3.5” 7200 RPM 1TB SATA Hard Drive picture

Western Digital WD1003FBYX 3.5” 7200 RPM 1TB SATA Hard Drive

$29.99



Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A picture

Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A

$89.99



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$19.99



1000 GB HHD 2.5

1000 GB HHD 2.5" 1TB Mixed Brands Samsung WD HGST TOSHIBA, Tested Formatted

$14.90



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.85



Samsung - Geek Squad Certified Refurbished 980 PRO 1TB Internal SSD PCIe Gen ... picture

Samsung - Geek Squad Certified Refurbished 980 PRO 1TB Internal SSD PCIe Gen ...

$71.99



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$580.99



Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot picture

Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot

$703.19