IceWalkers.com - Linux Software downloads and news
Name : Password :
Linux SoftwareLinux RPMLinux HowtosLink UsAboutAdvertise

HOWTOs

Search Howtos :Match :

5.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 execute:

[user at machine ~/dir]> cp vmlinux /boot/vmlinux-[kernelversion]
[user at machine ~/dir]> cp System.map /boot/System.map-[kernelversion]
[user at machine ~/dir]> 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 cd /boot, make sure that vmlinux is a symbolic link to another file, as in the following example:

[user at machine ~/dir]> 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 3 for more information). Now do the following:

[user at machine ~/dir]> rm -f vmlinux
[user at machine ~/dir]> ln -s vmlinux-[kernelversion] vmlinux
[user at machine ~/dir]> 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 3.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 eventually .config in /boot/ as mentioned before. You can use the network (like ftp) or a CD to do so, or even direct copy to the hard disk drive.

Search Howtos :Match :
Xine 1.1.6
Free video player
Glade 3.5.5
User interface builder for GTK+ and Gnome
Evolution 2.25.4
GNOME mailer, calendar, contact manager and communications tool
GEdit 2.25.4
Small but powerful text editor
Mutt 1.5.19
Small but very powerful text-based mail client.
Galculator 1.3.2
GTK 2 based scientific calculator
BlueFish 1.3.1
GTK HTML editor
Samba 3.3.0rc2
Provides file and print services to SMB/CIFS clients
WebGUI 7.5.38
A fully featured content management system.
Brasero 0.9.0
Application to burn CD/DVD
Free IT Magazines, White Papers, eBooks, and more !
Dr. Dobb's Journal

Dr. Dobb's Journal enables programmers to write the most efficient and sophisticated programs and help in daily programming quandaries.

The 7 Things that IT Security Professionals MUST KNOW!

Gain key insight into security problem and find the safest means to protect your technological assets.

Database Trends and Applications

Provides timely coverage of the technology, intelligence and insight needed to plan, implement and manage information-rich projects.

Linux Software Map
Find Linux RPM
Best Rated Linux Software
Most Rated Linux Software
Linux Distributions
Linux Howtos
Quick Survey

Please take our survey and help us improve our website to serve you better.

Thank you.
Linux Software
Linux / IT Resources
Site Resources
Google
Privacy Policy
Contact Us
Submit Software
Advertising info