Re: [nvme]: Windows10: inaccessible boot device

2022-08-20 Thread Nuno Teixeira
Hello Chuck! `doas vm configure Windows10`: --- loader="uefi" graphics="yes" graphics_res="1920x1080" xhci_mouse="yes" cpu=4 memory=4G # put up to 8 disks on a single ahci controller. # without this, adding a disk pushes the following network devices onto higher slot numbers, # which causes windo

Re: [nvme]: Windows10: inaccessible boot device

2022-08-20 Thread Chuck Tuffli
On Fri, Aug 19, 2022 at 12:55 PM Nuno Teixeira wrote: > > Hello, > > I'm running bhyve at main-n257521-97be6fced7db and I'm trying to use 'nvme' > to access Windows disk but it fails with message "INACCESSIBLE BOOT DEVICE". > > I've read that nvme was fixed in recent commit. > Do I missing some c

[nvme]: Windows10: inaccessible boot device

2022-08-19 Thread Nuno Teixeira
Hello, I'm running bhyve at main-n257521-97be6fced7db and I'm trying to use 'nvme' to access Windows disk but it fails with message "INACCESSIBLE BOOT DEVICE". I've read that nvme was fixed in recent commit. Do I missing some config params? I use vm-bhyve with virtio net and blk drivers atm. Th