My-distro-configs-ubuntu-op.../bootloaders/isolinux/utilities.cfg

21 lines
832 B
INI
Raw Permalink Normal View History

2024-01-12 11:51:34 -01:00
menu title My-distro Utilities Options
label failsafe
menu label ^My-distro Live failsafe)
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=788
label hdt
menu label ^Hardware Detection Tool (HDT)
com32 hdt.c32
### 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