A little bat code run on windows 10/11 to mount your ext4 disk via WSL2.
- Install WSL2.
- Run with powershell(Administrator)
./MountExt4.batto mount your disk, - Run with powershell(Administrator)
./UnmountExt4.batto unmount your disk.
You are allowed to access the mounted disk in windows exploer for example \\wsl.localhost\Ubuntu\mnt\wsl\ext4_disk.
Enjoy yourself!🦖