Re: [gentoo-user] Kernel Version

2005-11-01 Thread Thomas T. Veldhouse
Hemmann, Volker Armin wrote: On Monday 31 October 2005 23:53, Michael Kjorling wrote: On 2005-10-31 22:41 +, [EMAIL PROTECTED] wrote: make make modules_install then change /etc/lilo.conf to the new(and only) kernel You need to copy the new bzImage (arch/*/boot/bzImage)

Re: [gentoo-user] Kernel Version

2005-11-01 Thread karlos
´acutally, running lilo afterwards solved the problem for me. thanks. Karstne

[gentoo-user] Kernel Version

2005-10-31 Thread karlos
hi, I have found that, even after various attempts, I can not make my system use the new kernel I have just compiled. I proceeded in the following order: first: emerge gentoo-sources then: cd /usr/src ls linux linux-2.6.13-gentoo-r5 ln -sf linux-2.6.13-gentoo-r5 linux then: make menuconfig and

Re: [gentoo-user] Kernel Version

2005-10-31 Thread Mike Williams
On Monday 31 October 2005 22:41, karlos wrote: then change /etc/lilo.conf to the new(and only) kernel You didn't re-run lilo. -- Mike Williams -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Kernel Version

2005-10-31 Thread Michael Kjorling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2005-10-31 22:41 +, [EMAIL PROTECTED] wrote: make make modules_install then change /etc/lilo.conf to the new(and only) kernel You need to copy the new bzImage (arch/*/boot/bzImage) into place, and re-run lilo for the changes to take

Re: [gentoo-user] Kernel Version

2005-10-31 Thread david
Did you mount /boot -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Kernel Version

2005-10-31 Thread Neil Bothwick
On Mon, 31 Oct 2005 22:41:50 +, karlos wrote: I have found that, even after various attempts, I can not make my system use the new kernel I have just compiled. I proceeded in the following order: first: emerge gentoo-sources then: cd /usr/src ls linux linux-2.6.13-gentoo-r5 rm

Re: [gentoo-user] Kernel Version

2005-10-31 Thread Hemmann, Volker Armin
On Monday 31 October 2005 23:41, karlos wrote: hi, I have found that, even after various attempts, I can not make my system use the new kernel I have just compiled. I proceeded in the following order: first: emerge gentoo-sources then: cd /usr/src ls linux linux-2.6.13-gentoo-r5 ln

Re: [gentoo-user] Kernel Version

2005-10-31 Thread Hemmann, Volker Armin
On Monday 31 October 2005 23:53, Michael Kjorling wrote: On 2005-10-31 22:41 +, [EMAIL PROTECTED] wrote: make make modules_install then change /etc/lilo.conf to the new(and only) kernel You need to copy the new bzImage (arch/*/boot/bzImage) into place, and re-run lilo for the