We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5c8f4 commit 96363dcCopy full SHA for 96363dc
README.md
@@ -163,10 +163,11 @@ sudo apt-get update
163
sudo apt-get install git build-essential nasm clang cmake libelf-dev
164
```
165
166
-Your files can be found here:
+Do not attempt to access the Linux file system from Windows. Instead, you should access the
167
+Windows file system from Linux which can be found here:
168
169
-C:\Users\%USERNAME%\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\
170
+/mnt/c/
171
172
173
Note that the WSL cannot be used to compile the Windows drivers or start/stop the hypervisor.
0 commit comments