2023-11-19 15:45:41 -01:00
|
|
|
menu title My-distro Utilities Options
|
|
|
|
|
|
|
|
label failsafe
|
2023-11-20 18:00:06 -01:00
|
|
|
menu label ^My-distro Live failsafe)
|
2023-11-19 15:45:41 -01:00
|
|
|
linux /live/vmlinuz
|
|
|
|
initrd /live/initrd.img
|
|
|
|
append boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=788
|
|
|
|
|
2022-11-09 09:44:02 -01:00
|
|
|
label hdt
|
|
|
|
menu label ^Hardware Detection Tool (HDT)
|
|
|
|
com32 hdt.c32
|
|
|
|
|
2023-11-19 15:45:41 -01:00
|
|
|
### By following the constucts above, We can add additional entries
|
|
|
|
#label Alternative boot
|
|
|
|
# menu label ^Alternative My-distro (amd64)
|
|
|
|
# linux /live/vmlinuz
|
|
|
|
# initrd /live/initrd.img
|
|
|
|
# append boot=live components quiet splash persistence
|
|
|
|
# say Now booting alternative method
|
|
|
|
|