Installing OS from ISO
You can install any operating system on your server by booting from an ISO image. There are three scenarios: use one of the pre-uploaded ISO images when creating a new server, upload your own ISO and use it for a new server, or boot an existing server from an ISO to reinstall or repair its operating system.
Option A: Using a Pre-Uploaded ISO When Creating a Server
A selection of public ISO images is available out of the box: installation media for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, pfSense, and utility ISOs (VirtIO drivers, Veeam Recovery).
- Open your Virtual Data Center service and click Create Server
- Choose a server type
- Switch to the ISO tab and select the ISO you need
- Configure resources (CPU, RAM, Disk) and network
- Click Create Server
- Once the server is created, open the Console from its Overview page and follow the OS installation wizard inside the ISO
- After installation completes, open the ISO / CD-ROM card on the server’s Overview tab and click Return to disk
The server will unmount the ISO, restore the boot order, and reboot from the newly installed OS.
Option B: Uploading Your Own ISO
You can use any ISO image of your choice. Each account can store custom ISO images (the number of available slots is shown on the My Images page).
- In the VDC navigation, open My Images, and in the My ISO section click Upload ISO
- Fill in the form:
- Label – any name to identify your ISO
- Upload Method – choose File URL to provide a direct download link to the .iso file, or Upload file to upload from your computer
- Click Submit and wait for the upload to complete
- Once the ISO appears in the list with status ready, click Create Server
- Switch to the Saved Images tab and select your uploaded ISO
- Configure resources and click Create Server
- Open the Console and install the OS from the ISO
- After installation, open the ISO / CD-ROM card and click Return to disk
Note: when installing from a custom ISO, install QEMU Guest Agent inside the operating system. Without it, several features in your client portal (such as showing private network IPs and key/password reset) will not work. See the article on QEMU Guest Agent requirement for details.
Reinstalling OS on an Existing Server
You can boot any existing server from an ISO to reinstall or repair the operating system.
- Open the server in your client portal: Services → Virtual Data Center → your VDC → select the server
- On the Overview tab, open the ISO / CD-ROM card
- Select an ISO from the dropdown
- Click Boot From ISO – the server reboots from the selected ISO
- Open the Console and perform the installation
- After installation, open the ISO / CD-ROM card again and click Return to disk
Warning: Reinstalling the operating system erases all data on the disk. Create a backup first.
Tips
Mount Only. Use Mount Only in the ISO / CD-ROM card to attach an ISO as a CD-ROM without rebooting. This is useful for accessing drivers or additional software while the server is running.
One ISO at a time. Only one ISO can be mounted at a time. To switch ISO, eject the current one (Return to disk) and mount another.