From: Andrew Walrond <andrew@walrond.org>
To: linux-kernel@vger.kernel.org
Subject: Modular kernel (2.6.20) and software raid auto detection
Date: Thu, 15 Feb 2007 19:19:59 +0000 [thread overview]
Message-ID: <200702151920.00028.andrew@walrond.org> (raw)
With my ide driver and the md stuff all built into the kernel, my software
raid drives and associated /dev/md? devices are detected and created by the
kernel.
With the md stuff built in but the ide driver modular and loaded later by
udev, the drives are not detected.
So, I guessed that perhaps if I made the md stuff modular aswell and load it
_after_ loading the ide driver, this might kickstart the auto-detect stuff.
But it didn't :(
Is there a way to make auto-detection work without having the ide driver built
in?
TIA
Andrew Walrond
next reply other threads:[~2007-02-15 19:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-15 19:19 Andrew Walrond [this message]
2007-02-15 23:32 ` Neil Brown
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=200702151920.00028.andrew@walrond.org \
--to=andrew@walrond.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®