Re: linux-image-2.6-486 vs. linux-image -2.6-<x>
- From: Andrew Sackville-West <andrew@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 09:59:36 -0800
On Wed, Feb 28, 2007 at 10:44:33AM -0600, Hugo Vanwoerkom wrote:
Hi,
Is there a place where the difference between these latest kernel binary
images is documented, other than looking thru the config files or the
descriptions of the packages.
When I install Etch on my machine from the daily built, it pulls in -486.
With that and grub I can boot into a USB disk.
But when I install linux-image-2.6-k7 (my processor) the boot will fail,
because he cannot find the root device, meaning the initrd failed
somehow.
So it would seem to lie in the difference between the kernel images, but
what is their difference?
I don't think the difference is necessarily the kernel image, but
rather the state of the system when the initrd is generated. The
initrd generated during install is in a different environment than
that which is generated once the system is up and running. I would
look into the parameters used to build that initrd and see if you can
grok the differences. It may be, for example (I'm making this up as an
exercise), that the install builds the initrd using a "dependent modules"
model where the running system uses a "most modules" model. I think
the difference being that the dependent model looks at what is
actually needed where the other just grab most of them. If one of the
required modules is *not* in the group of "most" then there is a
problem. Also -- maybe the kernels are naming the devices differently?
that could cause a not-found / partition.
just some thoughts to hopefully help you on the way.
A
Attachment:
signature.asc
Description: Digital signature
- References:
- linux-image-2.6-486 vs. linux-image -2.6-<x>
- From: Hugo Vanwoerkom
- linux-image-2.6-486 vs. linux-image -2.6-<x>
- Prev by Date: Sponsor for project on alioth wanted
- Next by Date: Re: Where can I get driver for e1000?
- Previous by thread: linux-image-2.6-486 vs. linux-image -2.6-<x>
- Next by thread: Custom repository and "WARNING: The following packages cannot be authenticated!"
- Index(es):
Relevant Pages
- Re: linux-image-2.6-486 vs. linux-image -2.6-
... Is there a place where the difference between these latest kernel binary images is
documented, other than looking thru the config files or the descriptions of the packages. ...
But when I install linux-image-2.6-k7 the boot will fail, because he cannot find the root device,
meaning the initrd failed somehow. ... Linux-image-4-486 has no problems when used on a
USB disk partition on which Etch is installed with the daily-built d-i. ... (Debian-User) - Re: Hard drive install (upgrade) from USB drive?
... do so and pick the menu item called "Fedora Core 7 ... the pick the USB drive
(on every install I have done, ... I compared the MD5 sums of the kernel and initrd
from both isolinux/ on the ... (Fedora) - Re: Repost-No Response-Fwd: Another APT Issue-Where Are The Linux-Images-SOLVED
... a working installed 2.6.15 linux-image before I ... packages envolving kernel
or linux-images. ... I know I didn't install one intentionally. ... did the 2.6.12
images go to stable as I ... (Debian-User) - [PATCH] i386 vDSO: install unstripped copies on disk
... While integrating these with the Fedora kernel build, I worked out a few kinks. ...
This keeps an unstripped copy of the vDSO images built before they are ... +install:
vdso_install ... (Linux-Kernel) - Re: Repost-No Response-Fwd: Another APT Issue-Where Are The Linux-Images-SOLVED
... a working installed 2.6.15 linux-image before I ... packages envolving kernel
or linux-images. ... I know I didn't install one intentionally. ... did the 2.6.12
images go to stable as I ... (Debian-User)