ce8fdedbf7
Relying on the volume UUID instead of its LABEL avoids collisions of multiple ISOs created in the same month. Fixes #202
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
title Arch Linux (x86_64, UEFI)
|
|
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
|
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
|
|
options archisobasedir=%INSTALL_DIR% archisodevice=UUID=%ARCHISO_UUID%
|