Revision [33042]
This is an old revision of kernelparameters made by coolpup on 2021-03-12 17:47:13.
Kernel Parameters
linux operationSample Syslinux boot menu entry for 32-bit operating system:
LABEL debian_32_testing_mate_npae MENU LABEL k5.10.013 e1.46.1 m20.3.4 x1.20.10 g2.31 c8.32 u2.36.1 debian32mate SAY "Booting Debian GNU/Linux Live (kernel 5.10.0-3-686)..." KERNEL /system.debian32/live/vmlinuz-5.10.0-3-686 INITRD /system.debian32/live/initrd.img-5.10.0-3-686 APPEND root=UUID=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx rootflags=data=ordered,errors=remount-ro,relatime,rw rootfstype=auto add_efi_memmap init_on_alloc=1 init_on_free=1 iomem=relaxed libahci.ignore_sss=1 loglevel=7 mds=full,nosmt pcie_aspm=force rfkill.default_state=0 rfkill.master_switch_mode=2 slab_nomerge vga=current vsyscall=none boot=live components live-media-path=/system.debian32/live hostname=HOSTNAME keyboard-layouts=gb locales=en_GB.UTF-8 timezone=Europe/London username=USERNAME autologin automount nosplash noswap persistence persistent=cryptsetup persistence-encryption=luks rd.systemd.show_status=auto systemd.swap=no nomce SYSAPPEND 0x40000
Sample Syslinux boot menu entry for 32-bit operating system:
LABEL debian_32_testing_mate_npae LABEL debian_64_testing_kde MENU LABEL k5.10.013 e1.46.1 m20.3.4 x1.20.10 g2.31 c8.32 u2.36.1 debian64kde KERNEL /system.debian64/live/vmlinuz-5.10.0-3-686 INITRD /system.debian64/live/initrd.img-5.10.0-3-686 APPEND root=UUID=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx rootflags=data=ordered,errors=remount-ro,relatime,rw rootfstype=auto add_efi_memmap init_on_alloc=1 init_on_free=1 iomem=relaxed libahci.ignore_sss=1 loglevel=7 mds=full,nosmt pcie_aspm=force rfkill.default_state=0 rfkill.master_switch_mode=2 slab_nomerge vga=current vsyscall=none boot=live components live-media-path=/system.debian64/live hostname=HOSTNAME keyboard-layouts=gb locales=en_GB.UTF-8 timezone=Europe/London username=USERNAME autologin automount nosplash noswap persistence persistent=cryptsetup persistence-encryption=luks rd.systemd.show_status=auto systemd.swap=no SYSAPPEND 0x40000 Replace xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx with your device partition's UUID. Find your device X partition's UUID using:
https://voidlinux.org/news/2021/03/OpenSSL-hardening-updates.html
https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
Categories
CategoryInstallationCategoryTutorial