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

Windows cannot access host Data folder #988

Open
Jorgepfm opened this issue Dec 29, 2024 · 5 comments
Open

Windows cannot access host Data folder #988

Jorgepfm opened this issue Dec 29, 2024 · 5 comments

Comments

@Jorgepfm
Copy link

Operating system

openSUSE Tumbleweed-Slowroll 20241202

Description

Hi there, first of all thanks for all your work! So far everything has been smooth except for this issue.

When trying to access Data folder I get the following error (same happens with 20.20.20.1)
image

This is using default settings for everything except username/password. It is quite possible I made a mistake during installation, but everything else seems to work perfectly.

I checked all other issues with similar problems, made modifications to the policies according to #782, but still the same.

Any clue as to what's going on?

Docker compose

compose.txt

Docker log

BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,41A4CB2C-41AB-4733-B443-89DA7830D0E6,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,41A4CB2C-41AB-4733-B443-89DA7830D0E6,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
❯ Windows started succesfully, visit http://localhost:8006/ to view the screen...

Screenshots (optional)

No response

@FrozenGamesYT
Copy link

having same issue

@kroese
Copy link
Contributor

kroese commented Jan 10, 2025

You are missing /dev/net/tun in the devices section.

@Jorgepfm
Copy link
Author

You are missing /dev/net/tun in the devices section.

Added and tried again, but issue is still there

@Titaniumtown
Copy link

I can reproduce this issue with windows 11. Very frustrating.

@Titaniumtown
Copy link

I'm using podman. And running sudo sysctl net.ipv4.ip_forward=1 and adding privileged: true to my compose file fixed the issue for me! Everything works now

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

4 participants