I have a laptop which I've dual-booted with Ubuntu and Windows 10.
My goal is to use a bash shell inside windows to access the linux partition.
Inside Windows, I've installed the Linux subsystem and also used Ext2Fsd to create a D:// drive for the Linux system.
In the Bash shell, though, I can only see the C:// drive. How can I access the D:// drive?
I tried creating a shortcut in windows, but it makes .lnk file that I'm not sure how to follow in Linux.