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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264521
--- Comment #3 from Robert Morris ---
(In reply to John Baldwin from comment #2)
Patch D36271 does fix the problem for me.
--
You are receiving this mail because:
You are on the CC list for the bug.