The suggested addition would mean "unnecessary" editing the original pmagic's syslinux.cfg.
Possible alternative workarounds:
A_ Customize it with the following code at the end of
Note the final second path, "
B_ Without the need for customization, from pmagic's boot menu press <ESC> twice (one for the timer) so to show the "boot:" prompt. Then type in:
C_ Without the need for customization, reboot so to show the initial UBCD again.
Possible alternative workarounds:
A_ Customize it with the following code at the end of
<ubcd-extracted>/pmagic/boot/syslinux/syslinux.cfg:
Code:
MENU SEPARATOR
LABEL return_ubcd
MENU LABEL ^.. Return to Ultimate Boot CD Menu
CONFIG /ubcd/menus/syslinux/main.cfg /boot/syslinux/
LABEL return_ubcd
MENU LABEL ^.. Return to Ultimate Boot CD Menu
CONFIG /ubcd/menus/syslinux/main.cfg /boot/syslinux/
Note the final second path, "
/boot/syslinux/", which is necessary for "main.cfg" to work as expected.
B_ Without the need for customization, from pmagic's boot menu press <ESC> twice (one for the timer) so to show the "boot:" prompt. Then type in:
Code:
/boot/syslinux/config.c32 /ubcd/menus/syslinux/main.cfg /boot/syslinux/
and press <ENTER>.C_ Without the need for customization, reboot so to show the initial UBCD again.