bos/iso/efiboot/loader/entries/01-archiso-linux-copytoram.conf
Breadway b587f2206e
All checks were successful
Mirror to GitHub / mirror (push) Successful in 5s
Add a copy-to-RAM boot entry (UEFI + BIOS)
Loads airootfs.sfs into RAM at boot so the installer reads from memory
instead of a possibly-flaky USB — fixes SquashFS read errors during
unpackfs. Kept as a separate menu entry (not default) since it needs a few
GB of RAM.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 19:40:16 +08:00

5 lines
255 B
Text

title Bread OS install medium (copy to RAM, UEFI)
sort-key 015
linux /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID% copytoram=y