Quote:
|
Originally Posted by Ben
For the first part I would download the actual kernel image from kernel.org,
unzip it in e.g. /usr/local/src
|
I have done that, but I had used /usr/src instead
Quote:
|
Originally Posted by Ben
cd into the kernel dir
if you already have a kernel config for that kernel tree (eihter 2.4 or 2.6) copy it into that dir
run "make menuconfig" and change things which you need or do not need.
then run the above steps till make (excluding make) and run
"make bzImage modules modules_install"
|
Wouldn't it mean, that I have to compile the kernel first to see, if
Quote:
|
/lib/modules/`uname -r`/build points to the kernel sources directory
|
Quote:
|
Originally Posted by Ben
then follow the rest.
at least do
cp arch/i386/boot/bzImage /boot/kernel-2.X.XX.X
cp System.map /boot/System.map-2.X.XX.X
cp .config /boot/.config-2.X.XX.X
the rest depends now on your bootloader config if it is lilo or grub...
|
Shouldn't I have installed the kernel first (the .deb-files)? I'm using grub
Recent comments
15 hours 35 min ago
22 hours 17 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 6 hours ago
2 days 6 hours ago