lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ