NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
upgrading kernel ?In The Name Of God I'll be Thankfull if guide me how i can upgrade kernel . regards dehqan |
Re: upgrading kernel ?
I found a package for a 2.6.24 kernel for "etchnhalf", I'm guessing that is some sort of half upgraded system, though, and likely fairly complicated. From what I know, your best bet would be to upgrade to Debian Lenny (Testing). Would you be willing to do this?
If so, simply open /etc/apt/sources.list, change any instances of "etch" to "lenny" and run "apt-get update && apt-get dist-upgrade". That should get you a 2.6.25 kernel, if not it's a matter of 1 more apt-get.
Regardless, this would be a large (600-800MB)download, so it's up to you, but just short of necessary for the newer kernel. If you're willing to do it and need any help with those instructions, just say so.
EDIT: You could also manually recompile a new kernel from sources, but I'm not too sure how pleasant that would work out. I'd highly suggest an upgrade to lenny.
Re: upgrading kernel ?
In The name of God
hello
thanks alot for you'r attention .
Is There any way to have a newer kernel beside of etch .
I don't want to have testing debian lenny .
regards dehqan
Re: upgrading kernel ?
I don't know if you have any experience configuring and compiling a kernel, but there's always the option of getting your own.
Try downloading the latest kernel source from kernel.org and compiling it yourself.
Be sure to read The Debian Kernel Handbook, which can be found here.
Another very verbose and all-around good guide can be found here. It could make a decent reference.
A custom configuration is not necessary, but definitely helpful if you've experience in doing it.
Again, do not be afraid to ask for help here, and google is your friend with this sort of thing.