mirror of
https://github.com/archlinux/aur.git
synced 2026-02-15 04:51:13 +01:00
15 lines
367 B
Text
15 lines
367 B
Text
# chooser=textmenu
|
|
prompt
|
|
|
|
default=arch
|
|
timeout=10
|
|
|
|
image=/EFI/arch/vmlinuz-arch.efi
|
|
label=arch
|
|
append="root=PARTUUID=XXXXXXXXXX rootfstype=ext4 add_efi_memmap"
|
|
initrd=/EFI/arch/initramfs-arch.img
|
|
|
|
image=/EFI/arch/vmlinuz-arch.efi
|
|
label=arch-fallback
|
|
append="root=PARTUUID=XXXXXXXXXX rootfstype=ext4 add_efi_memmap"
|
|
initrd=/EFI/arch/initramfs-arch-fallback.img
|