2022-06-10 19:33:21 +02:00
|
|
|
title Arch Linux install medium (x86_64, UEFI) with speech
|
|
|
|
sort-key 02
|
|
|
|
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
|
|
|
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
|
|
|
initrd /%INSTALL_DIR%/boot/amd-ucode.img
|
|
|
|
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
|
2023-05-30 08:33:27 +02:00
|
|
|
options archisobasedir=%INSTALL_DIR% archisodevice=UUID=%ARCHISO_UUID% cow_spacesize=4G copytoram=n accessibility=on
|