I compiled Kernel 2.4.10 successfull.

Here's my /etc/lilo.conf:


boot=/dev/hdb
map=/boot/map
install=/boot/boot.b
prompt
timeout=100
message=/boot/message
linear
default=RedHat

image=/boot/vmlinuz-2.4.2-2
        label=RedHat
        read-only
        append="hdd=ide-scsi"
        root=/dev/hdb6

image=/boot/bzImage
        label="Kernel 2.4.10"
        read-only
        append="hdd=ide-scsi"
        root=/dev/hdb6

When I boot from the disk I created aduring me first
installation Kernel 2.4.2-2 starts correct.

When I boot from /dev/hdb everything is working fine
during boot - I can see the difference between the
2.4.10 and 2.4.2-2 kernel (usb-suuport....)
but the to NICS aren't successfully initialized.

I always get the message "Delaying... Failed".

On my boot-disk the file syslinux.cfg contains
the following:

default linux
prompt 1
display boot.msg
timeout 100
label linux
        kernel vmlinuz
        append initrd=initrd.img root=/dev/hdb6


The new kernel compiles is stored under

/boot/bzImage 

What can/should/must I do?

-- 
WA-P, Jochen Kächelin
Programmierung - Beratung - Hosting
Tel. 07161 - 92 95 94 / Fax 07161 - 92 95 98
mailto:[EMAIL PROTECTED]



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

Reply via email to