On Tue, 05 Sep 2000, [EMAIL PROTECTED] wrote:
> hi thanx for U'r interest in this problem.
> 
>  here is the complete /etc/lilo.conf file
> 
>  corresponding to the output in previous mail.
> 
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> default=linux
> 
I see one problem here. "default=linux" but nowhere do you specify a
"linux" image. Always a "linux-<kernel-version>" Try specifying one
of your defined images as the default. That may solve the whole thing!
>
> image=/boot/vmlinuz-2.2.13
>         label=linux-2.2.13
>         root=/dev/hda2
>         read-only
> 
> image=/boot/vmlinuz-2.2.22
>         label=linux-2.2.22
>         root=/dev/hda2
>         read-only
> 
> image=/boot/vmlinuz-2.2.5-15
>         label=linux-2.2.5
>         root=/dev/hda2
>         read-only
> 
> 
>   here both linux-2.2.5 and 2.2.13 are getting added and
> 
>   iam able to see them at boot time. linux-2.2.22 is the
> 
>   new image. iam sure that it is an image.
> 
Check your "default" image and fix that and see if it doesn't fix it!
        John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to