Results 1 to 5 of 5
Hello,
I've built custom kernels in Debian before, but its been a while. I did manage to compile a new one, and I tried to install it. However, after a ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-04-2006 #1Just Joined!
- Join Date
- May 2005
- Location
- Maryland, USA
- Posts
- 32
Kernel building errors
Hello,
I've built custom kernels in Debian before, but its been a while. I did manage to compile a new one, and I tried to install it. However, after a dpkg --install, it spit a whole lot of depmod errors: "Unresolved symbol..."! How could this happen if I am building from the kernel source?
Of special note, I was trying to build a 2.6.8 kernel without DevFS, so I hope that is not the problem.
Thanks!
- 04-04-2006 #2
Well, I haven't tryed it with kernels below 2.6.15 (to disable devFS), but I guess it should be ok, if you installed "udev" prior to compiling the kernel.
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-04-2006 #3Just Joined!
- Join Date
- May 2005
- Location
- Maryland, USA
- Posts
- 32
So does the 2.6 kernel need DevFS? I do have udev installed, so I'm still not sure why I receive those errors on installing the new kernel image.
- 04-04-2006 #4
Yes, the default Debian 2.6 kernel (or "kernel-source-2.6.8" from Debian Sarge) do need DevFS enabled, as far as I know.
If you don't want DevFS use a kernel 2.6.13 or newer."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-05-2006 #5Just Joined!
- Join Date
- May 2005
- Location
- Maryland, USA
- Posts
- 32
Thanks for the info! I'll compile a 2.6.13 kernel instead.


Reply With Quote
