| SETUP-BOOT(8) | System Manager's Manual | SETUP-BOOT(8) |
setup-boot — write
the kernel command line for an installed system
setup-boot |
mountpoint |
setup-boot writes
/etc/limine-sync.conf in the system mounted at
mountpoint, with the kernel command line that
limine-sync puts in the boot menu. Run it after
setup-filesystem(8) and
before the kernel is installed; see
bootloader(7).
Everything is taken from what is mounted under mountpoint now, so mount the target as it will be at run time first.
root=UUID=<uuid> ro
quietcryptroot=UUID=<luks uuid>
root=/dev/mapper/<name> ro quietsetup-boot also warns if the EFI system
partition is not mounted at boot/efi or is not of
the EFI System partition type, and if there are encrypted volumes besides
root but no /etc/crypttab. It does not write
/etc/crypttab; that is done by
genluks(8).
limine-sync, described in the file itself.# setup-boot /mnt| September 27, 2026 | setup 1.0 |