![]() |
| |||
| I have a CDr image file, and I would like to mount it locally on my system Currently doing something like this: mount -t iso9660 -o ro,loop=/dev/loop0 image1.cdr /mnt mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so dmesg | tail gives me this: Unable to identify CD-ROM format. TIA |
| |||
| On Tue, 21 Feb 2006 17:20:46 -0800, Mag Gam wrote: > I have a CDr image file, and I would like to mount it locally on my > system > > Currently doing something like this: > mount -t iso9660 -o ro,loop=/dev/loop0 image1.cdr /mnt [duhring]# ls *.iso dlink.iso openbsd38.iso [duhring]# mkdir cd [duhring]# mount -o loop openbsd38.iso cd [duhring]# ls cd XF4.tar.gz boot.catalog i386 packages ports.tar.gz src.tar.gz sys.tar.gz [duhring]# |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |