Decompress and access the iso file in CentOS

Source: Internet
Author: User
System environment: Contos5.6x86 _ 32bit: access the iso file ####################### the iso file format is iso9660, iso9660 is a file system on cd, that is, the data organization form on cd. in linux, when kernel supports iso9660, you can [root @ localhost ~] # Mount-tiso9660-oloopxxx.

System environment: Contos 5.6 x86_32bit

Note: Access the iso file in linux

#######################

The iso file format is iso9660, and iso9660 is a file system on cd, that is, the data organization form on cd;

In linux, when the kernel supports iso9660
[Root @ localhost ~] # Mount-t iso9660-o loop xxx. iso/some/path
Then, you can access all the content in the iso file under/some/path.

Do the following when no access is required:

[Root @ localhost ~] # Umount/some/path!


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.