# mount -o loop <iso file> <directory>ex
# mount -o loop disk1.iso /mnt/isouse
umount <directory> to unmountwhy mount iso's? i usually use this to explore linux distros' iso's. you can also use this for setting up http installers etc.
happy mounting! :D
No comments:
Post a Comment