Execute the following commands to mount a network drive mapped to Z: in WSL
sudo mkdir /mnt/z
sudo mount -t drvfs Z: /mnt/z
Execute the following commands to mount a network drive mapped to Z: in WSL
sudo mkdir /mnt/z
sudo mount -t drvfs Z: /mnt/z