Re: iso9660 mount problem

From: Alan Cox
Date: Wed Oct 07 2009 - 19:15:56 EST


On Wed, 07 Oct 2009 17:22:02 -0500
Jack Byer <ojbyer@xxxxxxx> 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?

Firstly check what occurs if you mount it by hand with -t iso9660 and
with -t udf. Secondly check dmesg for any diagnostics from the mount such
as corrupt metadata on the CD.
--
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/