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.
19 lines
452 B
19 lines
452 B
label install
|
|
menu label ^Alternate installation (non-GUI)
|
|
linux /install/vmlinuz
|
|
initrd /install/initrd.gz
|
|
append vga=788 @APPEND_INSTALL@ -- quiet
|
|
|
|
label hdt
|
|
menu label ^Hardware Detection Tool (HDT)
|
|
com32 hdt.c32
|
|
|
|
label disctest
|
|
menu label Check disc for defects
|
|
linux /casper/vmlinuz boot=casper integrity-check quiet splash ---
|
|
initrd /casper/initrd.gz
|
|
|
|
label memtest
|
|
menu label ^Memory Diagnostic Tool (memtest86+)
|
|
linux /live/memtest
|