linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RAID 1 (boot), RAID5 (root) and Lilo, Boot from Raid 1 (/dev/md0)
@ 2004-10-07 14:28 Zeno R.R. Davatz
  0 siblings, 0 replies; only message in thread
From: Zeno R.R. Davatz @ 2004-10-07 14:28 UTC (permalink / raw)
  To: RAID Linux; +Cc: John Coffman

Hi 

Just for the books:

After help from John Coffman and Bernd Fischer my Raid1 / Raid5 is now up and running.

This is what I had to do.

1. Install Lilo 22.6
2. mdadm -a /dev/md0 /dev/sda1
3. mount /dev/md1 /mnt/newroot
4. mount /dev/md0 /mnt/newroot/boot
5. Edit lilo.conf so boot = /dev/md0
6. Lilo -x mbr (Thanks John!!)

Paff!

also see:
http://www.ywesee.com/index.cgi?Software_Raid

Thanks for all the help.
Zeno

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-07 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-07 14:28 RAID 1 (boot), RAID5 (root) and Lilo, Boot from Raid 1 (/dev/md0) Zeno R.R. Davatz

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).