How to mount an ISO file in CentOS

Source: Internet
Author: User

How to mount an ISO file in CentOS
To mount an ISO file in CentOS, follow these steps:

Create a folder named iso in the/mnt/directory and run the following command on the terminal as root:

Mount/ISO file path/*. iso/mnt/iso-t iso9660-o cadepage = 936

Go to the/mnt/iso/directory and double-click autorun.

Assume that you have three AS3iso installation files in the fc folder of the E drive.

Use the following command

# Mount-o iocharset = cp936/dev/hda6/mnt/e

# Mount-o loop/mnt/e/fc/rhel-3-i386-as-disc1.iso/mnt/cdrom

You can create a folder at will under/mnt and mount it to the new folder, for example, # mkdir/mnt/iso, not necessarily cdrom

# Mount-o loop/mnt/e/fc/rhel-3-i386-as-disc2.iso/mnt/iso

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.