Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VirtIO 9p share doesn't work between ghostbsd host and windows 10 guest #561

Open
sanzhang168 opened this issue Oct 17, 2024 · 1 comment

Comments

@sanzhang168
Copy link

I have a host running GhostBSD 24.07.3 and guest running Windows 10 22H2. I manage my vm through vm-bhyve. When I tried to share a folder from host to the guest following this Wiki - VirtIO 9p share, it didn't work. I followed exactly the instructions on the host, then I installed WinFsp and virtio guest tool on the Windows 10 guest. After reboot I can only see a scsi controller with yellow mark, for which I couldn't install driver from the virtio-win.iso. I've started virtio-FS service and still no luck. What could I have done wrong, or is it supported at all?
Thanks,

@sanzhang168 sanzhang168 changed the title VirtIO 9p share doesn't work between ghostbsd host and windows 10 gues VirtIO 9p share doesn't work between ghostbsd host and windows 10 guest Oct 17, 2024
@GogoFC
Copy link

GogoFC commented Oct 28, 2024

Hello
Yeah it's supported.
More than a week ago I follwed 9p instructions and added it to /etc/fstab in my linux VM.
I was gonna run vscode server on it.
I added a folder with some scripts I wrote.
I couldn't write to the folder without using sudo because of permissions.
Later I tried editing the fstab file to try to mount the 9p without sudo and that worked etc.
Anyway somehow all of the files dissapeared form the folder.
I don't need 9p.

Do you have NFS or SMB?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants