Re: Recompile kernel:I was wandering about..

Glynn Clements (glynn@sensei.co.uk)
Fri, 9 Oct 1998 13:39:54 +0100 (BST)


James Howles wrote:

> I did make config, make dep, make clean and make zdisk to have my
> recompiled kernel on floppy.
> But make modules, and make module_install steps come after kernel image
> have been copied on floppy(so, after the make zdisk step).
> The problem is that when I ll boot my with my recompiled kernel image (the
> one on floppy), none of the newly installed modules are going to be
> loaded...isnt it??

The newly-compiled modules should load OK.

> So, should I run make modules and make module_install before running
> make zdisk (or make zImage) ??

It shouldn't matter.

-- 
Glynn Clements <glynn@sensei.co.uk>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/