Update systemd-boot config for future reference
This commit is contained in:
parent
f9ab29e003
commit
99f69a558d
4 changed files with 9 additions and 2 deletions
5
root/boot/loader/entries/arch-busybox.conf
Executable file
5
root/boot/loader/entries/arch-busybox.conf
Executable file
|
@ -0,0 +1,5 @@
|
|||
title Arch Linux
|
||||
initrd /amd-ucode.img
|
||||
initrd /initramfs-linux.img
|
||||
linux /vmlinuz-linux
|
||||
options cryptdevice=UUID=19fa8fab-c5fe-454a-9a17-b7185ce975ea:cryptroot:allow-discards root=/dev/mapper/cryptroot rootflags=subvol=root resume=/dev/mapper/cryptroot resume_offset=10530935 rw quiet splash vga=current idle=nomwait cpuidle.governor=teo
|
Loading…
Add table
Add a link
Reference in a new issue