raid 1 hotswap on freebsd

2005-02-08 Thread Spades
Hihi, I have on-board hardware that supports RAID 1, hotswap. How do I install it on FreeBSD 4.10 as in, during installation or do I need a software or application from ports to do it? PS: wonder if anyone has done this or use a step-by-step? Thanks! Regards, Bryan

Re: raid 1 hotswap on freebsd

2005-02-08 Thread Olivier Nicole
I have on-board hardware that supports RAID 1, hotswap. How do I install it on FreeBSD 4.10 as in, during installation Since you use hardware RAID, your OS sees only one disk, it ignores that there is multiple physical disks. So you just go and install the usual way, as with no RAID. Olivier