Overview

An ISO file is a disk image of an optical disc that contains a large number of compressed data files. The ISO file can be used only after it is decompressed using a tool. For example, you can use a virtual CD-ROM to open an ISO file, or burn the ISO file to the optical disc and then use the CD-ROM to read the image.

This section describes how to create a Windows system disk image from an ISO file.

This section is applicable only to the management console. If you are an API user, see Creating an Image from an ISO File.

Creation Process

Figure 1 shows the process of creating a Windows system disk image from an ISO file.

Figure 1 Creating a Windows system disk image

The procedure is as follows:

  1. Use UltraISO to integrate the VMTools driver into the ISO file.

    Windows uses the Integrated Drive Electronics (IDE) disk and Virtio NIC. Before registering an image on the cloud platform, integrate the VMTools driver into the ISO file of Windows. You are advised to use UltraISO to perform the integration. For details, see Integrating the VMTools Driver into an ISO File Using UltraISO.

  2. Register the ISO file as an ISO image.

    On the management console, register the ISO file that has integrated the VMTools driver as an image. The image is an ISO image and cannot be used to provision ECSs. For details, see Registering an ISO File as an ISO Image.

  3. Create a temporary ECS from the ISO image.

    Use the registered ISO image to create a temporary ECS. The ECS has no OS or driver installed. For details, see Creating a Windows ECS from an ISO Image.

  4. Install an OS and drivers for the temporary ECS and complete related configurations.

    The operations include installing an OS, VMTools driver, and PV driver, and configuring NIC attributes. For details, see Installing a Windows OS and the VMTools Driver and 1 in Configuring the ECS and Creating a Windows System Disk Image.

  5. Create a system disk image from the temporary ECS.

    On the management console, create a system disk image from the temporary ECS on which the installation and configuration have been complete. After the image is created, delete the temporary ECS to avoid additional fees. For details, see 3 in Configuring the ECS and Creating a Windows System Disk Image.

Constraints

The ISO image created from an ISO file is used only for creating a temporary ECS and is unavailable on the ECS console. That is, you cannot use it to create ECSs or change ECS OSs. You need to install an OS on the temporary ECS and use the ECS to create a system disk image which can be used to create ECSs or change ECS OSs. (The temporary ECS has limited functions and you are not advised to use it as a normal ECS.)