00:35:54 New bloody packages are published every week or two 00:36:28 We don't update the installation media as often because you can install the latest and `pkg update` to get up to date. 00:36:57 excellent 00:37:05 i just download ISOs/IMGs 00:37:58 building new PC this month and will bit the bullet to use (inferior) UEFI to install more than four UNIX/GNU/Linux including two Illumos including OmniOS CE (or is it just OmniOS now?) 01:43:20 andyf: what does the windows type change? I've noticed that both Windows and Generic seem to work just fine for Windows 2022, and the documentation doesn't make clear the implications. 09:37:25 It moves the LPC device into a different PCI slot, effectively. 09:37:30 See here - https://github.com/omniosorg/pkg5/blob/master/src/brand/bhyve/boot.py#L367-L373 10:03:24 oh, the windows vm boots now. Odd, I recreated the zone (with type correct from the get go). Though I thought I did that yesterday too. 10:08:08 except it says it doesn't meet windows11 sys requirements. err 10:09:22 is there something one has to do to get it to pass the win11 sys requirements test? I did give it 4 cpus and 6g of ram, and I'm running a modern intel cpu. 10:13:24 divansantana - take a look at https://wiki.freebsd.org/bhyve/Windows 10:14:08 Specifically the "To bypass this TPM requirement..." bit 10:32:51 andyf: will do. thanks so much Andy. 17:14:56 andyf: is there any reason why the LPC isn't on 31 by default? I just asked about on the bhyve call and it seems to be what everyone just does. It looks to me like this can be very simplified just by picking defaults that work for everyone 17:16:47 well, maybe I'm overstating how much it can be simplified.. 17:16:57 but at least somewhat 22:12:03 how to get the shift key to work over vnc? trying to push shift-f-10 in windows 11 to bypass the tpm requirements. but i see shift doesn't work. 23:17:20 oninoshiko: this is in my bhyve.cfg file by default with type=windows pci.0.31.0.device=lpc 23:26:47 ok, so shift- doesn't seem to work to bypass tpm2 requirement. other option is to set the tpm2 to passthru. i see how to do that with native bhyve, but how to pass this option through in omnios I'm not sure 23:27:58 I see bhyve_config says set the tpm.path and tpm.type which one can do in the /some/windows/etc/bhyve.conf file. but that gets wiped on bootup. how to edit this file correctly. i guess I need to set it in zonecfg but the format I'm not sure of. 23:28:25 thats assuming tpm passthru works on omnios. I also don't see a tpm device under /dev on the host