Michael Schwendt wrote:
> 
> On 2001-09-19, ronin wrote:
> 
> >The command reported version 2.4.4 of the kernel. I
> >suppose that eliminates the labeling problem.
> 
> Please put your replies _below_ quoted text. Makes it more
> readable and comprehensible. You're referring to "uname -a".
> 
> >I also noticed that the /boot/System.map file I
> >symlinked has changed. Before compiling the 2.4.9
> >kernel, /boot/System.map was symlinked to
> >System.map-2.4.9 (renamed from /usr/src/linux).
> >
> >Now the old link to has been restored to
> >System.map-2.4.4.
> >
> >I must be missing something, but what?
> 
> What does your /etc/lilo.conf contain?
> What is the "default" kernel image that is booted?
> Is a vmlinuz-2.4.9 really in /boot?
> Maybe any errors during "lilo -v" or "lilo -v -v"?
> 
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list

I did verify that vmlinuz-2.4.9 does appear in /boot.

I am not familiar with 'lilo -v' or 'lilo -v -v'. I normally edit the
file then just type 'lilo' after saving and exiting. What are the
functions of these commands?

I have posted the lilo.conf contents:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
#message=/boot/message
append="mem=256M"
linear
default=linux-2.4.9

image=/boot/vmlinuz-2.4.9
        label=linux-2.4.9
        read-only
        root=/dev/hda10
        append="hdc=ide-scsi"

image=/boot/vmlinuz-2.4.4
        label=linux-2.4.4
        read-only
        root=/dev/hda10
        append="hdc=ide-scsi"

image=/boot/vmlinuz-2.4.2-2
        label=linux-2.4.2
        read-only
        root=/dev/hda10
        append="hdc=ide-scsi"


-- 

Regards,

Shane



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

Reply via email to