如何从 Windows 10 WSL 访问 Linux 分区?

Gio*_*oni 5 windows windows-subsystem-for-linux

我的计算机上安装了 Windows 10 和 Fedora,采用双启动配置。

在 Windows 10 Windows Subsystem for Linux (WSL) 中,我可以访问 Windows 分区中的文件。

但是,我在 WSL 中找不到 /dev/sd* 设备的等效项。

有没有办法从 Windows 10 WSL 中访问 Fedora 分区中的文件?

这是我从 WSL 看到的:

# cd /dev; ls -R1 | grep -v tty
.:
block
fd
kmsg
lxss
null
ptmx
pts
random
shm
stderr
stdin
stdout
urandom
zero

./block:

./pts:
ptmx
Run Code Online (Sandbox Code Playgroud)

Gio*_*oni 2

Windows 10 WSL 似乎还无法访问原始磁盘设备。请参阅此功能请求