Results 1 to 10 of 34
Help please?!...
- 08-01-2005 #1Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
How do I upgrade to a 2.6 kernel?
Help please?!
MCP | Network+
- 08-01-2005 #2
You could do it manually by getting the kernel from www.kernel.org and doing what's said in the second post here.
You might be able to use apt-get to upgrade, but since I don't use debian, maybe somone else can say how to do this
- 08-01-2005 #3Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
Cool, I'll give it a try
MCP | Network+
- 08-01-2005 #4Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
That's not really needed in Debian.
Originally Posted by COKE CAN
Simply use Apt.
First see what's available:
Pick the latest one for your hardware.Code:apt-cache showpkg kernel-image
...and that's it.Code:apt-get install kernel-image-x.x.x-x
- 08-01-2005 #5
If you are upgrading from a 2.4 to 2.6 kernel you'd better read:
Upgrading to a Debian 2.6 KernelIt may be that your sole purpose in life is simply to serve as a warning to others.
- 08-01-2005 #6Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
I installed 2.6.8-2-686 through apt-get. When I restarted, it hangs up on thse last 3 lines:
Why is this?Code:pivot_root: no such file or directory /bin/init: 432: can not open dev/console: no such file Kernel panic: Attempted to kill init!
It ran fine on my laptop, but not on my desktop.MCP | Network+
- 08-02-2005 #7Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
Anyone?
Originally Posted by COKE CAN MCP | Network+
- 08-02-2005 #8Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
That's the downside of prebuild kernels.(they don't work with all hardware)
Rebuilding it yourself might be your only option (or keep using 2.4)...
PS: It's really not that hard...
- 08-03-2005 #9Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
How do I do it? I just messed my machine up, so is there a way to do it during install?
Originally Posted by jens MCP | Network+
- 08-03-2005 #10Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Boot with your (hopefully still existing) 2.4 kernel, rebuilt your 2.6 kernel(follow St.Joe's link) and reboot in 2.6...
Originally Posted by COKE CAN


Reply With Quote
