On Thu, Jan 20, 2000 at 10:53:08AM -0700, Eric Sisler wrote:
> I was just getting ready to ask a similar question.  I just installed 6.1
> on a testbed server and configured all the filesystems as RAID1, including
> / and /boot.  I was wondering about the mechanics of this with a custom
> kernel.  I'm guessing that initrd has been rewritten to include the various
> raid personalities support.  My *guess* at this point is:
> 
> The SCSI card drivers can be built-in or modularized.
> Whichever raid type you're using for / and /boot must be left as modules.
> You must build an initrd image, so it'll have the raid drivers.

If you're / is a software raid device, then you'll need to either compile
in that raid level into the kernel, or make it modular and create an
initrd.

-- 
Steve Borho                       Voice:  314-615-6349
Network Engineer
Celox Communications Corp

Fortune of the day:
There are three ways to get something done:
        (1) Do it yourself.
        (2) Hire someone to do it for you.
        (3) Forbid your kids to do it.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to