Date: Fri, 13 Oct 2017 13:12:50 +0300 From: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCf0L7QstC+0LvQvtGG0LrQuNC5?= <tarkhil@webmail.sub.ru> To: freebsd-virtualization@freebsd.org Subject: Bhyve and windows 2012/2016 Message-ID: <90634b92-dea2-0866-39fc-a1c36e1a9800@webmail.sub.ru>
next in thread | raw e-mail | index | archive | help
Hello I'm trying to install Windows 2012 evaluation in bhyve. It looks like neither HDD (ahci-hd) nor CD (ahci-cd) are available. Command is /usr/sbin/bhyve -c 2 -m 17179869184 -H -A -w -s 0:0,hostbridge -s 3:0,ahci-hd,/usr/jails/jails-data/serv1c-data/dsk1.vhd,sectorsize=512 -s 2:0,ahci-cd,/usr/jails/src/iso/windows2012.iso -s 4:0,e1000,tap6,mac=00:a0:98:cf:ab:82 -s 5:0,virtio-rnd -s 6,fbuf,tcp=0.0.0.0:5902,w=1024,h=768,wait -s 30,xhci,tablet -s 31,lpc -l com1,stdio -l bootrom,/usr/local/cbsd/upgrade/patch/efi.fd serv1c Only X: drive is available, seems to be some memory image What should I check? What could have I done wrong? Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?90634b92-dea2-0866-39fc-a1c36e1a9800>