Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Enhanced Boot Menu, "Use the arrow keys to select..."< Next Oldest | Next Newest >
mattias Offline





Group: Members
Posts: 14
Joined: Sep. 2005
Posted: Dec. 05 2005,09:32 QUOTE

Syslinux 3.11 allows to create simple boot menus, even with more levels. They are quite easy to configure and on boxes where they do not work you might use the traditional prompt.

I created a very simple version that just uses a german keyboard, but the menu mechanism would allow for submenus for each supported keyboard/language. The modifications are quite small: menu.c32 from Isolinux 3.11 as well as an updated Isolinux is needed, the configuration file is basically the same...

Take a look at the modified ISO:

Modified DamnSmall 2.0 with boot menu

Regards,
Mattias
Back to top
Profile PM 
BV1AL Offline





Group: Members
Posts: 4
Joined: Nov. 2005
Posted: Dec. 21 2005,17:35 QUOTE

grub also is a good choice for CDROM boot, it need only one file
"stage2_eltorito", also "splash.xpm.gz" would make background
look better, and put all these(and with "menu.lst") in
/cdrom/boot/grub/

menu.lst for example:

default 0
timeout 20
splashimage=/boot/grub/splash.xpm.gz

title DSL BV1AL [system load to ramdisk, GUI mode]
root (cd)
kernel (cd)/boot/linux24 toram .......
initrd (cd)/boot/minirt24.gz

title DSL BV1AL [system load to ramdisk, text mode]
root (cd)
kernel (cd)/boot/linux24 toram 2 .......
initrd (cd)/boot/minirt24.gz

......etc.......

for making ISO image:
mkisofs -l -R -J -V "DSL BV1AL" -v -b boot/grub/stage2_eltorito \
......etc.......
Back to top
Profile PM 
1 replies since Dec. 05 2005,09:32 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Enhanced Boot Menu

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code