Marc G. Fournier wrote:
> 
> Installed it from ports, and it installed the compat4x stuff, but although it 
> runs with no args, as soon as I try to access the controller:
> 
> 
> # raidutil -d 1 -L physical
> osdIOrequest : File /dev/rdptr17 Could Not Be Opened
> Engine connect failed: COMPATILITY number
> 
> 
> so I take it that like the storcon stuff, one is out of luck running FreeBSD 
> 6.x? :(

I have a bunch of these and using raidutil works great, however you need to
rebuild your kernel with:

options ASR_COMPAT

That is in addition to having compat4x_enable="YES" in rc.conf

Jim
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to