![]() |
Install Debian Sarge with Kernel 2.6
Hi guys,
I'm trying to install Debian Sarge with kernel 2.6, but no success. I got the Sarge netinstall iso image from www.debian.org, and at the boot prompt I type Code:
linux26What can I do to install Sarge with kernel 2.6? |
Hm, I had the same problems installing Sarge with kernel 2.6. I then installed Sarge with kernel 2.4 and compiled my own kernel 2.6 (look here: http://www.howtoforge.com/forums/showthread.php?t=21)
|
Code:
I then installed Sarge with kernel 2.4 and compiled my own kernel 2.6 |
Code:
Will this be fixed in the final Sarge release?Jojo |
Why not install with 2.4 and then use apt-get command to download/install 2.6 kernel? That is what I did. Piece of cake. ;)
# apt-cache search kernel-image It will then list what available and choose the latest kernel for your hardware (AMD K6, K7 or Intel i386, i686) Use this as an example: kernel-image-2.6.8-1-686 # apt-get install kernel-image-2.6.8-1-686 Then reboot # init 6 Login and make sure you have the latest version # uname -r You're done. |
| All times are GMT +2. The time now is 21:42. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.