My-distro-configs/my-distro-devuan-32/bootloaders/isolinux/utilities.cfg

21 lines
820 B
INI
Raw Normal View History

menu title My-distro Utilities Options
label failsafe
2023-11-20 17:57:50 -01:00
menu label ^My-distro ( failsafe)
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
### 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
# linux /live/vmlinuz
# initrd /live/initrd.img
# append boot=live components quiet splash persistence
# say Now booting alternative method