Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 04:39:47 +0000
From:      Jesse <jesse@glx.me>
To:        Neel Natu <neelnatu@gmail.com>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: problems about bhyve
Message-ID:  <CAEMuk581SUOOXcpL5YveH1%2BFXguS50q_PnL4Qma-=sJL9ZstOA@mail.gmail.com>
In-Reply-To: <CAFgRE9HBsiF9kgtbVLUmVb3EP4Co_DbXgV5tS0du=kunWhsvnQ@mail.gmail.com>
References:  <CAEMuk58kjqf4QnVHw3ELxN5zoRnb3a3K5CnapY7onNpbJjuCGw@mail.gmail.com> <CAFgRE9HBsiF9kgtbVLUmVb3EP4Co_DbXgV5tS0du=kunWhsvnQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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


On Mon, Jan 21, 2013 at 10:28 PM, Neel Natu <neelnatu@gmail.com> wrote:

> Hi Jesse,
>
> On Mon, Jan 21, 2013 at 3:11 AM, Jesse <jesse@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@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> > To unsubscribe, send any mail to "
> freebsd-virtualization-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEMuk581SUOOXcpL5YveH1%2BFXguS50q_PnL4Qma-=sJL9ZstOA>