Hi,
If I am compiling the Linux Kernel on one m/c and want to transfer it to other m/c. how do I do that? Should I do the following?
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? put new kernel in /etc/lilo.conf and run lilo Boot m/c with ne kernel.
Have I missed any vital steps? Will Linux (RH6.2) will boot without any prob? Do I need to copy /usr/src/linux/include any where, if yes where? do I have upgrade libraries / programs if switch from 2.2.14 to 2.2.19 or 2.4.9?
TIA with regards,