All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Lesage <laurent@lesagepono.be>
To: andy liebman <andyliebman@aol.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Making bootable SATA RAID1 array in Mandriva 2006
Date: Mon, 14 Aug 2006 17:13:47 +0200	[thread overview]
Message-ID: <44E0932B.8040801@lesagepono.be> (raw)
In-Reply-To: <44E08E41.4090705@aol.com>

Hi Andy,

there are options for the "mkinitrd" command, that are like the 
parameters in "mkinitrd.conf" (this is the case in "Debian"). did you 
use the -root=xxx option?

Laurent

andy liebman wrote:
> laurent@lesagepono.be wrote:
>> Hi Andy,
>>
>> I did the same a few times (!) with a Debian stable. I found two 
>> pages with "recipes" that were convenient to me. For what could be 
>> related to you, I had to modify the "/etc/mkinirtd/mkinitrd.conf" file :
>>>
>>> If you are using a SATA drive you pay attention!
>>>
>>> edit /etc/mkinitrd/mkinitrd.conf and change:
>>>
>>>     MODULES=most
>>>
>>> to
>>>
>>>     ###MODULES=most
>>>     MODULES=dep
>>>
>>> and
>>>
>>>     ROOT=probe
>>>
>>> to
>>>
>>>     ###ROOT=probe
>>>     ROOT="/dev/md2 jfs"
>>>
>>> This tells init to use what it takes to boot off of a raid device 
>>> not the /dev/sda device currently used. 
>> (modify according to your specs) The first part (mo=dep) is not 
>> mandatory (it just makes a smaller image), but the second is!
>>
>
> Thank you Laurent. I saw that in the same "how to" document. The 
> problem is, Mandriva does NOT have a mkinitrd.conf.
>
> I could create it, but I don't know if mkinitrd will use it! In 
> Mandriva, it probably just has to be in /etc/ if if's useful at all.
>
> Andy
>
>


  reply	other threads:[~2006-08-14 15:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-13 23:51 Making bootable SATA RAID1 array in Mandriva 2006 andy liebman
2006-08-14  8:17 ` Luca Berra
2006-08-14 10:34   ` Henrik Holst
2006-08-14 13:39 ` Laurent Lesage
2006-08-14 14:52   ` andy liebman
2006-08-14 15:13     ` Laurent Lesage [this message]
2006-08-15 11:57       ` Luca Berra
  -- strict thread matches above, loose matches on Subject: below --
2006-08-14 10:50 andy liebman
2006-08-15 11:48 ` Luca Berra
2006-08-16 13:12 andy liebman
2006-08-16 13:18 ` Mark Hahn
2006-08-16 14:35 ` Justin Piszcz
2006-08-16 23:49   ` Nix

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=44E0932B.8040801@lesagepono.be \
    --to=laurent@lesagepono.be \
    --cc=andyliebman@aol.com \
    --cc=linux-raid@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.