outsource from india chennai india programmers freelance php coder freelance outsource scripts programming complicated perl patterns php module installation
outsource from india perl installation and configuration php installation linux system administration US$15,US$19,US$11,US$10 cheap programmer
india outsource outsource india chennai india programmers php perl mysql freelance freelance programmer
SHOWCASE of php and perl scripts CONTACT US for php custom perl scripts
HOME
 

6.3. Kernel installation

If you have made a native build on the box you wish to install, you can setup the new kernel as follows : within the kernel source tree linux/, as root do a :

bash# cp vmlinux /boot/vmlinux-[kernelversion]
bash# cp System.map /boot/System.map-[kernelversion]
bash# cp .config /boot/config-[kernelversion]
Though it is not mandatory, we suggest you to replace [kernelversion] by the version of the kernel you built, e.g. : vmlinux-2.4.18-pa44. This will help you dealing with multiple kernel versions on the same machine. The same applies to .config. It is not needed to have a working kernel, though it might be very helpful when configuring a new one. Now, do a cd /boot, make sure that vmlinux is a symbolic link to another file, as in the following example :

bash# ls -l vmlinux
lrwxrwxrwx  1 root   root   35 Jun 23 01:38 vmlinux -> vmlinux-2.4.18-64-SMP
Make sure to remember the name of the kernel actually running on your box if ever the new one won't work properly. You are now able to ask PALO to boot on it if needed (see Chapter 4 for more information). Now do the following :

bash# rm -f vmlinux
bash# ln -s vmlinux-[kernelversion] vmlinux
bash# sync
If you want to boot from network you can forget all this, as you will need to set PALO as explained in the Section 4.3, and run make palo to create the bootable lifimage.

If you have made a cross-compiled build or built a kernel on a PA box which is not the one you wish to install, you have to find a way to put vmlinux, System.map and .config in /boot as mentionned before. You can use the network (like ftp) or a CD to do so, or even direct copy to the hard disk drive.


Linux HOWTO full list
   This document, LDP HOWTO-INDEX, is copyrighted (c) 1995 - 2002 by Tim Bynum, Guylhem Aznar, Joshua Drake and Greg Ferguson. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is available at http://www.gnu.org/copyleft/fdl.html. If you have questions, please contact the LDP.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed