[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SLUG] mounting off a loop device in 2.2.12
+ Marshall, Joshua wrote:
| > #mount -t vfat -o loop /home/schakrab/shuv.iso /mnt/cdrom
| > ioctl: LOOP_SET_FD: Invalid argument
|
| Firstly, the filesystem type wouldn't be vfat, it'd be iso9660.
That's most probably the problem.
| losetup /dev/loop0 /home/schakrab/shuv.iso
| mount /dev/loop0 /mnt/cdrom
|
| and when you're finished,
|
| umount /mnt/cdrom
| losetup -d /dev/loop0
That's a waste of typing! :)
- Jeff
-- jdub@nospam.slug.org.au ----------------------------- http://www.slug.org.au/ --
linux.conf.au - coming to Sydney in January 2001
Installing Linux Around Australia - http://linux.org.au/installfest/
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text