@darelphilip
Thanks for the above.
Of concern is trying to use the Startup Menu and CheatCodes when Slax v6.0.7 starts up using the Ultimate Boot CD.
The contents of the Slax-6.0.7 ISO are:
Code:
/slax/boot/dos
/slax/boot/isolinux
/slax/boot/syslinux
/slax/boot/bootinst.bat
/slax/boot/bootinst.sh
/slax/boot/chain.c32
/slax/boot/initrd.gz
/slax/boot/liloinst.sh
/slax/boot/mt86p
/slax/boot/slax.cfg
/slax/boot/slax.png
/slax/boot/vesamenu.c32
/slax/boot/vmlinuz
/slax/slax/modules
/slax/slax/optional
/slax/slax/rootcopy
/slax/slax/tools
/slax/slax/changelog.txt
/slax/slax/cheatcodes.txt
/slax/slax/GNU_GPL
/slax/slax/LICENSE
/slax/slax/livecd.sgn
/slax/slax/make_iso.bat
/slax/slax/make_iso.sh
/slax/slax/requirements.txt
/slax/slax/slaxsave.zip
Note that besides the dos, isolinux, and syslinux directories, there are also the slax.cfg and the cheatcodes.txt file further refining Slax's boot options.
The /slax/boot/slax.cfg contains additional Menu items (LABELS) besides the Slax and Slax2RAM listed in the "c:\ubcd\custom\custom.cfg", e.g.:
Code:
...
LABEL xconf
MENU LABEL Slax Graphics mode (KDE)
...
LABEL startx
MENU LABEL Slax Graphics VESA mode
...
LABEL slax
MENU LABEL Slax Text mode
...
LABEL memtest86
MENU LABEL Run Memtest utility
...
,
memtest86 could be used as a replacement for the UBCD411 /boot/memtest
Would Icecube's bottom post 'Tutorial for systemrescue 0.4.1' at thread
http://www.ultimatebootcd.com/forums/viewtopic.php?t=901 maybe help out here with Slax
