« Linux - check disk for errorsLinux Monitor Autodetection »

QuickList: Kernel Upgrade for Gentoo

2008/09/21

  10:07:52 pm, by   , 154 words  
Categories: Co-Lo Server, Linux

QuickList: Kernel Upgrade for Gentoo

QuickList: Kernel Upgrade for Gentoo

# uname -a
Linux mythtv 2.6.23-gentoo #2 PREEMPT Tue Oct 23 12:57:42 PDT 2007 i686 Intel(R) Celeron(TM) CPU 1300MHz GenuineIntel GNU/Linux

# eselect kernel list

# eselect kernel set 4

# cd /usr/src/linux

[copy over your previous .config file from the previous kernel compile ]

# cp /usr/src/linux-2.6.23-gentoo-r2/.config

# make oldconfig && make prepare

[ answer all questions using default ]

# lspci

# cat /proc/cpuinfo

# make menuconfig

[ answer all questions using known hardware values from lspci and cpuinfo ]

# make

# make modules_install

# mount /boot

# cp arch/i386/boot/bzimage /boot/kernel-2.6.25-r8-2008-09-19

(these next two are optional - .config stores the options used to create the kernel, and System.map stores the hardware info (?) )

# cp .config /boot/config-2008-09-19

# cp System.map /boot/system-2008-09-19

# nano /boot/grub/grub.conf

[add in an entry near the top pointing to the new kernel file, using a previous entry]

# reboot

Feedback awaiting moderation

This post has 1 feedback awaiting moderation...


Form is loading...

April 2024
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
 << <   > >>
Entries concerning computer ...

Search

  XML Feeds

multiblog