moved to generated Bootentries
This commit is contained in:
parent
161d5e18b7
commit
1f6d7f3829
2 changed files with 51 additions and 41 deletions
8
configs/entry.conf
Normal file
8
configs/entry.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
title #TITLE#
|
||||
linux /vmlinuz-#KERNEL#
|
||||
# AMD
|
||||
#AMDinitrd /amd-ucode.img
|
||||
# Intel
|
||||
#Intelinitrd /intel-ucode.img
|
||||
initrd /initramfs-#INITRAMFS#.img
|
||||
options root=LABEL=arch rootflags=subvol=@
|
Loading…
Add table
Add a link
Reference in a new issue