Alex Hornung <ahornung@gmail.com> added the comment:
It seems vinum tries to use /dev before it is available. A possible workaro=
und=20
might be to do the following change to sys/dev/raid/vinum/vinumio.c:
In open_drive(), remove the conditional branch "if (rootdev)" and only leav=
e=20
the content of the else branch.
This will remove dependance on /dev, and might solve the issue.
Cheers,
Alex Hornung
----------
priority: -> bug
status: unread -> chatting
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1565>
_____________________________________________________