Install FreeBSD 10.1 x64 fake RAID LSI

Hello. Prompt please how to establish FreeBSD 10.1 on fake RAID LSI.
RAID is created by means of LSI BIOS. At installation the system sees two disks, but not one.
On FreeBSD of 8.1 such problems wasn't.
I will be grateful for the help.
 
No exact chipsets unfortunately. But it does indeed look like Fake RAID. I would advise not to use any Fake RAID though, it's usually better to use plain software RAID. Added bonus of software RAID is that it's easily moved from one machine to another. Fake RAID sets tend to be quite particular about the exact controller. Is it usable as a plain JBOD card? In that case I'd use gmirror(8), graid(8) or zfs(8).
 
Back
Top