From: <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] grub and preloading modules
Date: Thu Feb 1 10:52:01 2001 [thread overview]
Message-ID: <20010201105113.C5546@cvs.gentoo.org> (raw)
In-Reply-To: <20010201084932.10029.qmail@web3404.mail.yahoo.com>; from rickbluebrick@yahoo.com on Thu, Feb 01, 2001 at 12:49:32AM -0800
On Thu, Feb 01, 2001 at 12:49:32AM -0800, rick philbrick wrote:
> Hi everyone,
>
> So many questions to ask.. I'll choose just one today.
>
> I am trying to get sw/raid (RAID 1) on a gentoo box w/
> 2 ide channels to boot up as a mirrored disk array. I
> have read thru Howtos and noticed that they discuss
> the passing of options thru lilo. But since gentoo
> uses GRUB and not lilo how am I going to make this
> work?
You shouldn't need to pass any options. All you need to
do is make sure that once your RAID-1 root filesystem is
created and mounted that you copy your /etc/raidtab to
/mnt/gentoo/etc/raidtab, and that after the chroot process
you compile a new kernel and install it (with RAID-support
built-in) before you unmount all filesystems and reboot.
As long as your RAID partition has partition type "FD",
it'll be detected and started automatically at boot time.
Just use this line for GRUB:
kernel root=/dev/md0
...and you should be all set. Of course, I haven't gone
into detail and haven't tried it myself, but it should work.
I should be able to try this in VMware in the next few days
and add the necessary steps to the install guide.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
next prev parent reply other threads:[~2001-02-01 17:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-01 1:53 [gentoo-dev] grub and preloading modules rick philbrick
2001-02-01 10:52 ` drobbins [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-02-01 1:53 rick philbrick
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=20010201105113.C5546@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@gentoo.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