Handle kernel properly
This commit is contained in:
4
menu.cfg
4
menu.cfg
@ -3,8 +3,8 @@ MENU title PVC Live Installer
|
||||
DEFAULT PVC Live Installer
|
||||
LABEL PVC Live Installer
|
||||
SAY "Booting PVC Live Installer..."
|
||||
linux /live/vmlinuz-4.19.0-5-amd64
|
||||
APPEND initrd=/live/initrd.img-4.19.0-5-amd64 boot=live components splash quiet
|
||||
linux /live/vmlinuz
|
||||
APPEND initrd=/live/initrd.img boot=live components splash quiet
|
||||
|
||||
LABEL Traditional Debian Installer (graphical)
|
||||
SAY "Booting Traditional Debian Installer (graphical)..."
|
||||
|
Reference in New Issue
Block a user