Quantcast
Channel: Ultimate Boot CD
Viewing all articles
Browse latest Browse all 1577

Re: Add a "Return to UBCD" in PMagic boot menu (UI improveme

$
0
0
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
<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/


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.

Viewing all articles
Browse latest Browse all 1577

Trending Articles