Saturday, May 30, 2009

Mounting ISO files in linux

mount /path/to/iso /path/to/mount/point -t iso9660 -o ro,loop=/dev/loop0

No comments: