At 00:34 06/10/2005 -0700, Ralph Shumaker wrote: >Gus Wirth wrote: [snip] >>If all you need to do is read information from the floppy image, you could >>just mount the image file in a loopback mount, like this: >> >># mount -t auto -o loop floppy-image-file.img /mnt/floppy >> >> > >This is good to know. I presume I could substitute "cd-image-file.img >/mnt/cd"?
Yes, if the image file is of a standard ISO9660 filesystem. Gus -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
