DragonFly BSD
DragonFly bugs List (threaded) for 2009-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue1565] vinum root mount cannot be found


From: "Alex Hornung \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 21 Nov 2009 08:46:59 +0000

Alex Hornung <ahornung@gmail.com> added the comment:

It seems vinum tries to use /dev before it is available. A possible workaround 
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 leave 
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>
_____________________________________________________



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]