Home > Linux > How to mount iso image under linux RedHat

How to mount iso image under linux RedHat

March 15th, 2009 Leave a comment Go to comments

To mount /root/linux.iso file under /mnt directory.
issue the following commands.

# mount -o loop /root/linux.iso /mn/linux

to unmount

# umount /mnt/linux

for example:

# mkdir /mnt/sol-10-u6-ga1-sparc-dvd
# mkdir /mnt/rhel4.7-x86_64-as-dvd
# mkdir /mnt/rhel-server-5.3-x86_64-dvd
#
# mount -o loop /media/opsware/sunos/sol-10-u6-ga1-sparc-dvd.iso /mnt/sol-10-u6-ga1-sparc-dvd
# mount -o loop /media/opsware/linux/RHEL4.7-x86_64-AS-DVD.iso /mnt/rhel4.7-x86_64-as-dvd
# mount -o loop /media/opsware/linux/rhel-server-5.3-x86_64-dvd.iso /mnt/rhel-server-5.3-x86_64-dvd
# mkdir /mnt/en_winxp_pro_with_sp2
# mount -o loop /media/opsware/windows/en_winxp_pro_with_sp2.iso /mnt/en_winxp_pro_with_sp2

Categories: Linux Tags: , , ,
  1. No comments yet.
  1. No trackbacks yet.
*
Please leave these two fields as-is:

Protected by Invisible Defender. Showed 403 to 3,211 bad guys.

Powered by WP Robot

Stop SOPAPowered by Yahoo! Answers