Can not reboot when build kernel

From: ngo giang
Date: Sun Sep 12 2004 - 21:06:40 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/bzImage-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-xxx

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!?
New and Improved Yahoo! Mail - Send 10MB messages!
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/