Thread: Linux
View Single Post

   
  #2 (permalink)  
Old 01-19-2008, 07:52 AM
Ed LaBonte
 
Posts: n/a
Default Re: Linux

On Sun, 09 Jul 2006 15:16:11 +0000, none wrote:

>
> I downloaded sarge and had all kinds of trouble. Come to find out that
> the download wasn't quite right. Finally went on line and apt-get
> -update which also installs, made it very easy. Now, when I try to do
> something it usually let's me do it. I have all kinds of help files on
> the gui-applications that I can access. It is starting to be enjoyable
> I am curious about one thing? when I uname -srv, I get Linux
> 2.4.27l-2-386 #1. I have noticed something have not loaded because it
> needed 2.6.8? I thought sarge was 3.1? Could you explain?
>
> Once again I thank you all for the help.


If you install sarge with the default options it installs kernel 2.4, but
it is easy (like all installations in sarge) to install the 2.6 kernel. If
you want to use synaptic search for "kernel-image". If you use apt-get do
apt-get install kernel-image-2.6-686, for example. I'm not sure what kind
of hardware you have they have different kernel images for older machines
and for AMD microprocessors.
Reply With Quote