Switch from systemd-boot to efistub
This commit is contained in:
parent
34f6a0fc4a
commit
f05518a3ca
9 changed files with 25 additions and 56 deletions
|
@ -1,5 +0,0 @@
|
|||
title Arch Linux LTS
|
||||
initrd /amd-ucode.img
|
||||
initrd /initramfs-linux-lts.img
|
||||
linux /vmlinuz-linux-lts
|
||||
options rd.luks.uuid=19fa8fab-c5fe-454a-9a17-b7185ce975ea rd.luks.name=19fa8fab-c5fe-454a-9a17-b7185ce975ea=cryptroot rd.luks.options=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
|
|
@ -1,5 +0,0 @@
|
|||
title Kodi
|
||||
initrd /amd-ucode.img
|
||||
initrd /initramfs-linux.img
|
||||
linux /vmlinuz-linux
|
||||
options rd.luks.uuid=19fa8fab-c5fe-454a-9a17-b7185ce975ea rd.luks.name=19fa8fab-c5fe-454a-9a17-b7185ce975ea=cryptroot rd.luks.options=allow-discards root=/dev/mapper/cryptroot rootflags=subvol=root resume=/dev/mapper/cryptroot resume_offset=10530935 rw quiet splash vga=current idle=nomwait video=eDP-1:d video=1920x1080@60
|
Loading…
Add table
Add a link
Reference in a new issue