mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-21 20:15:01 +02:00
add loaders
This commit is contained in:
7
archiso/efiboot/loader/entries/05-nomodeset.conf
Normal file
7
archiso/efiboot/loader/entries/05-nomodeset.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
title Snigdha OS Arctic install medium (x86_64, UEFI, safe graphics, nomodeset)
|
||||
sort-key 05
|
||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-zen
|
||||
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
||||
initrd /%INSTALL_DIR%/boot/amd-ucode.img
|
||||
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux-zen.img
|
||||
options archisobasedir=%INSTALL_DIR% cow_spacesize=4G copytoram=n archisodevice=UUID=%ARCHISO_UUID% driver=free nomodeset nouveau.modeset=0 radeon.modeset=0 i915.modeset=0 nvme_load=yes
|
Reference in New Issue
Block a user