2023-11-19 15:43:57 -01:00
|
|
|
menu title My-distro Utilities Options
|
|
|
|
|
|
|
|
label failsafe
|
2023-11-20 17:57:50 -01:00
|
|
|
menu label ^My-distro ( failsafe)
|
2023-11-19 15:43:57 -01:00
|
|
|
linux /live/vmlinuz
|
|
|
|
initrd /live/initrd.img
|
|
|
|
append boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=788
|
|
|
|
|
2023-10-29 08:58:26 -01:00
|
|
|
label hdt
|
|
|
|
menu label ^Hardware Detection Tool (HDT)
|
|
|
|
com32 hdt.c32
|
|
|
|
|
2023-11-19 15:43:57 -01:00
|
|
|
### By following the constucts above, We can add additional entries
|
|
|
|
#label Alternative boot
|
2023-11-20 17:57:50 -01:00
|
|
|
# menu label ^Alternative My-distro
|
2023-11-19 15:43:57 -01:00
|
|
|
# linux /live/vmlinuz
|
|
|
|
# initrd /live/initrd.img
|
|
|
|
# append boot=live components quiet splash persistence
|
|
|
|
# say Now booting alternative method
|
|
|
|
|