Page 1 of 1

User Defined images broken

Posted: Mon Dec 08, 2008 4:37 pm
by DrPeper
I tried to add 3 of my own disk images the same way I did in v4.1.1, and the disk does boot. All the utilities (that I've tried) work. But when I try to go to User-Defined from the menu I get a black screen. when I press a button a blank blue screen pops up but none of my options seem to work.

Think I figured it out.

Posted: Mon Dec 08, 2008 4:49 pm
by DrPeper
I *think* the problem is that the main.cfg menu points to the file

LABEL -
MENU LABEL User-defined
KERNEL menu.c32
APPEND /ubcd/menus/custom.cfg

and I think it should be changed to

LABEL -
MENU LABEL User-defined
KERNEL menu.c32
APPEND /ubcd/custom/custom.cfg

because there is no custom.cfg in the menus folder. The file is in the custom folder.

Yep that fixed the problem.

Posted: Mon Dec 08, 2008 5:47 pm
by DrPeper
Yep that fixed the problem!

Posted: Tue Dec 09, 2008 12:41 pm
by Victor Chew
Thanks! I will fix that in the next release.

No Worries Mate!

Posted: Mon Dec 22, 2008 1:09 pm
by DrPeper
Just happy to help out!

I love the project and get a bit of use from the UBCD from time to time.