Re: Cant find bzImage

2000-07-10 Thread Frank Barknecht
David Gisborne hat gesagt: // David Gisborne wrote: Sorry for my igorance, but what exactly does installing the kernel-package do... Does it set it up for recompiling? Hi David, kernel-package greatly simplifies the process of compiling a kernel. You just configure the kernel, call make-kpkg,

Re: Cant find bzImage

2000-07-09 Thread Corey Popelier
When its done just run make bzlilo, and then if you want to be really careful run lilo. But make bzlilo should be enough to reboot with your new kernel. Cheers, Corey Popelier http://members.dingoblue.net.au/~pancreas Work Email: [EMAIL PROTECTED] On Sat, 8 Jul 2000, Jay Kelly wrote: Hello

Re: Cant find bzImage

2000-07-09 Thread Frank Barknecht
Jay Kelly hat gesagt: // Jay Kelly wrote: I am upgrading my kernel from 2.2.12 to 2.2.15 and after selecting the option I want, I type make dep;make clean;make bzImage;make modules;make modules_install then it starts to compile and when its done I cant find the bzImage. I looked in the

Re: Cant find bzImage

2000-07-09 Thread Chris Gray
On Sat, Jul 08, 2000 at 08:39:57PM -0700, Jay Kelly wrote: Hello all, I am upgrading my kernel from 2.2.12 to 2.2.15 and after selecting the First of all, get the patch from 2.2.15 to 2.2.16 if you're connected to the internet. There are security risks with 2.2.15. option I want, I type

Re: Cant find bzImage

2000-07-09 Thread Christopher Splinter
* Chris Gray [EMAIL PROTECTED] wrote: First of all, get the patch from 2.2.15 to 2.2.16 if you're connected to the internet. There are security risks with 2.2.15. http://freshmeat.net/news/2000/06/11/960780464.html

Cant find bzImage

2000-07-08 Thread Jay Kelly
Hello all, I am upgrading my kernel from 2.2.12 to 2.2.15 and after selecting the option I want, I type make dep;make clean;make bzImage;make modules;make modules_install then it starts to compile and when its done I cant find the bzImage. I looked in the /usr/src/linux/arch/i386/boot but