linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Zeno R.R. Davatz" <zdavatz@ywesee.com>
To: RAID Linux <linux-raid@vger.kernel.org>
Cc: John Coffman <johninsd@san.rr.com>
Subject: RAID 1 (boot), RAID5 (root) and Lilo, Boot from Raid 1 (/dev/md0)
Date: Thu, 7 Oct 2004 16:28:52 +0200	[thread overview]
Message-ID: <20041007162852.2ef1b003@zrr.local> (raw)

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

                 reply	other threads:[~2004-10-07 14:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20041007162852.2ef1b003@zrr.local \
    --to=zdavatz@ywesee.com \
    --cc=johninsd@san.rr.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 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).