You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
490 B
23 lines
490 B
label live-@FLAVOUR@
|
|
menu label ^Start PureOS Live
|
|
menu default
|
|
linux @LINUX@
|
|
initrd @INITRD@
|
|
append @APPEND_LIVE@
|
|
|
|
label live-@FLAVOUR@-failsafe
|
|
menu label Start PureOS Live (^failsafe)
|
|
linux @LINUX@
|
|
initrd @INITRD@
|
|
append @APPEND_LIVE_FAILSAFE@
|
|
|
|
label installgui
|
|
menu label ^Install PureOS
|
|
linux /install/gtk/vmlinuz
|
|
initrd /install/gtk/initrd.gz
|
|
append video=vesa:ywrap,mtrr vga=788 @APPEND_INSTALL@ -- quiet
|
|
|
|
label hd
|
|
menu label ^Boot from first hard disk
|
|
localboot 0x80
|