Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Sep 2014 21:33:49 -0700
From:      Rudy <crapsh@monkeybrains.net>
To:        Peter Grehan <grehan@freebsd.org>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: Ubuntu upgrade - bhyve gets confused with vtblk
Message-ID:  <5407EBAD.3030208@monkeybrains.net>
In-Reply-To: <5406A16F.9070401@freebsd.org>
References:  <54068FC5.6010905@monkeybrains.net> <5406A16F.9070401@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 9/2/14, 10:04 PM, Peter Grehan wrote:
> Hi Rudy,
>
>> uname:
>> FreeBSD 10.0-STABLE #1 r264668M: Fri Apr 18 14:50:21 PDT 2014
>
>  Was this the previous version, and you've just upgraded to the latest 
> 10-STABLE ?
>


It is working now, I upgraded to:
FreeBSD 10.1-PRERELEASE #4 r270991M: Tue Sep  2 22:18:28 PDT 2014

The guest that failed to boot was the freshest 14.04.1.


For some odd reason, nmdb was not part of 10.1-PRERELEASE, so my boot 
scripts failed.  Doh.  The fix:

  cd /usr/src/sys/modules/nmdm/ && make depend && make obj && make install

Why in tarnation does 10.1-PRERELEASE have the joy.ko and no nmdm.ko?  ;)

Rudy





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5407EBAD.3030208>