All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Berra <bluca@comedia.it>
To: linux-raid@vger.kernel.org
Subject: Re: draft howto on making raids for surviving a disk crash
Date: Thu, 7 Feb 2008 09:05:04 +0100	[thread overview]
Message-ID: <20080207080503.GA7665@percy.comedia.it> (raw)
In-Reply-To: <20080206154538.GC16090@rap.rap.dk>

On Wed, Feb 06, 2008 at 04:45:39PM +0100, Keld Jørn Simonsen wrote:
>On Wed, Feb 06, 2008 at 10:05:58AM +0100, Luca Berra wrote:
>> On Sat, Feb 02, 2008 at 08:41:31PM +0100, Keld Jørn Simonsen wrote:
>> >Make each of the disks bootable by lilo:
>> >
>> >  lilo -b /dev/sda /etc/lilo.conf1
>> >  lilo -b /dev/sdb /etc/lilo.conf2
>> There should be no need for that.
>> to achieve the above effect with lilo you use
>> raid-extra-boot=mbr-only
>> in lilo.conf
>> 
>> >Make each of the disks bootable by grub
>> install grub with the command
>> grub-install /dev/md0
>
>I have already changed the text on the wiki. Still I am not convinced it 
>is the best advice that is described.
>
lilo -b /dev/md0 (without a raid-extra-boot line in lilo.conf) will
install lilo on the boot sector of the partitions containing /dev/md0
(and it will break with 1.1 sb)

for grub, do you have any doubt about the grub-install script not
working correctly?

L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-02-07  8:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02 19:41 draft howto on making raids for surviving a disk crash Keld Jørn Simonsen
2008-02-02 20:32 ` Janek Kozicki
2008-02-02 20:52   ` Keld Jørn Simonsen
2008-02-05 15:45     ` Keld Jørn Simonsen
2008-02-03 15:53 ` Bill Davidsen
2008-02-03 17:03   ` Keld Jørn Simonsen
2008-02-04 18:22     ` Bill Davidsen
2008-02-06  9:05 ` Luca Berra
2008-02-06 14:24   ` Purpose of Document? (was Re: draft howto on making raids for surviving a disk crash) Moshe Yudkowsky
2008-02-06 15:29     ` Keld Jørn Simonsen
2008-02-06 15:45   ` draft howto on making raids for surviving a disk crash Keld Jørn Simonsen
2008-02-07  8:05     ` Luca Berra [this message]
2008-02-07  9:12       ` Keld Jørn Simonsen
2008-02-06 13:48 ` Michal Soltys

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=20080207080503.GA7665@percy.comedia.it \
    --to=bluca@comedia.it \
    --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.