Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2019 11:11:19 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Sean Eric Fagan <sef@kithrup.com>, freebsd-current@freebsd.org
Subject:   Re: Can't boot current under bhyve on current
Message-ID:  <9933e6ab-63e9-c2ad-94eb-c8654d75ae99@FreeBSD.org>
In-Reply-To: <20190815162147.8E26A1B64B@kithrup.com>
References:  <20190815162147.8E26A1B64B@kithrup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/15/19 9:21 AM, Sean Eric Fagan wrote:
> I get:
>  
>         Loading kernel...
>         /boot/kernel/kernel text=0x16c493c data=0x1c8b38+0x819238
>         syms=[0x8+0x180c18+0x8+0x19df0b]
>         Loading configured modules...
>         can't find '/boot/entropy'
>         \
>  
> Note that I am using vm-bhyve as a management & control wrapper, so that was
> done by doing
> 
> 	vm create VM-TEST ; vm install VM-TEST 13.0.iso

I think vm-bhyve hides stderr output from bhyve by default, but there might
be a flag to make it display the stderr output.  Can you try doing that to see
if bhyve is reporting an error?  Alternatively, can you see if the bhyve
process is still running?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9933e6ab-63e9-c2ad-94eb-c8654d75ae99>