Re: Bhyve. Unable install Windows 7/Server 2008R2

2017-12-05 Thread Harry Schmalzbauer
Bezüglich Lars Engels's Nachricht vom 05.12.2017 17:57 (localtime): > On Tue, Dec 05, 2017 at 04:49:45AM -0800, Rodney W. Grimes wrote: >>> Hi, >>> bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,/dev/zvol/my_zroot/VM/img/win7/disk0 >>> For win7/2k8*, the sector size presented to the guest

Re: Bhyve. Unable install Windows 7/Server 2008R2

2017-12-05 Thread Lars Engels
On Tue, Dec 05, 2017 at 04:49:45AM -0800, Rodney W. Grimes wrote: > > Hi, > > > > > bhyve -c 2 -s 0,hostbridge -s > > > 3,ahci-hd,/dev/zvol/my_zroot/VM/img/win7/disk0 > > > > For win7/2k8*, the sector size presented to the guest has to be forced > > to 512 bytes i.e. for the ahci-cd slot,

Re: Bhyve. Unable install Windows 7/Server 2008R2

2017-12-05 Thread Rodney W. Grimes
> Hi, > > > bhyve -c 2 -s 0,hostbridge -s > > 3,ahci-hd,/dev/zvol/my_zroot/VM/img/win7/disk0 > > For win7/2k8*, the sector size presented to the guest has to be forced > to 512 bytes i.e. for the ahci-cd slot, the config would look like: > > -s

Re: Bhyve. Unable install Windows 7/Server 2008R2

2017-12-04 Thread Peter Grehan
Hi, bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,/dev/zvol/my_zroot/VM/img/win7/disk0 For win7/2k8*, the sector size presented to the guest has to be forced to 512 bytes i.e. for the ahci-cd slot, the config would look like: -s 3,ahci-hd,/dev/zvol/my_zroot/VM/img/win7/disk0,sectorsize=512

Re[2]: Bhyve. Unable install Windows 7/Server 2008R2

2017-12-04 Thread wishmaster
Hi, as I said the problem is still here even without ahci-hd device. Below the command: bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,/dev/zvol/my_zroot/VM/img/win7/disk0 -s 4,ahci-cd,/VM/distro/win7.iso -s 10,virtio-net,tap0 -l bootrom,/VM/distro/BHYVE_UEFI_20160526.fd -m 4G -H -w -s

Bhyve. Unable install Windows 7/Server 2008R2

2017-12-04 Thread wishmaster
Hi, guys, what happened with bhyve after 11.1-RELEASE. I am unable install neither Windows 7 nor Windows Server 2008R2. I have attempted with HDD as raw file, ZFS dev - without success. root@XXX: uname -a FreeBSD XXX 11.1-STABLE FreeBSD 11.1-STABLE #0 r325503: Tue Nov 7 13:38:44 EET 2017