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

Re: UBCD V5.2b3 available for download

$
0
0
Quote:
I previously suggested changing, from unnecessary loading menu.c32 twice each time, to using the CONFIG directive instead. I included in my suggestion this file too, but was the only one not changed. That's the reason I'm asking.
Oh I see. I have updated /boot/syslinux/syslinux.cfg.

Quote:
Several CONFIG statements from the Syslinux menu are transferred to the grub4dos menu.
syslinux2grub4dos.sed fixed, plus a few other fixes as well. PS: Boy, sed is difficult to debug! Took me awhile with this thing.

Quote:
I don't understand what you mean. I just gave an example of a potential case with duplicated files.
I think what you mean is this:
Code:
MULTIBOOTCD
   \distro1
   \distro2
   \ubcd
       \pmagic*
       \ubcd
   \pmagic
resulting in duplicate files.

To me, this makes no sense at all. The right layout should be:
Code:
MULTIBOOTCD
   \distro1
   \distro2
   \ubcd
   \pmagic*

Viewing all articles
Browse latest Browse all 1577

Trending Articles