darkcast wrote:
hi, im a noob at this forum, and i wanted to ask, is there a way to modify the dos screen in the boot cd. to integrate color or low res pictures in the background?
Thanks !
For Isolinux (CD/DVD's) and Syslinux (USB Flash Drives)
Code:
ubcd-extract\ubcd\menus\syslinux\defaults.cfg
Quote:
MENU TITLE Ultimate Boot CD V5.0.3
http://www.ultimatebootcd.comMENU MARGIN 0
MENU ROWS -9
MENU TABMSG
MENU TABMSGROW -3
MENU CMDLINEROW -3
MENU HELPMSGROW -4
MENU HELPMSGENDROW -1
MENU COLOR SCREEN 37;40
MENU COLOR BORDER 34;40
MENU COLOR TITLE 1;33;40
MENU COLOR SCROLLBAR 34;46
MENU COLOR SEL 30;47
MENU COLOR UNSEL 36;40
MENU COLOR CMDMARK 37;40
MENU COLOR CMDLINE 37;40
MENU COLOR TABMSG 37;40
MENU COLOR DISABLED 37;40
MENU COLOR HELP 32;40
For Grub4Dos, all .lst files contain a color code at the very top. You can easily edit it. Not sure the colors allowed.
Curious myself if you could add image backgrounds to any of them. I know Grub allows you to...but not so sure Grub4Dos will allow you.
Does this work by any chance Icecube?
http://members.chello.at/bobby100/ILpart2.htm
_________________
~Just StopSpazzing~
Visit the UBCD Wiki:
http://wiki.ultimatebootcd.comPlease check your
UBCD ISO
MD5 Hash Sum; May prevent issues later on by not having an exact copy.
Currently Working on
Common Issues and Repair Tips on the Wiki.