Author: techfox9
Mounting an ISO file..
Wednesday, February 25th, 2009 @ 4:56 pm
sudo mount -o loop /path/to/file.iso /somedir ls /somedir
Author: techfox9
Wednesday, February 25th, 2009 @ 4:56 pm
sudo mount -o loop /path/to/file.iso /somedir ls /somedir