Can not reboot when build kernel

From: ngo giang
Date: Mon Sep 13 2004 - 03:44:50 EST


Hello,

I want to build kernel to support DiffServ service in
Traffic Control.

I did as following
......
make rmproper
make xconfig
make dep
make clean
make bzImage
make modules
make modules_install
cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.26
cp System.map /boot/System.map-2.4.26

and in grub.conf I typed :

title kernel 2.4.26
kernel /boot/vmlinuz-2.4.26

when I reboot I received a error as follow:

Booting "kernel 2.4.26"
kernel /boot/vmlinuz-2.4.26
Error 15 : File not found

Can any one help me !
Thanks you very much for help !



__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/