All of lore.kernel.org
 help / color / mirror / Atom feed
From: <me@heyjay.com>
To: Ben Williams <benw@plasticboy.com>, linux-raid@vger.kernel.org
Subject: Re: RAID becomes un-bootable after failure
Date: Wed, 2 Jun 2004 10:11:54 -0500	[thread overview]
Message-ID: <000701c448b7$19e3c8b0$6705a8c0@a30> (raw)
In-Reply-To: 40BDEA63.5040001@plasticboy.com


> I have a 2-disk RAID-1 that I set up using the Red Hat 9 installer. My 
> problem is that pretty much any simulated drive failure makes the system 
> unbootable. If I power down the machine and remove drive 1, the system 
> can't find any bootable device.

Maybe you need to do:

$ grub
grub> root (hd0)
grub> setup (hd0,0)
grub> root (hd1)
grub> setup (hd1,0)

Jay


  reply	other threads:[~2004-06-02 15:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02 14:55 RAID becomes un-bootable after failure Ben Williams
2004-06-02 15:11 ` me [this message]
2004-06-02 15:30 ` Dick Streefland
2004-06-02 17:57 ` Michael

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='000701c448b7$19e3c8b0$6705a8c0@a30' \
    --to=me@heyjay.com \
    --cc=benw@plasticboy.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.