[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: modular kernel
Here's the way I do it...
First I run 'make xconfig' and configure the kernel. Then
I run make dep, make bzImage, and after this is done I
I make a backup of the old kernel (assuming they are
the same version) and modules, and then I run 'make
modules'. At this point I copy the kernel image into the
/boot directory, and modify lilo to boot both the old and
new kernel, and finally I test it.
That's how I do it.
Jason
> -----Original Message-----
> From: Charles Menzes [SMTP:charles@lunarmedia.net]
> Sent: Friday, April 28, 2000 8:22 AM
> To: Linux Users Club of IL
> Subject: modular kernel
>
>
> when recompling with a modular kernel, after making bzImage, should you
> immediately run make modules, and make modules_install?
> for some reason, I thought i read in the kernel-howto that you should
> actually make bzImage, put it in place, run lilo, and reboot, then after
> the reboot, build and install modules.
>
> was i up too late trying to read something technical?
>
> cjm
>
> ________________________
> Lunar Media Incorporated
> what a wicked web we weave
> http://www.lunarmedia.net
> 1 . 8 0 0 . 2 5 2 . 8 2 2 1
>
>
> --
> To unsubscribe, send email to majordomo@luci.org with
> "unsubscribe luci-discuss" in the body.
>
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.