linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Soltys <soltys@ziu.info>
To: Mika Tiainen <mikat@iki.fi>
Cc: linux-raid@vger.kernel.org
Subject: Re: Kernel doesn't find root from new style partitionable array
Date: Mon, 12 Jan 2009 00:26:13 +0100	[thread overview]
Message-ID: <496A8015.5000704@ziu.info> (raw)
In-Reply-To: <871vvbulaz.fsf@divinity.mikat.iki.fi>

Mika Tiainen wrote:
> Hi,
> 
> When booting from another disk I can see that the md0 partitions are
> only found later:
> 
>  md0: p1 p2
> 
> This line shows up after root is already mounted.
> 

I've never used in-kernel raid autodetection (always relying on 
initramfs - any reason not to use one ?), but looking at md.txt from 
kernel docs, raid=partitionable parameter should get it done. You might 
end with md_d0 (as in earlier kernels) name instead of md0, so adjust 
root=, fstab, etc. accordingly.


  reply	other threads:[~2009-01-11 23:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-10 17:23 Kernel doesn't find root from new style partitionable array Mika Tiainen
2009-01-11 23:26 ` Michal Soltys [this message]
2009-01-20 12:09   ` Mika Tiainen

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=496A8015.5000704@ziu.info \
    --to=soltys@ziu.info \
    --cc=linux-raid@vger.kernel.org \
    --cc=mikat@iki.fi \
    /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;
as well as URLs for NNTP newsgroup(s).