At 16:03 12/5/2003, you wrote: > How about 'mount -t iso9660 <disk3isofile> /mnt/cdrom'
What you want is:
# mount -o loop /path/to/disc3.iso /mnt/cdrom/
-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx
At 16:03 12/5/2003, you wrote: > How about 'mount -t iso9660 <disk3isofile> /mnt/cdrom'
What you want is:
# mount -o loop /path/to/disc3.iso /mnt/cdrom/
-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx