[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: floppy install - unable to find root filesystem, ide_generic not loaded



On Sat, 17 Jul 2010 14:28:50 +0200, Holger Wansing <linux@wansing-online.de> wrote:
...
> Doing "modprobe ide_generic" makes the harddisk available, and
> closing the shell with exit let's the system boot continue fine.
> 
> Can anyone tell me, why this happens?
> Should I file a bugreport? Against which package?

Hi,

It seems like the initramfs hasn't picked up on the fact that that
module is needed.  This should be fixable by doing:

  echo ide_generic >> /etc/initramfs-tools/modules
  update-initramfs

You may find that once booted with the module loaded, update-initramfs
can work out that that module is needed, and that it doesn't need to be
explicitly listed in the /etc/initramfs-tools/modules file, but the
problem presumably comes from the fact that ide_generic was not needed
in the earlier kernel, or that it was loading a specific chipset's
module in the etch kernel, and that module's name has changed rendering
it unavailable for the new kernel.

Cheers, Phil.
-- 
|)|  Philip Hands [+44 (0)20 8530 9560]    http://www.hands.com/
|-|  HANDS.COM Ltd.                    http://www.uk.debian.org/
|(|  10 Onslow Gardens, South Woodford, London  E18 1NE  ENGLAND

Attachment: pgpWy3VbAUvow.pgp
Description: PGP signature


Reply to: