Iso files in linux

Source: Internet
Author: User
Linux iso file-general Linux technology-Linux technology and application information. For more information, see the following section. 1. What is an ISO file?
ISO file: a file with the iso extension. It is an ISO file format, a file system format on a CD. Simply put, the data is organized on the data disk:

It features:
1) a maximum of 8 sub-directories can be included (you can use RockRidge Extension to increase this limit)
2) The maximum file name is 32 characters.
3) the file size cannot exceed 650 MB.

2. How to use ISO files in Linux
Generally, the Linux Kernel supports the file format iso9660. If not, you need to recompile the Kernel to add support for it.
You only need to use the following command to read its content from the/path directory:
Mount-t iso9660-o loop xxx. iso/path

3. If you engrave it into a cd
You can use the CD recorder in Windows to directly complete this task.

4. How to create an ISO file in Linux:
In Linux, we can copy the content on the optical drive to an ISO file by using the Copy command, for example:
Cp/dev/cdrom xxx. iso
Related Article

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.