On 05 Jun 2003 00:35:30 +0200, Brian Reichholf wrote:
> i have a bin file, and wanted to extract one file from it,
> so i emerged bin2iso and converted it to an iso file (at least so i
> hoped)
> 
> strangely enough the result was: <filename>-01.iso and
> <filename>-02.iso(the bin is an image of an SVCD)
> 
> i wasn't that surprised though and just though `what the hell' and
> wanted to mount the <filename>-02.iso as a loopback device...
> 
> so here goes:
> 
> $ mount -o loop -t iso9660 /path/to/file.iso /mnt/iso
> mount: wrong fs type, bad option, bad superblock on /dev/loop0
>        or too many mounted filesystems

If you 'emerge virtualcd' you can mount bin/cue. Check the Documentation
for Details.

--
[EMAIL PROTECTED] mailing list

Reply via email to