On Aug 23, 2001 at 21:24, Pankaj Jangid wrote:
On Thu, 23 Aug 2001, Pankaj Jangid wrote:
On Thu, 23 Aug 2001, Dinesh Shah wrote:
Copy new kernel to other m/c's /boot dir copy System.map to /boot copy complete modules in /lib/modules/2.x.x Do i need to run depmod?
Probably.
put new kernel in /etc/lilo.conf and run lilo Boot m/c with ne kernel.
Just copy the kernel image somewhere in the new pc and modify /etc/lilo.conf accordingly. and run lilo -v.
You also need the System.map for symbols, and the modules (unless you have a static kernel).
and if the configuration of the new pc is different from the one for which you compiled the kernel. then you have to compile it again.
The point of this exercise is to compile a kernel on one machine for another machine which is probably too [expletive deleted] to compile a kernel. Isn't it?