Install the OS by auto-installation
Autoinstall is a tool to install and reinstall an operating system on a dedicated server automatically through a control panel. Only the following are available for installation operating system distributions prepared by the Selectel team. If you want to use your image, install the OS manually.
The OS will be installed on the first disk, according to the order of disk installation — NVMe → SSD → HDD. If you need to install the OS on another disk, install the OS manually.
Install the OS by auto-installation
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, that IP address will be blocked for 24 hours. If you forget your server password, you can reset and restore it.
- В control panels go to Servers and hardware → Servers.
- Open the server page → tab Operating system.
- Click Change the OS configuration.
- Optional: select SSH key. You can add a new public SSH key or select one from the repository for SSH keys;
- Optional: enter user data. You can specify user data only for servers in a ready configuration. The field is not available for all operating systems;
- Select distribution for installation.
- Optional: partition the disks. By default, the optimal RAID type is defined and only partitioned disks and disks in RAID are partitioned.
- Click Set. Installation can take from 7 to 60 minutes, depending on the performance of the server and the distribution selected. If it takes longer than that, file a ticket.
- After the OS is installed, a password will be generated to connect to the server. The password can be viewed in control panels on the server page → tab Operating system. It is available for viewing 24 hours after the OS installation is complete.
An evaluation version of the OS will be installed.
- В control panels go to Servers and hardware → Servers.
- Open the server page → tab Operating system.
- Click Change the OS configuration.
- Select distribution for installation.
- Click Set. Installation can take from 7 to 60 minutes, depending on the performance of the server and the distribution selected.
- After the OS is installed, a password will be generated to connect to the server. The password can be viewed in control panels on the server page → tab Operating system. It is available for viewing 24 hours after the OS installation is complete. If you forget your server password, you can reset and restore it.
- Partition your disks with Windows tools or configure software RAID.
Partition the disks
Linux (partitioning for each disk)
Linux (boot disk partitioning only)
Windows
You can partition disks in the automatic OS installation process in step 5.
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: press 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 the mandatory partitions with mount points —
/boot
,/
,swap
. - Optional: press Add a section. 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 back to step 6 in the automatic OS installation process.
You can partition disks in the automatic OS installation process in step 5.
Only the boot disk will be partitioned. Other disks can be partitioned using 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+LVM — 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;
- LVM only — grouping disks into a group that is used as a block device. The operating system is installed on the first disk. The other disks will be unallocated. When adding disks to an array, it allows you to allocate capacity between existing partitions;
- 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 by all operating systems. Read more about creating post-install scripts in the official Ubuntu documentation.
- Check the partitioning. The partitioning table will show the mandatory partitions with mount points —
/boot
,/
,swap
. - Optional: press Add a section. 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.
-
Connect to the server via RDP or through KVM console.
-
Press the key combination
Win
+R
. -
Run the disk management utility:
diskmgmt.msc
-
Right-click on the partition you want to partition and select Shrink Volume.
-
In the field Enter the amount of space to shrink in MB specify the size of the space to be allocated.
-
Click Shrink. Information about the selected space is displayed with a check mark Unallocated.
-
To create a new partition, right-click on the highlighted space and select New simple volume.
-
In the field Simple volume size in MB enter the size of the partition.
-
Optional: select a partition letter.
-
Specify the file system of the partition.
-
Click Finish.
OS distributions for automatic installation
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.