linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Lunz <lunz@falooley.org>
To: linux-raid@vger.kernel.org
Subject: Re: Grub vs Lilo
Date: Wed, 26 Jul 2006 16:44:42 +0000 (UTC)	[thread overview]
Message-ID: <ea865p$7o0$1@sea.gmane.org> (raw)
In-Reply-To: 200607261943.24828.mylists@blue-matrix.org

mylists@blue-matrix.org said:
> Wondering if anyone can comment on an easy way to get grub to update
> all components in a raid1 array.  I have a raid1 /boot with a raid10
> /root and have previously used lilo with the raid-extra-boot option to
> install to boot sectors of all component devices.  With grub it
> appears that you can only update non default devices via the command
> line.  I like the ability to be able to type lilo and have all updated
> in one hit.  Is there a way to do this with grub?  

assuming your /boot is made of hda1 and hdc1:

grub-install /dev/hda1
grub-install /dev/hdc1

Jason


  parent reply	other threads:[~2006-07-26 16:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26  9:43 Grub vs Lilo Lewis Shobbrook
2006-07-26 10:40 ` Michael Tokarev
2006-07-26 16:44 ` Jason Lunz [this message]
2006-07-26 18:00   ` Michael Tokarev
2006-07-26 18:59     ` Bernd Rieke
2006-07-26 19:58       ` Michael Tokarev
  -- strict thread matches above, loose matches on Subject: below --
2006-07-27 13:16 Lewis Shobbrook
2006-07-27 11:50 ` Simen Thoresen

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='ea865p$7o0$1@sea.gmane.org' \
    --to=lunz@falooley.org \
    --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 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).