---
title: "Install OS manually from standard images"
sidebar_label: "Install OS manually from standard images"
sidebar_position: 6
description: "How to install an OS manually from standard images"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import {TabItemLabel} from '@selectel/docux/components'

# Install OS manually from standard images

:::info

Only standard Linux-based OS images are available for manual installation.

:::

When installing an OS manually from [standard images](/dedicated/manage/os-images.mdx#standart-os-images), you can partition disks arbitrarily and install the OS on any disk. If this is not required, we recommend that you [install the OS using autoinstallation](/dedicated/manage/autoinstall-os.mdx). If standard images do not suit your needs, install the OS from [your own image](/dedicated/manage/install-os-from-image.mdx).

The provided standard OS images are minimal installation net-install images used for OS installation. Other files will need to be downloaded from a local or public repository.

You can install an OS manually from standard images only via Selectel Boot Menu.

1. In the [Control panel](https://my.selectel.ru/servers), on the top menu, click **Products** → **Dedicated Servers**.

2. In the **Servers** section, open the server page → **Operating System** tab.

3. Click **Change boot template**.

4. In the **Boot template** field, select **Boot to Boot Menu**.

5. Click **Save and reboot**. The server will be rebooted.

6. [Connect to the server via KVM console](/dedicated/manage/connect-to-server.mdx#connect-via-kvm-console).

7. In the **Install Operating System** block, select **Install OS manually via netboot.xyz**.

8. In the **Set network interface number** block, enter the network interface

9. Press **Enter**.

10. Enter the network interface settings. You can view them in the [Control panel](https://my.selectel.ru/servers): on the top menu, click **Products** → **Dedicated Servers** → **Servers** → server page → **Network** tab → subnet page.

11. Select an OS image to install.

12. Complete all OS installation steps.

13. In the [Control panel](https://my.selectel.ru/servers), on the top menu, click **Products** → **Dedicated Servers**.

14. In the **Servers** section, open the server page → **Operating System** tab.

15. Click **Change boot template**.

16. In the **Boot template** field, return to the previous template, for example, **Boot default**.

17. Click **Save and reboot**. The server will be rebooted.

<Formbricks />
