You can import a system disk image file from your local PC or other cloud and register the image file as a private image. Then, you can use this image to create ECSs or reinstall the OSs for existing ECSs.
Creation Process
Figure 1 shows the process of creating a private image.
Figure 1 Creating a Linux system disk image

The procedure is as follows:
- Prepare an external image file that meets platform requirements. For details, see Preparing an Image File.
- Upload the external image file to your OBS bucket. For details, see Uploading an Image File.
- On the management console, select the uploaded image file and register it as a private image. For details, see Registering an Image File as a Private Image.
- After the private image is registered, you can use it to create ECSs. For details, see Creating a Linux ECS from an Image.
Parent topic: Creating a Linux System Disk Image from an Image File
- Creation Process