Update data/refind/EFI/boot/refind.conf
This commit is contained in:
parent
4fd2ea72f8
commit
d0a2bcfbd8
@ -651,12 +651,12 @@ menuentry "PikaOS Live Image" {
|
||||
icon EFI/BOOT/REFIND-DARK/ICONS/OS_PIKAOS.PNG
|
||||
loader EFI/VMLINUZ
|
||||
initrd EFI/INITRD
|
||||
options "boot=live booster.loadcdrom quiet splash"
|
||||
options "boot=live booster.loadcdrom booster.skiproot quiet splash"
|
||||
submenuentry "Boot live image with logging" {
|
||||
options "boot=live booster.loadcdrom"
|
||||
options "boot=live booster.loadcdrom booster.skiproot"
|
||||
}
|
||||
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