public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] grub and preloading modules
@ 2001-02-01  1:53 rick philbrick
  0 siblings, 0 replies; 3+ messages in thread
From: rick philbrick @ 2001-02-01  1:53 UTC (permalink / raw
  To: gentoo-dev

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?

I have followed the instructions, I have had some
success in that both disks are accessable but I can't
boot to the /dev/md0 device, the array.

Thoughts and comments always welcome,
RIckp

__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-dev] grub and preloading modules
@ 2001-02-01  1:53 rick philbrick
  2001-02-01 10:52 ` drobbins
  0 siblings, 1 reply; 3+ messages in thread
From: rick philbrick @ 2001-02-01  1:53 UTC (permalink / raw
  To: gentoo-dev

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?

I have followed the instructions, I have had some
success in that both disks are accessable but I can't
boot to the /dev/md0 device, the array.

Thoughts and comments always welcome,
RIckp

__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] grub and preloading modules
  2001-02-01  1:53 rick philbrick
@ 2001-02-01 10:52 ` drobbins
  0 siblings, 0 replies; 3+ messages in thread
From: drobbins @ 2001-02-01 10:52 UTC (permalink / raw
  To: gentoo-dev

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.			



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-01 17:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-01  1:53 [gentoo-dev] grub and preloading modules rick philbrick
  -- strict thread matches above, loose matches on Subject: below --
2001-02-01  1:53 rick philbrick
2001-02-01 10:52 ` drobbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox