added compability mode to first boot
This commit is contained in:
parent
0f1d748cd3
commit
926983a51a
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
title Parch Linux install compatibility medium (x86_64, UEFI)
|
||||
sort-key 01
|
||||
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
|
||||
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodset
|
Loading…
Add table
Reference in a new issue