From: Carl Karsten <carl@personnelware.com>
To: grub-devel@gnu.org
Subject: software raid1
Date: Tue, 21 Mar 2006 18:43:58 -0600 [thread overview]
Message-ID: <44209DCE.4070208@personnelware.com> (raw)
I have been messing around with software raid1 - mirroring 2 drives - including
the boot sectors. The goal is to be able to remove either drive and still have a
functioning system.
I realize that this is "not supported" given that "Add support for software
RAID" is on the http://grub.enbug.org/TodoList but I have heard it can be done
with some trickery: install grub on both drives and rely on the fact that
/dev/hda1 and /dev/hda2 and /dev/md0 are all "the same thing" as long as md0 is
the only one that gets written to.
I did run into one problem: if you have ide master and slave, and you pull the
master, the slave dissapears and the box/bios won't see it so it won't boot from
it. so I am guessing I have to make each drive the master on a seperate ide bus
so that pulling one won't take out the other.
Before I spend too much time trying to make this work, anyone know of a HowTo
that outlines this?
CarlFK
next reply other threads:[~2006-03-22 0:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-22 0:43 Carl Karsten [this message]
2006-03-22 2:56 ` [OFFTOPIC] Re: software raid1 Tomáš Ebenlendr
2006-03-22 8:49 ` Marco Gerards
2006-03-28 2:11 ` Carl Karsten
2006-03-28 5:20 ` Carl Karsten
2006-03-28 11:29 ` Tomáš Ebenlendr
2006-03-28 22:47 ` Peter Jones
2006-03-29 5:48 ` Tomáš Ebenlendr
2006-03-31 9:54 ` Marco Gerards
2006-03-22 16:16 ` Peter Jones
2006-03-28 20:53 ` software raid1 grub patches Carl Karsten
2006-03-28 22:45 ` Peter Jones
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=44209DCE.4070208@personnelware.com \
--to=carl@personnelware.com \
--cc=grub-devel@gnu.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.