Re: how to make a zImage

2000-08-07 Thread Joey Kool
-Original Message- From: Morten Liebach <[EMAIL PROTECTED]> Date: Mon, 7 Aug 2000 10:34:44 +0200 To: debian-user@lists.debian.org Subject: Re: how to make a zImage Hi, Thanks. The book is Debian GNU/Linux Unleashed with a CD containing the binaries for slink. It has a chap

Re: how to make a zImage

2000-08-07 Thread Robert Norris
> Now, you say you _have_to_ have a zImage, so you just have to compile > all that you can as modules, and only have the bare essentials that you > need _in_ the kernel, untill you partitions are mounted and you can > load the modules. I heard that the zImage support is going to be removed from t

Re: how to make a zImage

2000-08-07 Thread Morten Liebach
> > -Original Message- > From: "Joey Kool" <[EMAIL PROTECTED]> > Date: Mon, 07 Aug 2000 15:08:44 +0800 > To: debian-user@lists.debian.org > Subject: how to make a zImage > > > > Hi, > > Can someone give me some insights into kernel hea

Re: how to make a zImage

2000-08-07 Thread Joey Kool
5:08:44 +0800 To: debian-user@lists.debian.org Subject: how to make a zImage > Hi, > Can someone give me some insights into kernel headers? is it needed to > compile a new kernel or is only a kernel source .deb needed? How do I build a > new kernel without using the kernel-package

how to make a zImage

2000-08-07 Thread Joey Kool
Hi, Can someone give me some insights into kernel headers? is it needed to compile a new kernel or is only a kernel source .deb needed? How do I build a new kernel without using the kernel-package in Debian? Can someone give me some clear steps. I had read a book on it and still couldn't make