How to decompress an iso image file in linux

Source: Internet
Author: User
How to decompress the iso image file in linux. the iso file format is iso9660, and iso9660 is a file system on cd, that is, www.2cto.com is the form of data organization on cd. some of its restrictions are: 1. a maximum of 8 sub-directories (you can use RockRidgeExtension to increase this... how to decompress the iso image file in linux. the iso file format is iso9660, and iso9660 is a file system on cd, that is, www.2cto.com is the form of data organization on cd. some of its restrictions are: 1. a maximum of 8 sub-directories (you can use RockRidge Extension to increase the limit) 2. a file name with a maximum of 32 characters 3. after copying the iso file to a linux machine, we can decompress the package as follows: In linux, when the kernel supports iso9660, we can mount-t iso9660-o loop xxx. iso/mnt/OS and then/some/ Under path, there is all the content in the iso file. this is a method to solve this problem. Under win, the commonly used disc cutting software can directly burn the iso file, or unlock it or convert it. fcd format, and then use virtual cdrom to directly make (from kxn) www.2cto.com in linux, it is very simple to make iso files from cd cp/dev/cdrom xxx. iso is enough -- how to engrave iso, win 95/98/NT: Easy CD Creater 3.0 or later, select Creat Disk from Disk Image Linux: cdrecord common parameters are: cdrecord-v-eject speed = 4 dev = x, x, x xxx. iso fs = 8 m, where dev = x, x, and x are the device numbers of SCSI devices.
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.