generated from images/live-iso-gnome
Update nvidia-enablement/data/refind/EFI/boot/refind.conf
This commit is contained in:
parent
85f63d7b97
commit
7ed2dd4363
@ -651,9 +651,9 @@ menuentry "PikaOS Live Image" {
|
||||
icon EFI/BOOT/REFIND-DARK/ICONS/OS_PIKAOS.PNG
|
||||
loader EFI/VMLINUZ
|
||||
initrd EFI/INITRD
|
||||
options "boot=live modules_load=nvidia nvidia-drm.modeset=0 quiet splash"
|
||||
options "boot=live modules_load=nvidia,usbhid nvidia-drm.modeset=1 quiet splash"
|
||||
submenuentry "Boot live image with logging" {
|
||||
options "boot=live modules_load=nvidia nvidia-drm.modeset=0"
|
||||
options "boot=live modules_load=nvidia,usbhid nvidia-drm.modeset=1"
|
||||
}
|
||||
submenuentry "Boot live image with safe graphics" {
|
||||
options "boot=live nomodeset"
|
||||
|
Loading…
Reference in New Issue
Block a user