On 06/07/05 02:01:37PM +0200, gaspo wrote: > i have a debian > [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a > Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64 > unknownwith kernel 2.4.18 basic... > i want to upgrade with another new kernel... > what is the best way for uypgrade kernel? > i can download witrh apt-cache search kernel NEw and dpkg -i KERNEL.deb... > work?
You can use apt-cache search kernel-image to get a list of the available kernels then just 'apt-get install kernel-image-version' to install it. Then depending on how you have your bootloader setup you might have to update /etc/silo.conf. Jim. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

