<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Hello to everyone.</div><div><div></div><div><br></div><div>I'm 
testing Windows 11 with bhyve and I've found an annoying problem that
 prevents me from completing some tasks that I'm working on.</div><div><br></div><div>It
 seems that the virtio-9p driver does not work inside the Windows 11 os emulated with bhyve and maybe also with qemu-kvm. When Windows 11 is 
launched,I don't see the folder "mnt" mounted on the root folder of 
Windows 11. Below you can see which bhyve parameters I've used :<br></div><div><br></div><div>bhyve -S -c 4 -m 8G -w -H \<br>-s 0,hostbridge \<br>-s 1,ahci-cd,/home/marietto/Downloads/virtio/virtio-win-0.1.208.iso \<br>-s 2,ahci-hd,/mnt/da0p1/Backups/OS/bhyve/Windows/win11.img \<br>-s 3,fbuf,tcp=<a href="http://0.0.0.0:5900" target="_blank">0.0.0.0:5900</a>,w=1440,h=900,wait \<br>-s 8,virtio-net,tap0 \<br>----> -s 9,virtio-9p,sharename=/mnt \<br>-s 30,xhci,tablet \<br>-s 31,lpc \<br>-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \<br>vm0</div><div><br></div><div>Investigating a little bit more and reading from this tutorial :<br></div></div><div><br></div><div><a href="https://virtio-fs.gitlab.io/howto-windows.html" target="_blank">https://virtio-fs.gitlab.io/howto-windows.html</a></div><div><br></div><div>I've realized that there should be some problem with the <a href="http://www.secfs.net/winfsp" target="_blank">WinFsp</a> - Windows File System Proxy and or with the virtiofs PCI device driver because I'm not able to enable the virtiofs service with the command used on the tutorial :</div><div><br></div><div><pre>C:\> sc start VirtioFsSvc<br><br></pre><pre>it gives the error : "the dependency service does not exist or it has been marked for the elimination.<br></pre><pre>I've attached some screenshots to help you to understand what's happening.<br></pre></div><div><br></div><div>Please help me,thanks.</div><div><br></div><div>Attached screenshots :</div><div><br></div></div></div><a href="https://ibb.co/m5vm1hd">https://ibb.co/m5vm1hd</a><br><a href="https://ibb.co/Qd6TS5d">https://ibb.co/Qd6TS5d</a><br><a href="https://ibb.co/3018SGd">https://ibb.co/3018SGd</a></div></div><div><br></div><div>-- </div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Mario.<br></div></div>