I see during kernel configuration that you can use the loopback device to mount an iso
image file into
the file system. I have looked through various pieces of documentation and tried the
following steps:
losetup /dev/loop0 /file.iso
mount -t iso9660 /dev/loop0 /mnt
The mount command returns a long error line with various possibilities for what is
wrong.
What am I missing?
Bruce
****************
Anyone sending unsolicited bulk email (UBE, SPAM) to this
address will be charged a $25 handling fee plus a $5 network
traffic fee per started kilobyte. By extracting my address
from this message or its header, you agree to these terms.
Nevertheless, spammers trying to auto-extract addresses
from this message will definitely want to include
[EMAIL PROTECTED] and [EMAIL PROTECTED]
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.