Install the OS by auto-installation
Auto-install 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 auto-installation .If you want to use your own image, install the OS manually.
Install the OS by auto-installation
The automatic reinstallation of the OS will delete data on all disks, even if you partition only the boot disk.
We recommend that you save your data or create 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: change the hostname.
-
Optional: Select the public IP address of the server.The IP address will be automatically configured on the port.The list displays the IP addresses that are assigned to the server in the control panel and for which a VLAN is configured on the network port.
-
Optional: Select a private IP address for the server to automatically configure on the port.The list displays the IP addresses that are assigned to the server in the control panel.
-
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 repository for SSH keys.
-
Optional: Enter user data.Using user data helps automate server configuration.The field is not available for all OSs.Specify user data only for servers without hardware HBAs and RAID controllers.
-
Select an image to install the OS.
-
Optional: If the server configuration has RAID controllers, configure hardware RAID arrays.OS auto-installation is only available for RAID1 and RAID0 types.Only two disks can be added to RAID1.
If the OS configuration does not show the RAID controller configuration and disk partitioning, the OS installation will require Servercore engineers to install the OS.In this case, after clicking the Install button, a ticket will be created to change the OS configuration.Once completed, the OS configuration will show the RAID controller and hardware RAID configuration and disk partitioning will be available to you.
-
Optionally: partition the disks.You can choose the disk on which to create the root partition
/
and install the OS.If you have four or more disks installed on the server, you can pair them into different RAID types, such as RAID1 and RAID0.By default, the optimal RAID type is defined and only partitioned disks and disks in RAID are partitioned.If you leave the default partitioning, the OS will be installed on the first disk according to the order of installing disks on the server — NVMe → SSD → HDD.
-
Click Install.Installation can take from 7 to 60 minutes, depending on server performance and the distribution selected.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.
The OS will be installed on the first disk, according to the order of installing disks on the server — NVMe → SSD → HDD.
- 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: change the hostname.
- Optional: Select the public IP address of the server.The IP address will be automatically configured on the port. The list shows the IP addresses that are assigned to the server in the control panel and the VLAN configured on the port.
- Select an image to install the OS.
- Click Install.Installation can take up to 120 minutes, depending on server performance and the distribution selected.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 for 24 hours after the OS installation is complete.If you forget 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 11.
You can perform partitioning for each disk separately for the following operating systems: Ubuntu 24.04LTS, Ubuntu 22.04LTS, AlmaLinux 9.2x86_64, Oracle 9x86_64, Debian 12x86_64, Debian 11x86_64, Proxmox, Rocky 9.2x86_64.
-
In the Partitioning block, select the disk and click Make System — the root partition
/
will be created on this disk and the OS will be installed. -
Optional: add disks to RAID.On the same server, you can add disks to different RAID arrays.For example, your server has four disks, you can add two of them to RAID1 and the other two to RAID0.
Determine the RAID type:
- RAID1 is mirroring, all data is written to separate physical disks in a RAID set.RAID1 is built with a minimum of two disks;
- RAID0 — disk allocation, disk striping.If one of the disks in RAID0 fails, all data will be lost with no possibility of recovery.RAID0 array is assembled from a minimum of two disks;
- RAID10 — mirroring, disk striping.All data is written sequentially to multiple disks.RAID10 array is assembled from a minimum of four disks.
-
Check the disk partitioning or RAID.The partitioning table will show the mandatory partitions with mount points —
/boot
,/
,swap
. -
Optionally: 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.
-
Partition each disk on the server.
-
Go to step 12 in the automatic OS installation process.
You can partition the disks during the automatic OS installation process in step 11.
Only the boot disk will be partitioned. You can partition the other disks using the OS tools after installation.
-
In the Partitioning block, select the disk and click Make System — the root partition
/
will be created on this disk and the OS will be installed. -
If the server has one disk, skip this step.If the server has two or more disks, add the disks to RAID and determine its type:
- RAID1 is mirroring, all data is written to separate physical disks in a RAID set.RAID1 is built with a minimum of two disks;
- RAID0 — disk allocation, disk striping.If one of the disks in RAID0 fails, all data will be lost with no possibility of recovery.RAID0 array is assembled from a minimum of two disks;
- RAID10 — mirroring, disk striping.All data is written sequentially to multiple disks.RAID10 array is assembled from a minimum of four disks.
-
Check the partitioning of the system disk or RAID.The partitioning table will show mandatory partitions with mount points —
/boot
,/
,swap
. -
Optionally: 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 12 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.