problems about bhyve

Neel Natu neelnatu at gmail.com
Tue Jan 22 07:32:06 UTC 2013


Hi Jesse,

On Mon, Jan 21, 2013 at 8:39 PM, Jesse <jesse at glx.me> wrote:
>
> I have updated the src in my computer, and rebuild world. First time I
> rebuilt the world it stopped at some errors. I am sorry I didn't record it.
> Second time I remove /etc/src.conf and remove /etc/make.conf, then
> buildworld OK, buildkernel OK, installkernel OK. But when I installworld, I
> see these:
>
> install -l s usr/src/sys /sys
> install: /sys/sys: Directory not empty
> *** [distrib-dirs] Error code 71
>
> Stop in /usr/src/etc.
> *** [hierarchy] Error code 1
>
> Stop in /usr/src.
> *** [reinstall] Error code 1
>
> Stop in /usr/src.
> *** [installworld] Error code 1
>
> Stop in /usr/src.
> *** [installworld] Error code 1
>

This seems to be a problem with HEAD right now.

It is being discussed on freebsd-current:
http://lists.freebsd.org/pipermail/freebsd-current/2013-January/039197.html

best
Neel

>
> On Mon, Jan 21, 2013 at 10:28 PM, Neel Natu <neelnatu at gmail.com> wrote:
>>
>> Hi Jesse,
>>
>> On Mon, Jan 21, 2013 at 3:11 AM, Jesse <jesse at glx.me> wrote:
>> > First, I have to load vmm manually. If I write vmm_load="YES" into
>> > /boot/loader.conf and restart the computer, then run ./vmrun.sh vm0, the
>> > whole computer is dead, no keyboard, mouse response. And there is no
>> > response when I press the power button too. So I have to cut off the
>> > electronic. But it's OK if I manually load the vmm module.
>> >
>>
>> This is fixed in r245704.
>> http://svnweb.freebsd.org/base?view=revision&revision=245704
>>
>> > Second, when I poweroff or shutdown -p now the guest os, the guest os
>> > will
>> > stop at "Press any key to continue". So I kill it.
>> >
>>
>> I see the following error message on the console when this happens:
>> acpi0: AcpiEnterSleepStatePrep failed - AE_NOT_FOUND
>>
>> This is a deficiency in the ACPI implementation in bhyve. Until this
>> is fixed could you use "halt" or "reboot" which work as expected?
>>
>> > The host has been built WITHOUT_GCC, but I think this is irrelevant.
>> >
>> > I want to help to test bhyve, but I don't know how to do really.
>>
>> I think you are helping already by reporting bugs that you find :-)
>>
>> best
>> Neel
>>
>> > _______________________________________________
>> > freebsd-virtualization at freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
>> > To unsubscribe, send any mail to
>> > "freebsd-virtualization-unsubscribe at freebsd.org"
>
>


More information about the freebsd-virtualization mailing list