Posts Tagged 'iso'

how to mount a CD/DVD image under Linux

How to mount a cd/dvd image under GNU/Linux. I don’t use so frequently this command, so I tend to forget it.

# mkdir /media/iso
# mount -o loop=/dev/loop0 "/path/to/iso/my_iso.iso" \
/media/iso -t iso9660


IE6: Rust in Peace

Blog Stats

  • 102,275 hits
My Bookshelf

Texts double licensed under Creative Commons Attribution - Share Alike license and GNU Free Documentation License. Examples may contain software licensed under GNU General Public License. Images and comments texts aren't necessarily licensed under these terms.