2022-03-30 12:08:12 +00:00
|
|
|
title Boot Archcraft (64bit, UEFI)
|
2022-03-30 11:07:43 +00:00
|
|
|
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
|
2022-03-30 12:08:12 +00:00
|
|
|
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% quiet splash vt.global_cursor_default=0 loglevel=2 rd.systemd.show_status=false rd.udev.log-priority=3 sysrq_always_enabled=1 cow_spacesize=5G
|