Your Windows 10 PC will soon be 'junk' - users told to resist Microsoft deadline::If you're still using Windows 10 and don't want to upgrade to Windows 11 any time soon you might want to sign a new online petition

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (2 children)

Nice, i will take a look at this. With virtualization are both OS able to share files/ access the same files?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago

    Kind of... You usually can mount a directory or similar from the Host machines (Linux in this case) on the Guest (windows in this case). It uses a virtual fs so it doesn't matter the filesystem used on the host or similar. That said due this is slower than direct use of files.

    Alternative even if that wasn't a thing you could always do a network share in SMB or similar and as long as they have access to network it would work too.

  • source
  • parent