[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a8e1da0910080440u6367cdcbq55f57d6a16d97533@mail.gmail.com>
Date: Thu, 8 Oct 2009 19:40:45 +0800
From: Dave Young <hidave.darkstar@...il.com>
To: Jack Byer <ojbyer@....net>
Cc: linux-kernel@...r.kernel.org
Subject: Re: iso9660 mount problem
On Thu, Oct 8, 2009 at 6:51 PM, Dave Young <hidave.darkstar@...il.com> wrote:
> On Thu, Oct 8, 2009 at 6:31 PM, Jack Byer <ojbyer@....net> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists