Hi # mdconfig -a -t vnode ./bootimg.bin mdconfig: ioctl(/dev/mdctl): Bad address # truss mdconfig -a -t vnode ./bootimg.bin .... open("/dev/mdctl",0x2,00) = 3 (0x3) ioctl(3,MDIOCATTACH,0x8058c00) ERR#14 'Bad address' .... # ls -l /dev/mdctl crw------- 1 root wheel 95, 0xffff00ff Nov 26 11:37 /dev/mdctl
/dev located on devfs mountpoint Problem appears before 14 Nov md compiled into kernel (not module) Any suggestions -- Vladimir B. Grebenschikov <[EMAIL PROTECTED]> SWsoft Inc. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message