[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <58965d8a0910080908m6d914800m9465c70929eaa7ba@mail.gmail.com>
Date: Thu, 8 Oct 2009 11:08:12 -0500
From: Paul Hartman <paul.hartman+linux@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Re: iso9660 mount problem
On Wed, Oct 7, 2009 at 6:42 PM, Jack Byer <ojbyer@....net> wrote:
> Paul Hartman wrote:
>
>> On Wed, Oct 7, 2009 at 5:22 PM, Jack Byer <ojbyer@....net> wrote:
>>> I have a CD of a commercial software program that I am attempting to run
>>> under wine. The CD works without problems under Windows, but when I mount
>>> it on linux the file system appears to be empty (no files or
>>> directories). The drive is capable of reading the CD because "strings
>>> /dev/cdrom" works.
>>>
>>> What would I need to do in order to troubleshoot this problem?
>>
>> Maybe try mounting with the "-o unhide" option. Or maybe it is a
>> multi-session disc?
>
> -o unhide does not help. Can a factory-pressed disc be multisession? It's
> not a CD-R
Yes (for example "Enhanced CDs" which contain both audio and data
tracks). I think the default on MS Windows is to mount the last
session on the disc. You should be able to use mount paramater "-o
session=x" with x being the session number you want to mount.
--
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