-
I have these mounts:
```
C:\ on /mnt/c type drvfs (rw,noatime,uid=1000,gid=1000,case=off)
D:\ on /mnt/d type drvfs (rw,noatime,uid=1000,gid=1000,case=off)
F:\ on /mnt/f type drvfs (rw,noatime,uid=1000…
-
On my WSL setup I get an issue when I run the code below. It hangs indefinitely on `response = self._proc.stdout.readline()`. This also happens for the simpler example given in another [issue](https:/…
-
### Windows Version
Microsoft Windows [Version 10.0.22000.1696]
### WSL Version
WSL version: 1.1.3.0 Kernel version: 5.15.90.1 WSLg version: 1.0.49 MSRDC version: 1.2.3770 Direct3D version: 1.608.2…
-
**Describe your problem**
The WSL2 should be trivial to support since it is a Linux running inside the virutal machine. But natively supporting Windows looks chanllanging:
- [ ] we may need to m…
-
### pyenv mysteriously not working on WSL after Win11 upgrade
I've been using Pyenv happily with WSL and WIN11 forever. Feels like forever. Years. I prefer WSL1 because it is 10x faster for what I …
-
由于证书缺失,开启 SideCar 后 WSL2 中的 HTTPS 连接都会变为不受信状态,导致例如 git 无法连接到 remote 做任何操作。(WSL1不太确定会不会有这个症状)
解决方法很直接,把证书导入到 WSL 即可,但稍微需要一些[繁琐的操作](https://github.com/microsoft/WSL/issues/3161)
也就是
* 在 `DevSid…
-
My intent was to work on new files created from Linux inside the wsl1 rootfs.
But as the files have an unrelated `LXATTRB` attribute, ntfs-3g is using Interix mode on chmod/chown despite the `special…
-
I run `webpack --watch --watch-options-stdin ...` and amidst its _initial_ build (not the subsequent builds triggered by changed files), it prints:
```
Watchpack Error (initial scan): Error: EACCE…
-
Using wsl1 (Ubuntu) on windows 10N, I get the following:
```bash
[cnd:~/Downloads]$ trzsz telnet 192.168.1.106
spawn pty failed: fork/exec /usr/bin/telnet: invalid argument
[cnd:~/Downloads]$ …
-
This page https://www.testcontainers.org/supported_docker_environment/windows/ describes how to configure WSL to support volume mapping.
> Inside the WSL shell, modify the /ect/wsl.conf file to mou…