WhitewaterFoundry / Fedora-Remix-for-WSL

Fedora Remix for Windows Subsystem for Linux.
Other
718 stars 51 forks source link

Accessing EXT4 FIle systems available to Windows 10 - For example E: #71

Open luke2261git opened 4 years ago

luke2261git commented 4 years ago

Is it possible to mount ext4 files systems available to Windows 10 ( dual boot laptop ) directly or indirectly?

I would like to simply mount Win10 E Drive (ext4 file system) as say /mnt/e .

Alternatives would be export nfs or samba shares from Win 10 and mount within WSL 2 Remix

You can see the ext4 file systems shown as 'E' and 'G' within Win10 Explorer.

wsl_2_fedora_remix_explorer

crramirez commented 4 years ago

Hello,

I need to investigate it further but still I think you cannot access hardware directly from wsl2.

You can, for sure, mount something shared via network.

Regards