Help
This page shows you how to boot an instance with a specific bootscript. Bootscripts allow you to start a server with a specific Kernel version.
Requirements
- You have an account and are logged into cloud.scaleway.com
- You have configured your SSH Key
- You have a server
A bootscript is composed of three elements:
cat /proc/cmdline.important: If you attach a bootscript while your server is running, you will have to reboot the server to apply changes.
In the Control Panel, click “Servers” in the left panel.

Select the server you want to change the bootscript. In the server details, display advanced options.
The list of available bootscripts appears. Then select the bootscript you want to start your server with and validate.

Reboot your server. In a few seconds, your server will be running with the new bootscript. Connect your server and run uname -a. In my case I changed the kernel version to 4.4.114-mainline-rev1.
Linux scw-ffxxyy 4.4.114-mainline-rev1 #1 SMP Thu Feb 1 16:23:12 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux