Update nvidia-enablement/data/refind/EFI/boot/refind.conf
This commit is contained in:
parent
d0a2bcfbd8
commit
ba0a8adc4d
@ -651,12 +651,12 @@ menuentry "PikaOS Live Image" {
|
|||||||
icon EFI/BOOT/REFIND-DARK/ICONS/OS_PIKAOS.PNG
|
icon EFI/BOOT/REFIND-DARK/ICONS/OS_PIKAOS.PNG
|
||||||
loader EFI/VMLINUZ
|
loader EFI/VMLINUZ
|
||||||
initrd EFI/INITRD
|
initrd EFI/INITRD
|
||||||
options "boot=live booster.loadcdrom modules_load=nvidia nvidia-drm.modeset=0 quiet splash"
|
options "boot=live booster.loadcdrom booster.skiproot modules_load=nvidia nvidia-drm.modeset=0 quiet splash"
|
||||||
submenuentry "Boot live image with logging" {
|
submenuentry "Boot live image with logging" {
|
||||||
options "boot=live booster.loadcdrom modules_load=nvidia nvidia-drm.modeset=0"
|
options "boot=live booster.loadcdrom booster.skiproot modules_load=nvidia nvidia-drm.modeset=0"
|
||||||
}
|
}
|
||||||
submenuentry "Boot live image with safe graphics" {
|
submenuentry "Boot live image with safe graphics" {
|
||||||
options "boot=live booster.loadcdrom nomodeset"
|
options "boot=live booster.loadcdrom booster.skiproot nomodeset"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user