Re: iso9660 mount problem

From: Dave Young
Date: Thu Oct 08 2009 - 07:42:10 EST


On Thu, Oct 8, 2009 at 6:51 PM, Dave Young <hidave.darkstar@xxxxxxxxx> wrote:
> On Thu, Oct 8, 2009 at 6:31 PM, Jack Byer <ojbyer@xxxxxxx> wrote:
>>> Could you post the header part of the cd? ie:
>>>
>>> dd if=/dev/cdrom of=header bs=1k count=32
>>>
>>
>
> Sorry, my mistake, getting the meta data we need at least 64k.
>
> Could you send again the header?
>
> dd if=/dev/cdrom of=header bs=1k count=64

>From your previous 32k header, run `strings header` got:
...
Apple_partition_map
HDiscRecording 4.0.3d3
Apple_HFS
Apple
Apple_partition_map
...

So it must be an apple hfs disc, (or hybrid disc?).
Maybe you may try mount it as hfs, this problem is not relevant to iso9660.


>
> --
> Regards
> dave
>



--
Regards
dave
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/