Build-configs/acorbootloaders/isolinux/utilities.cfg

20 lines
825 B
INI
Raw Normal View History

2023-03-03 09:49:54 -01:00
menu title AcorOS - Utilities Options
label failsafe
menu label ^AcorOS (amd64 failsafe)
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=788
2023-02-04 18:25:27 -01:00
label hdt
menu label ^Hardware Detection Tool (HDT)
com32 hdt.c32
2023-03-03 09:49:54 -01:00
### By following the constucts above, We can add additional entries
#label Alternative boot
# menu label ^Alternative AcorOS (amd64)
# linux /live/vmlinuz
# initrd /live/initrd.img
# append boot=live components quiet splash persistence
# say Now booting alternative method