Install an OS via autoinstall
Auto-install is a tool for automatically installing and reinstalling the operating system on a dedicated server through the control panel. The following are available for auto-install:
You can install the OS manually from a custom image. You can also order the Astra Linux OS installation service on your dedicated server.
OS auto-install is not available for pre-configured servers with upgrades.
Install OS via auto-install
During automatic OS reinstallation, data on all disks will be deleted, even if you only partition the boot disk.
Before reinstalling the OS, we recommend saving data or creating a backup.
Linux
Windows
Custom image
Once the OS installation is complete, the number of authentication attempts when connecting via SSH will be limited. After 10 failed password attempts from a single IP address, this IP address will be blocked for 24 hours. If you forget your server password, 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 Reinstall OS.
-
Optional: change the hostname.
-
Optional: select a public IP address for the server. The IP address will be automatically configured on the port. The list displays 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 it on the port. The list shows IP addresses that are assigned to the server in the control panel.
-
Optional: for secure server connection, add an SSH key. You can add a new public SSH key or select an uploaded key from the SSH key storage.
-
Optional: enter user data. Using user data helps automate server configuration. The field is not available for all OSs. You can specify user data only for servers without hardware HBA and RAID controllers.
-
Select an image to install the OS.
-
Optional: if the server configuration includes RAID controllers, configure hardware RAID arrays. OS auto-install is only available for RAID1 and RAID0 levels. Only two disks can be added to RAID1.
If RAID controller configuration and disk partitioning are not displayed in the OS configuration, OS installation will require assistance from Selectel engineers. In this case, after clicking Install, a ticket will be created to change the OS configuration. Once the work is complete, the RAID controller will be displayed in the OS configuration, and hardware RAID configuration and disk partitioning will become available to you.
-
Optional: partition the disks. You can select the disk where the root partition
/will be created and the OS installed. If the server has four or more disks, you can create RAID pairs at different levels, such as RAID1 and RAID0.By default, the optimal RAID level is determined, and only disks with partitions and disks in RAID are partitioned. If you leave the default partitioning, the OS will be installed on the first disk according to the drive installation order on the server: NVMe → SSD → HDD.
-
Click Install. Installation may take from 7 to 60 minutes; its duration depends on server performance and the selected distribution. If more time has passed, create a ticket.
-
After OS installation completes, a password is generated for server connection. View the password in the control panel on the server page → Operating System tab. The password is available for 24 hours after installation completes.
Partition disks
Linux (partitioning for each disk)
Linux (partitioning the boot disk only)
Windows
You can partition disks during the automated OS installation process at step 11.
Partitioning for each disk separately can be performed for the following OSs: 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 a disk and click Make system disk — the root partition
/will be created on this disk and the OS installed. -
Optional: add disks to a RAID array. On a single server, you can add disks to different RAID arrays. For example, if your server has four disks, you can add two of them to RAID1 and the other two to RAID0.
Select a RAID level:
-
RAID1 — mirroring, all data is written to separate physical disks in the RAID set. A RAID1 array is built from a minimum of two disks;
-
RAID0 — striping. If one disk fails in RAID0, all data will be lost without possibility of recovery. A RAID0 array is built from a minimum of two disks;
-
RAID10 — mirroring and striping. All data is written sequentially across multiple disks. A RAID10 array is built from a minimum of four disks.
-
-
Check disk or RAID partitioning. The partitioning table displays required partitions with mount points:
/boot,/,swap. The root partition/minimum size is 20 GB. -
Optional: add a partition — select a file system and enter the partition size in GB. The choice of partition file system depends on OS limitations.
-
If an OS is being installed on the disk, make sure that no unallocated space remains on it.
-
Partition each disk on the server.
-
Proceed to step 12 in the automated OS installation process.