Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 00:51:33 +0300
From:      Boris Samorodov <bsam@passap.ru>
To:        freebsd-virtualization@freebsd.org
Subject:   current+bhyve+windows7 problem
Message-ID:  <2fb0fff7-d07c-83a6-b50d-51097003b8cd@passap.ru>

next in thread | raw e-mail | index | archive | help
Hi All,


I use the following command to install Windows 7:
---
sudo bhyve -c 1 -m 2G -Hwl \
  bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
  -s 0,hostbridge \
  -s 31,lpc \
  -s 3:0,ahci-cd,/vm/.iso/win.iso \
  -s 4:0,ahci-hd,/dev/zvol/book/vm/win/disk0.img \
  -s 5:0,virtio-net,tap2,mac=58:9c:fc:05:ff:ae \
  -s 6:0,fbuf,tcp=0.0.0.0:5900,w=640,h=480 \
  win
---

After the first reboot I get the following error:
ftp://ftp.wart.ru/pub/misc/bhyve-win-error.jpg

The message is like "The Windows installer can not set up Windows to
use hardware of this computer."

The ISO is Windows 7, SP1, 64 bit, RU.
The OS is:
---
FreeBSD book.bsnet 12.0-CURRENT FreeBSD 12.0-CURRENT #16 r305676: Sat
Sep 10 02:17:53 MSK 2016     bsam@book.bsnet:/usr/obj/usr/src/sys/BOOK amd64
---


Any help is appreciated. Thank you.
-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2fb0fff7-d07c-83a6-b50d-51097003b8cd>