On Thu, 2 Jun 2005, Federico 'Pain' Pistono wrote:
Hi,
I've dowloaded the kernel linux-2.6.11.10.
then:
$: cd /usr/src/
$: tar jxvf linux-2.6.11.10.tar.bz2
$: ln -sf linux-2.6.11.10 linux
$: cd linux
$: make menuconfig
$: make
$: make modules
$: make modules_install
$: make bzImage
$: cp /ar
On Thu, 2 Jun 2005 13:12:59 +0200
Federico 'Pain' Pistono <[EMAIL PROTECTED]> wrote:
> I recompiled correctly from the old config and enabling some more
> oprtion, recompile did not give any error.
try
make && sudo make modules_install && sudo cp ./vmlinux /boot/
that's enough, although ./vmlin
2 matches
Mail list logo