Kernel installation on Debian
Fraser Campbell
fraser-eicrhRFjby5dCsDujFhwbypxlwaOVQ5f at public.gmane.org
Mon Dec 13 22:51:06 UTC 2004
On Monday 13 December 2004 00:39, Paul King wrote:
> THis is my third attempt at writing. I have attemtped to install the 2.6.8
> kernel binaries (precompiled from Debian) on to my Debian system. When the
> system attempts to write the /boot/initrd file, it gets an error
> "mkinitrd: cpu: command not found", and I get no initrd.
Wierd.
> Any ideas as to what part of the installation is causing the error?
Nope.
Try making the initrd "by hand" (mkinitrd -o /dev/null 2.6.8-1-k7), do you get
the same error (hopefully you do).
mkinitrd is just a shell script so you can debug it fairly easily, perhaps:
sh -vx /usr/sbin/mkinitrd -o /dev/null 2.6.8-1-k7
You didn't force the kernel in did you? There might be other packages that
need updating before the new kernel can work (modutils, module-init-tools,
mkinitrd, etc.).
--
Fraser Campbell <fraser-Txk5XLRqZ6CsTnJN9+BGXg at public.gmane.org> http://www.wehave.net/
Georgetown, Ontario, Canada Debian GNU/Linux
--
The Toronto Linux Users Group. Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml
More information about the Legacy
mailing list