-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update the instructions for use with WSL2 in Windows? #18
Comments
Oh it is great that you got this working! We are definitely interested in your input. For now these labs are very much focussed on the Docker side of things. So I think it may be better to add this to the main demo system repo. Our README file is already a bit bloated (we are planning to split it up in the future). Could I ask you to create a file named something like Again, thanks so much for your interest and offering to help! |
You aren't the only Windows person either around - so won't be a waste of effort! I haven't tried this yet myself either, but having WSL2 support is a definite plus. |
Ok great, I'll get to it lab by lab. I'll start by documenting my setup steps for lab 1. |
So I am using WSL2 in Windows to have an Ubuntu install without having to deal with dual booting. This has posed certian challenges, such as getting USB devices (an Arty A7 board for example) passed through to the Ubuntu environment. I have figured out most of them and am currently working out how to run these labs on the WSL2 Ubuntu directly because the Docker container is one layer too many I'm afraid.
I was wondering if there is interest in me adding some explanation steps to these labs for people who also want to run it through WSL2? I will need to create a new issue here and there if i can't figure something out, but most of the setup of lab 1 i already got working.
The text was updated successfully, but these errors were encountered: