An ISO file is a disk image of an optical disc. A large number of data files can be compressed into a single ISO file. Likewise, to access the files stored in an ISO, the ISO file needs to be decompressed. For example, you can use a virtual CD-ROM to open an ISO file, or burn the ISO file to a CD or DVD and then use the CD-ROM to read the image.
This section describes how to create a Linux system disk image using an ISO file.
Figure 1 shows the process of creating a Linux system disk image from an ISO file.
Figure 1 Creating a Linux system disk image

The procedure is as follows:
On the management console, register the prepared ISO file as an image. The image is an ISO image and cannot be used to provision ECSs. For details, see Registering a Linux ISO File as a Private Image.
Use the registered ISO image to create a temporary ECS. The ECS has no OS or driver installed. For details, see Creating a Linux ECS from an ISO Image.
The operations include installing an OS, installing native Xen and KVM drivers, configuring NICs, and deleting files from the network rule directory. For details, see Installing a Linux OS and 1 in Configuring the ECS and Creating a Linux System Disk Image.
On the management console, create a system disk image from the temporary ECS on which the installation and configuration have been completed. After the image is created, delete the temporary ECS to prevent it from occupying compute resources. For details, see Creating a Windows System Disk Image from an ECS.