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

Machines do not start under WSL version 1 #80

Open
AdamBromiley opened this issue Apr 30, 2021 · 0 comments
Open

Machines do not start under WSL version 1 #80

AdamBromiley opened this issue Apr 30, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@AdamBromiley
Copy link
Collaborator

Describe the bug
Machines do not start on a "wslfs"/"lxfs" filesystem, which is what Windows Subsystem for Linux version 1 uses. WSLv2 is unaffected because it uses ext4.

To Reproduce
Steps to reproduce the behavior:

  1. Try to start a machine on WSL version 1

Expected behavior
The machine starts.

Proposed solution
If it is not possible to provide support for WSLv1, add a check for WSL version in check_configuration.sh and error when trying to start machines on version 1, telling the user to upgrade to version 2.

@AdamBromiley AdamBromiley added the bug Something isn't working label Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant