Starting your server on an OVH kernel
This guide explains how to network boot your server on to an OVH kernel.
This guide explains how to network boot your server on to an OVH kernel.
Last updated 24th February 2022
The Netboot feature is a service offered for free by OVHcloud, it allows you to start your OVHcloud dedicated server on a precompiled kernel provided by OVHcloud. Once configured this way, your server automatically loads the kernel from the network, so you do not have to configure anything else. This method also allows you to update your kernel very simply because OVHcloud compiles the latest version of the kernel as soon as it is available and makes it available on Netboot.
This guide will perform a network boot of your server using an OVHcloud kernel.
The Netboot facility needs to be configured in the OVHcloud Control Panel
This part is intended for servers running Linux. For Windows, FreeBSD, and Virtualization distributions, only Hard Disk mode selection or Rescue modes are possible.
To start your server on a network kernel, you must first connect to your OVHcloud Control Panel.
Go to the Bare Metal Cloud
section and select your server from Dedicated Servers
.
Look for “Boot” in the General information box and click on ...
, then on Edit
.
Select Boot in network mode
.
Select the available kernel then enter the Root device (partition where the root partition of your server is located).
To determine the Root Device of your server, see the /etc/fstab file on your server.
In SSH:
cat /etc/fstab
/dev/sda1 / ext3 errors=remount-ro 0 1
/dev/sda2 /home ext3 defaults,grpquota,usrquota 1 2
/dev/sda3 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
In our example, the Root Device will be /dev/sda1.
Click Next
, and then finally Confirm
Once the change is completed, click on ...
next to “Status” in the box labelled Service status. Select Restart
so that the new netboot takes effect.
Join our community of users on https://community.ovh.com/en/.
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.
Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.
Discuss with the OVHcloud community