On 3 Nov 2002, Gordon Messmer wrote:
> On Sun, 2002-11-03 at 08:34, Robert P. J. Day wrote:
> >
> > if it's convenient, why bother having to make an initrd at all?
> > since you're building a new kernel, you might as well just build
> > ext3 support into the kernel proper. then you can dispense
On Sun, 2002-11-03 at 08:34, Robert P. J. Day wrote:
>
> if it's convenient, why bother having to make an initrd at all?
> since you're building a new kernel, you might as well just build
> ext3 support into the kernel proper. then you can dispense with
> this whole mkinitrd business.
>
> frankl
On Sun, Nov 03, 2002 at 11:35:09AM -0500, Phil Lambert wrote:
> Hey all I have a problem activating a new kernel I am hoping someone can
> help. I do the the following:
>
> cd /usr/src/linux-2.4.19
>
> make mrproper -> successful
> make xconfig - > successful
> make dep -> successful
> make clea
On 3 Nov 2002, Phil Lambert wrote:
> Hey all I have a problem activating a new kernel I am hoping someone can
> help. I do the the following:
>
> cd /usr/src/linux-2.4.19
>
> make mrproper -> successful
> make xconfig - > successful
> make dep -> successful
> make clean -> successful
> make bzI
Hey all I have a problem activating a new kernel I am hoping someone can
help. I do the the following:
cd /usr/src/linux-2.4.19
make mrproper -> successful
make xconfig - > successful
make dep -> successful
make clean -> successful
make bzImage -> successful
make modules -> successful
make modul