Date: Tue, 25 May 2021 19:51:52 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 256159] Windows10 with bhyve on i5-5200U can not boot Message-ID: <bug-256159-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256159 Bug ID: 256159 Summary: Windows10 with bhyve on i5-5200U can not boot Product: Base System Version: 13.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bhyve Assignee: virtualization@FreeBSD.org Reporter: alex@alexmihajlov.ru Created attachment 225262 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225262&action= =3Dedit dmesg I have a Lenovo X250 laptop. Alpine Linux works well on this laptop. When I= try to start Windows10 - I get an error: vm exit[0] reason VMX rip 0x0000000001dd0963 inst_length 2 status 0 exit_reason 2 (Triple fault) qualification 0x0000000000000000 inst_type 0 inst_error 0 This message appears after "Press any key to boot from CD..." in VM. I run it like this: bhyve -c 2 -m 4G -H -w \ -s 0,hostbridge \ -s 3,ahci-cd,/vm/.iso/windows10.iso \ -s 4,ahci-hd,/vm/windows10/disk0.img \ -s 29,fbuf,tcp=3D0.0.0.0:5900,wait \ -s 30,xhci,tablet \ -s 31,lpc \ -l com1,stdio \ -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \ windows10 My bhyve-packages: $ pkg info | grep bhyve bhyve-firmware-1.0_1 Collection of Firmware for bhyve bhyve-rc-3 FreeBSD RC script for starting bhyve guests = in tmux grub2-bhyve-0.40_8 Grub-emu loader for bhyve uefi-edk2-bhyve-g20210214,2 UEFI EDK2 firmware for bhyve uefi-edk2-bhyve-csm-0.2_3,1 UEFI EDK2 firmware for bhyve with CSM (16-bit BIOS) vm-bhyve-1.4.2 Management system for bhyve virtual machines I have net.link.tap.up_on_open=3D1 My dmesg is in attache. I use 13.0-RELEASE --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256159-27103>