lilo menu display questiion
- From: enjoyfate@xxxxxxxxx
- Date: Thu, 29 Nov 2007 17:44:09 -0800 (PST)
hi,guys
In my laptop I made a dual system , three linux kernels, and a windows
system. When boot the system,lilo display the boot menu , my customed
label "unstable, testing,stable, window" displays from the top down
one by one in single column, I am not satisfied with the layout , I
want the windows label display in another column on the right , for
the convince by select windows label only by a left arrow key
stoke,how to that ?
Many thanks for given advices!!
My /etc/lilo.conf
lba32
boot = /dev/hda
map = /boot/.map
install = /boot/boot-menu.b # Note that for lilo-22.5.5 or later you
# do not need boot-{text,menu,bmp}.b in
# /boot, as they are linked into the
lilo
# binary.
menu-scheme=Wb
prompt
# If you always want to see the prompt with a 15 second timeout:
timeout=80
delay = 8
# Normal VGA console
vga = normal
# VESA console with size 1024x768x16:
#vga = 791
#
# End LILO global section
image= /boot/unstable
root= /dev/hda5
label =unstable
read-only
image = /boot/testing
root = /dev/hda5
label= testing
read-only
image = /boot/stable
root = /dev/hda5
label = stable
read-only
other = /dev/hda1
#other = /devices/discs/disc0/part1
label = Windows
.
- Prev by Date: Re: How do I install the applications from a live CD?
- Next by Date: Re: How do I install the applications from a live CD?
- Previous by thread: installed cacti, but can't create graph for bandwidth
- Index(es):
Relevant Pages
|
|