mos-docs

Boot

The Boot menu provides options for installing the system bootloader and managing boot configuration files.
This section directly affects system startup behavior and should be used with caution.

The Boot menu is located under:

Settings → Hardware → Boot

Example:

image


Boot Options

Install to Disk

Installs the system bootloader to a selected disk which will basically copies the contents from your /boot folder to the new drive.

WARNING: After the installation finished, please shutdown or reboot your server immediately since all further changes after Install to disk will not be saved.

The recommended way is:

  1. Shutdown your server
  2. Remove the old boot media
  3. Start your server
  4. Change the boot order in your BIOS if necessary to boot from the new disk

When clicking Install to Disk, an input form is displayed with the following options:


Device

Defines the target device where the bootloader and files from your existing /boot directory will be installed.

Notes:


Filesystem

Defines the filesystem used for the boot installation.

Notes:


Extra Partition

Optionally enables the creation or use of an additional partition for usage as a Pool device.

Options:

If Extra Partition is enabled:


Edit grub.cfg

Opens an editor for the GRUB configuration file:

/boot/grub/grub.cfg

Purpose:

Important Warning:

Recommendation: Only edit grub.cfg if you fully understand GRUB configuration and recovery procedures.


Best Practices


Summary

The Boot menu allows low-level control over system startup configuration.

Key points:

Use this section carefully and only when necessary.