Lotta Linux Links

Top: lottalinuxlinks.com: The Weblog blog feed | podcast feed | ogg feed | forum


lottalinuxlinks

lottalinuxlinks cafepress store

lottalinuxlinks podcast

podcast in ogg format

latest 11 episodes

lottalinuxlinks forum

LLL podcast wallpapers

UCLUG podcast

UCLUG podcast in ogg format

Underground audio book

My Frappr Map

emelfm2 for Ubuntu

latest fluxbox for Ubuntu

translucent fvwm for Ubuntu

Linux Tips

Screenshots

Wallpapers

Live Desktop Screenshot

Church Podcast

Holy Bible

How can a man be born again?

daily devotional

MY WEBCAM

NERD CAM

me powered by blosxom

Fri, 15 Feb 2008

LLL63 addendum part III
Kernel compiling the old fashioned way (or like granny used to do it)

To be safe/cover the bases, make sure that these packages have been installed: kernel-package,build-essential,libncurses5-dev,libqt3-mt-dev,libqt3-headers, and module-assistant.

After downloading and extracting the kernel source tree into your /usr/src/ directory, create a symlink from the newly created directory to /usr/src/linux, then cd to /usr/src/linux/ and issue the following command as root:

make oldconfig

Select the default answers, or Y, N, or M as needs suit.

Next issue the following commands as root:

make dep (I don't think this command is necessary with kernel 2.6.x)

make clean

make bzImage

make modules

make modules_install

make install

You will also need to run this command:

mkinitramfs -o /boot/init-2.6.24.img 2.6.24

where 2.6.24 is the version of the kernel you just compiled.

Edit your /boot/grub/menu.lst file to include the new stanza necessary to boot your new kernel.

Note: If you recompile/rebuild a kernel from a kernel source tree directory where you have previously run any of the above commands, you will need to first run a make mrproper to tidy up the source tree before proceeding. ymmv

posted 22:53 [/podcast/shownotes] permanent link

Discuss: 0 comments


LLL63 addendum part II
How to compile a kernel downloaded from kernel.org on a debian based distro (or the commands I mentioned in LLL63, or the world's shortest kernel howto):

To be safe/cover the bases, make sure that these packages have been installed: kernel-package,build-essential,libncurses5-dev,libqt3-mt-dev,libqt3-headers, and module-assistant.

After downloading and extracting the kernel source tree into your /usr/src/ directory, create a symlink from the newly created directory to /usr/src/linux, then cd to /usr/src/linux/ and issue the following command as root:

make oldconfig

Select the default answers, or Y, N, or M as needs suit.

Next issue this command as root:

make-kpkg --initrd buildpackage kernel_image

Go watch TV and come back in an hour, and then issue this command (again as root):

dpkg -i ../*.deb

Reboot :-D

ymmv

posted 22:22 [/podcast/shownotes] permanent link

Discuss: 0 comments


Podcast 63 shownote addendum
How to Compile a Kernal. :-D

posted 10:15 [/podcast/shownotes] permanent link

Discuss: 0 comments



Google
 

voice mail

or call 864-372-4028

February
S M T W T F S
         
15
 

2007 post

2006 post

2005 post

2004 post

2002-2004 archived

play ogg