Folks, I've got a stumper here (at least for me
I've got a buddies Mac 1394 harddrive that was formatted as hfs+. I've installed the 2.4.22 kernel to get support for this filesystem type. I've installed hfsplusutils (to get the hpmount) commard to function.
When I plug in the drive, I get:
kernel: SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
kernel: sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7
issuing: hpmount -r /dev/sdax /mnt/temp
failes for x = 1-5 and 7 with: "Neither Wrapper not native HFS+ volume header found (Unknown error 4294967295)
when x = 6 (dev/sda6), the command exits without error, but ls /mnt/tmp yeilds nothing.
any OSX filesystem folks out there? I can't think of anything else to try.