All of lore.kernel.org
 help / color / mirror / Atom feed
* LILO wont boot  my kernel image: More details...
@ 2001-01-23  4:52 Gregg Lloyd
  2001-01-23  5:40 ` Probably Off-topic Question Alan Olsen
  0 siblings, 1 reply; 16+ messages in thread
From: Gregg Lloyd @ 2001-01-23  4:52 UTC (permalink / raw)
  To: linux-kernel

Hi, 
I have a 2.2.5-15 kernel linux system (red Hat 6.0) that is installed on /dev/hdc2. I boot it from a floppy.
Recently, I did compile my new kernel 2.4 on my Linux System.
On the boot floppy, I have LILO (On the hard drive, there's also LILO). 
For booting my new kernel (/boot/vmlinuz-2.4.0), I added following stanza to /etc/lilo.conf (the one on the hard drive): 
image=/boot/vmlinuz-2.4.0
label=linux2.4
root=/dev/hdc2
read-only. 
Lilo was correctly saved (/sbin/lilo..or lilo would display "Added linux2.2 *
Added linux2.4, Added dos). 
But when I rebooted the system
with the boot floppy, LILO wont display linux2.4 so that I can boot with it!
LILO would only show up the old linux. 
I went adding the same stanza (as previously mentionned) to /etc/lilo.conf
that is on the floppy. But the problem is still the same: I do not have the choice to boot with linux2.4!
I tried "lilo -b /dev/fd0" (after /dev/fd0 
have been correctly mounted), but system 
weirdly complained that "open /boot/message: No such file or directory" (which is wrong!).
I got same error message when trying "lilo -C /mnt/floppy/etc/lilo.conf"! 
******Here is my /etc/lilo.conf on hard drive*********
boot=/dev/hdc2
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.2.5-15
label=linux2.2
root=/dev/hdc2
read-only
image=/boot/vmlinuz-2.4.0 
label=linux2.4
root=/dev/hdc2
read-only
other=/dev/hda1 
label=dos 
table=/dev/hda 
*******Here's lilo.conf on boot floppy*****
boot=/dev/fd0
timeout=100
message=/boot/message
prompt
image=/vmlinuz-2.2.5-15
label=linux2.2
root=/dev/hdc2
image=/vmlinuz-2.2.5-15
label=rescue
append="load_ramdisk=2 prompt_ramdisk=1" 
root=/dev/fd0
image=/vmlinuz-2.4.0
label=linux2.4
root=/dev/hdc2
other=/dev/hda1
label=dos
table=/dev/hda


Get your small business started at Lycos Small Business at http://www.lycos.com/business/mail.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2001-01-28  0:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23  4:52 LILO wont boot my kernel image: More details Gregg Lloyd
2001-01-23  5:40 ` Probably Off-topic Question Alan Olsen
2001-01-23 20:32   ` Adam Fritzler
2001-01-24 17:14   ` Steve Underwood
2001-01-24 17:30     ` Mark Smith
2001-01-24 19:40       ` Steven Ellmore
2001-01-24 22:38         ` Mark Smith
2001-01-24 22:51           ` alex
2001-01-24 23:04             ` mirabilos
2001-01-25  1:26       ` Alan Cox
2001-01-25  2:22         ` Steve Underwood
2001-01-25  3:04           ` Alan Cox
2001-01-25 18:36       ` Thunder from the hill
2001-01-27  0:38         ` [OT] Vaio Brightness [WAS: Probably Off-topic Question...] Drew Bertola
     [not found]         ` <20010125155809.26969@winksmith.com>
     [not found]           ` <3A71BB9D.9B0BAA5C@ngforever.de>
     [not found]             ` <20010126223246.34429@winksmith.com>
2001-01-27 23:17               ` Probably Off-topic Question Thunder from the hill
2001-01-25 18:26     ` Thunder from the hill

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.