Coder Social home page Coder Social logo

Comments (6)

kroese avatar kroese commented on July 23, 2024 2

Yes, it should be possible. As soon as I have some spare time I will add this feature.

from windows.

benwilks avatar benwilks commented on July 23, 2024 1

@raddacle "Update: 1/13/2024 - VirtioFS under Windows is now stable as of Unraid 6.12.5 (QEMU 7.2) and the test VirtioFS drivers recently released. More info here. Stable Virtio drivers with this fix should be released in the coming weeks."

https://forums.unraid.net/topic/129352-virtiofs-support-page/page/5/#comment-1301832

from windows.

kroese avatar kroese commented on July 23, 2024

I forgot to mention, you can already pass-through disk devices like this:

environment:
  DEVICE2: "/dev/sdb"
devices:
  - /dev/sdb

But that means the whole disk will be exclusively linked to the Windows VM, and not be accesible from the host during that time. I guess you were looking for 'folder passthrough' where you dont pass the entire device, but only a single folder. And that feature is not added yet.

from windows.

raddacle avatar raddacle commented on July 23, 2024

Yes, it should be possible. As soon as I have some spare time I will add this feature.

I thought virtualizing disks with VirtioFS is currently unstable and heavily taxes the system. Have they fixed it?

from windows.

kroese avatar kroese commented on July 23, 2024

In the latest version (v2.00) I now added a shared network folder which allows for easy filesharing with the host systems /storage folder.

from windows.

kroese avatar kroese commented on July 23, 2024

From what I can gather even with stable VirtioFS drivers, the performance of the drive in Windows will still be a lot lower compared to using a simple Samba SMB share, which provides almost double the transfer speeds and can also be mapped to a local drive letter.

So since I now added file sharing via \\host.lan\Data I guess this issue can be closed as resolved.

from windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.