mount -o ro,loop=/dev/loop0 /path/to/file.iso /mntNote: You can use /dev/loop1 or /dev/loop2 etc if you need more loop devices
Mounting ISOs on Linux
No TrackBacks
TrackBack URL: http://baldwinsung.com/cgi-bin/mt-tb.cgi/70
mount -o ro,loop=/dev/loop0 /path/to/file.iso /mntNote: You can use /dev/loop1 or /dev/loop2 etc if you need more loop devices
TrackBack URL: http://baldwinsung.com/cgi-bin/mt-tb.cgi/70
Leave a comment