[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <58965d8a0910091444w1d913527u11a1ab896da918ce@mail.gmail.com>
Date: Fri, 9 Oct 2009 16:44:35 -0500
From: Paul Hartman <paul.hartman+linux@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Re: iso9660 mount problem
On Thu, Oct 8, 2009 at 7:23 PM, Jack Byer <ojbyer@....net> wrote:
>> 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.
>
> I can mount the disc as hfsplus but it shows the OS X contents instead
> of the Windows contents.
Looks like Rosetta Stone :) and i think it is hybrid HFS/iso9660. I
can see windows-related filenames in the sample you uploaded, so we
know they are out there somewhere. Maybe try this in your mount
options (thanks google):
mount -t iso9660 -o norock,map=off
Also, if that doesn't work, do you have CONFIG_JOLIET=y in your kernel
.config? Maybe it's needed...
--
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