Install the OS by auto-installation
Autoinstall is a tool to install and reinstall an operating system on a dedicated server automatically through the control panel. Standard OS images and OS images with applications are available for autoinstallation .If you want to use your own image, install the OS manually.
The OS will be installed on the first disk, according to the disk installation order — NVMe → SSD → HDD.If you need to install the OS on another disk, install the OS manually.
Install the OS by auto-installation
When reinstalling the OS, the data on all disks will be deleted.We recommend saving the data or creating a backup before reinstalling the OS.
Linux
Windows
When the OS installation is complete, the number of authorization attempts when connecting via SSH will be limited.After 10 unsuccessful password attempts from one IP address, this IP address will be blocked for 24 hours.If you forget the password from the server, you can reset and recover it.
- In the Control Panel, on the top menu, click Products and select Dedicated Servers.
- In the Servers section, open the Server page → Operating System tab.
- Click Change OS Configuration.
- Optional: Add an SSH key to securely connect to the server. You can add a new public SSH key or select a downloaded key from the storage for SSH keys.
- Optional: Enter user data. Using user data helps automate server configuration. This field is not available for all operating systems. You can specify user data only for servers without hardware HBAs and RAID controllers.
- Select an image to install the OS.
- Optional: partition the disks. By default, the optimal RAID type is determined and only partitioned disks and disks in RAID are partitioned.
- Click Install. The installation may take from 7 to 60 minutes, depending on the server performance and the selected distribution.If it takes longer, create a ticket.
- After the OS installation, a password will be generated to connect to the server.The password can be viewed in the control panel on the server page → Operating System tab .It is available for viewing 24 hours after the OS installation is complete.
An evaluation version of the OS will be installed.
- In the Control Panel, on the top menu, click Products and select Dedicated Servers.
- In the Servers section, open the Server page → Operating System tab.
- Click Change OS Configuration.
- Select an image to install the OS.
- Click Install. Installation may take from 120 minutes, depending on server performance and the selected distribution.If it takes longer, create a ticket.
- After the OS installation, a password will be generated to connect to the server.The password can be viewed in the control panel on the server page → Operating System tab .It is available for viewing 24 hours after the completion of the OS installation.If you have forgotten the server password, you can reset and restore it.
- Partition your disks with Windows tools or Set up software RAID.
Partition the disks
Linux (partitioning for each disk)
Linux (boot disk partitioning only)
Windows
You can partition the disks during the automatic OS installation process in step 7.
You can perform partitioning for each disk separately for the following operating systems: Ubuntu 24.04LTS, Ubuntu 22.04LTS, Ubuntu 20.04LTS, AlmaLinux 9.2x86_64, Oracle 9x86_64, Debian 12x86_64, Debian 11x86_64, Proxmox, Rocky 9.2x86_64.
-
Click Manage disk partitioning.
-
Select the desired disk.
-
Optional: Click Add to RAID.
-
If you have assembled disks in RAID, or want to RAID a single disk, define the RAID type:
- RAID1 — mirroring. All data is written to at least two separate physical disks in a RAID set. The array is built from selected disks;
- RAID0 — RAID distribution, disk striping. When RAID0 is selected, if one of the disks fails, all data will be lost with no possibility of recovery;
- RAID10 (suitable only for configurations with at least four disks) — mirroring, disk striping. All data is written sequentially to multiple disks.
-
Check the disk partitioning or RAID. The partitioning table will show mandatory partitions with mount points —
/boot
,/
,swap
. -
Optional: click Add Partition. The choice of partition file system depends on the OS limitations.
-
If you are installing an OS on the disk, make sure there is no unmapped area left on the disk.
-
Go to step 8 in the automatic OS installation process.
You can partition the disks during the automatic OS installation process in step 7.
Only the boot disk will be partitioned. Other disks can be partitioned using the OS tools after installation.
-
If the server has one hard disk, skip this step. If the server has two or more hard disks, select RAID type:
- RAID1 — mirroring. All data is written to two separate physical disks in a RAID set. The array is built from the first two disks, the remaining disks will be unmapped;
- RAID0 — RAID distribution, disk striping. When RAID0 is selected, if one of the disks fails, all data will be lost with no possibility of recovery.
-
Select the type of post-install script — bash-script, which is run after the OS installation:
- default — the standard post-install script for the selected OS is executed;
- custom — allows you to edit the standard script, or add your own.
Post-install script is not supported on all operating systems. Read more about creating post-install scripts in the official Ubuntu documentation.
-
Check the partitioning. The table with partitioning will show mandatory partitions with mount points —
/boot
,/
,swap
. -
Optional: click Add Partition. The choice of partition file system depends on the OS limitations.
-
Make sure that there is no unallocated area left on the disk. If you need to leave an unallocated area, create an additional partition with free space and delete it when the OS installation is complete.
-
Go to step 7 in the automatic OS installation process.
-
Press the
Win
+R
key combination. -
Run the disk management utility:
diskmgmt.msc
-
Right-click on the partition you want to split and select Shrink Volume.
-
In the Enter the amount of space to shrink in MB field, specify the size of the space to be allocated.
-
Click Shrink. The information about the selected space is displayed with the Unallocated mark.
-
Create a new partition by right-clicking on the highlighted space and selecting New simple volume.
-
In the Simple volume size in MB field, enter the size of the partition.
-
Optional: select a partition letter.
-
Specify the file system of the partition.
-
Click Finish.
Standard OS images
Periodically, we disable the ability to auto-install unclaimed configurations and configurations that have reached their official End Of Life (EOL).
*
evaluation version of the OS.