From: Ingo Freund <linux-kernel-news@e-dict.net>
To: linux-kernel@vger.kernel.org
Subject: Re: md device files missing at boot time
Date: Thu, 05 Jul 2007 11:16:12 +0200 [thread overview]
Message-ID: <468CB6DC.5020102@e-dict.net> (raw)
Hi folks,
I could temporarily only read your answers in archives.
Thank you for your reaction.
Hopefully this answer doesn't break the thread.
If it does:
sorry for it, there were some mail mail problems
which stopped our server receiving mails from this list
and the list auto-unsubscribed me and stopped sending mails :-(
But it is all fixed now.
@Kay
How did you build the initramfs image? /sbin/mkinitrd?
Did you add md support to the image?
Both "Yes".
included modules are (in opensuses /etc/sysconfig/kernel:
INITRD_MODULES="raid1 md reiserfs sym53c8xx pata_serverworks edd"
@J.A. Magallon
yes the partitions in question are all typed "fd"
neither all-drivers-compiled-into-the-kernel nor the
module using version work.
The only difference I find is the exit to an emergency shell
when using modules via initrd while the "only kernel version"
stops commentless when it is time to use /dev/md0 for the first
time.
"dmesg" is not found after exiting to the shell.
I can only post the content of a log file which was written
into the initramfs (which seems to be also a trace of the
in and output of the emergency console).
Content of the log file (/var/log/boot.msg):
Boot logging started on /dev/tty1(/dev/console) at Thu Jul 5 06:36:35 2007
Creating device nodes with udev
Loading md-mod
Loading raid1
Loading sym53c8xx
Loading libata
Loading pata_serverworks
Loading edd
Loading reiserfs
Waiting for device /dev/md0 to appear: ..............................not found -- exiting to /bin/sh
sh: no job control in this shell
$ dmesg
sh: dmesg: command not found
$ fdisk
sh: fdisk: command not found
$ ls /bin
bash cat chmod date ipconfig.sh ln ls mkdir mknod mount pidof rm run-init sed sh sleep true umount
...
Question: is the order "creating dev nodes with udev" and after
that "loading the modules" correct?
Thanks - Ingo.
next reply other threads:[~2007-07-05 9:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-05 9:16 Ingo Freund [this message]
2007-07-05 13:15 ` [seems to be SOLVED] Re: md device files missing at boot time Ingo Freund
2007-07-07 17:58 ` Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2007-07-05 7:52 Ingo Freund
2007-07-04 13:32 Ingo Freund
2007-07-04 20:54 ` Kay Sievers
2007-07-04 21:27 ` J.A. Magallón
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=468CB6DC.5020102@e-dict.net \
--to=linux-kernel-news@e-dict.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.