> Hi,

  Hello

> Regarding vn subsystem: since about 4.6-RELEASE vnconfig -d no longer disables 
>/dev/vn entry. 
> That means that...
> 
> vnconfig -e /dev/vn<something> <file>
> vnconfig -d /dev/vn<something>
> vnconfig -e /dev/vn<something> <anotherfile>
> 
> ....gives vnconfig: VNIOCATTACH: Devise busy...
> and only kldunload vn helps.

  Actually, it does disable it (or at least, using the same words from
  the manpage, if it's possible). Your problem most likely is that -d
  only disables the device, but does not "unconfigure" it. Try using the
  -u flag instead of -d, it'll do both things for you.


 Fred

-- 
"Beware of friends who are false and deceitful."

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to