Re: xen, raid and initramfs failure



also sprach Andrew Sackville-West <andrew@xxxxxxxxxxxxxxxxxxxx> [2007.03.30.1920 +0200]:
Failure: failed to load Module 0 no such module
Failure: failed to load Module 1 no such module
Failure: failed to load Module 5 no such module

I don't even know what creates those messages.

looks like it should just interate through the list and load the
modules. I have confirmed that it works the way I expect in bash,
but it doesn't work properly when booting. for some reason the
module names seem to get replaced with just hte numbers "0" "1"
and "5".

No, I don't think this is what's happening, but I also don't know
what is going on.

I have hacked the script and rebuilt my initrds by commenting out
the above section and just putting in a bunch of modprobes and it
works. But clearly something wacky is going on here.

Can you edit the script, add set -x at the top and post the output?

2. How do I unpack my initrd to actually look at the script that is in
the initrd (maybe it gets changed somehow?) so I can check that out
directly.

zcat initrd.img | cpio -i

3. is this a bug?

We'll see.

--
Please do not send copies of list mail to me; I read the list!

.''`. martin f. krafft <madduck@xxxxxxxxxx>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems

"zwei monologe, die sich gegenseitig
immer und immer wieder störend unterbrechen,
nennt man eine diskussion."
-- charles tschopp

Attachment: signature.asc
Description: Digital signature (GPG/PGP)



Relevant Pages

  • Re: xen, raid and initramfs failure
    ... Failure: failed to load Module 1 no such module ... Can you edit the script, add set -x at the top and post the output? ...
    (Debian-User)
  • Re: xen, raid and initramfs failure
    ... Failure: failed to load Module 1 no such module ... echo Begin: Loading MD modules ... ... modprobe: FATAL: Module 0 not found. ...
    (Debian-User)
  • xen, raid and initramfs failure
    ... Failure: failed to load Module 0 no such module ... I have hacked the script and rebuilt my initrds by commenting out the ... the initrd so I can check that out ...
    (Debian-User)
  • Re: xen, raid and initramfs failure
    ... Failure: failed to load Module 1 no such module ... the above section and just putting in a bunch of modprobes and it ... Can you edit the script, add set -x at the top and post the output? ...
    (Debian-User)