Linux mount iso image.

cms technology web page configuration drupal web site

Below is the example of Linux command to mount the iso image on your hard drive:

[root@fedora ~]# mount -o loop -t iso9660 Your_iso_filename_here_DVD.iso /media/cdrom

change the filename and path to iso image and to the mounted path to fit your system configuration.

 

 


Custom Search