Building new kernel does boot, kernel panic, need help,thx

From: Laurent Klefstad (laurent.klefstad@experian.fr)
Date: Wed Apr 12 2000 - 11:06:06 EST


I'm trying to make a new kernel on my linux station, but each time i
boot whit it
i've got the following message:
"kernel panic unable to mount root fs"

Can someone tell me what I missed in the configuration kernel ???
I'm making:
make config
make dep; make modules;make modules_intall;make zlilo

my lilo.conf look likes:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux
 
image=/boot/vmlinuz-2.2.14-5.0 <-- original Redhat 6.2 kernel, works
fine
        label=linux-old
        read-only
        root=/dev/hda2
 
image=/vmlinuz
        label=linux <-- my new kernel
        read-only
       
root=/dev/hda2

Thx.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Apr 15 2000 - 21:00:19 EST