[Ubuntu-BD] Mount .iso

Nasimul Haque nasim.haque at gmail.com
Fri Dec 12 15:42:48 GMT 2008


2008/12/12 Hafiz Imtiaz <eee.imtiaz at gmail.com>:
> If the filename is 'matlab.iso' [assuming it is in your home
> directory], then here is the CLI solution:
>
> Make mount directory for the ISO image and mount
> $mkdir /media/iso
> $modprobe loop
> $mount /home/{yourname}/matlab.iso /media/iso/ -t iso9660 -o loop

There's no need to modprobe. It's already loaded into the kernel.

Install gmountiso. it's a GUI for image files mounting.

-- 
M. Nasimul Haque, M.Sc.(SUST)
Wessex Institute of Technology
Southampton, UK



More information about the ubuntu-bd mailing list