Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2019 07:47:29 +1000
From:      <jason@tubnor.net>
To:        <virtualization@FreeBSD.org>
Subject:   RE: [Bug 240647] bhyve cannot properly use Windows (system restarts infinitely)
Message-ID:  <77f201d56da1$80d7db90$828792b0$@tubnor.net>
In-Reply-To: <bug-240647-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240647-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
I am using the same build as you:

# freebsd-version
12.0-RELEASE-p10

And my Windows 10 guest has no issues booting and staying up.  You bhyve
command looks fine so there is probably something else happening.

What happens if you include the -w switch?

Cheers,

Jason.

-----Original Message-----
From: owner-freebsd-virtualization@freebsd.org
<owner-freebsd-virtualization@freebsd.org> On Behalf Of
bugzilla-noreply@freebsd.org
Sent: Wednesday, 18 September 2019 2:14 AM
To: virtualization@FreeBSD.org
Subject: [Bug 240647] bhyve cannot properly use Windows (system restarts
infinitely)

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240647

            Bug ID: 240647
           Summary: bhyve cannot properly use Windows (system restarts
                    infinitely)
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bhyve
          Assignee: virtualization@FreeBSD.org
          Reporter: arkadiusz.majewski@iptrace.pl

Hello!

I've got an issue with using Windows (7/10 or even Server version) as a
client due to auto-restart of the system. I cannot even log in because
system restarts infinitely, seen at console on 5900 port.

Generally, I'm able to boot from CD/DVD (iso file). I can install Windows.
But after installation, the system loads and I can see logon screen. After
half a minute or minute system shuts down and that's all.
I was trying to run ready and working system from the another machine and
it's the same.

I tried this solution (Windows option change)

https://www.drivereasy.com/knowledge/windows-10-keeps-restarting-try-these-s
teps/

without success.
In this case I can change logon type to Safe mode, but after restart and
loading the system, the issue keeps the same.

I was trying on diffrent partitions with different hard drives.
I was changing number of CPU nad RAM (on bhyve).
I disconnected virtual network card network from bhyve command as well.

FreeBSD 12.0-RELEASE-p10 amd64
Command:

# bhyve -c 4 -m 8G -H \
-s 0,hostbridge \
-s 3,ahci-hd,/data/vm12.img,sectorsize=512 \ -s 10,virtio-net,tap1 \ -s
29,fbuf,tcp=0.0.0.0:5900,wait \ -s 30,xhci,tablet \ -s 31,lpc -l
bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -w vm12

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://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?77f201d56da1$80d7db90$828792b0$>