Zend certified PHP/Magento developer

Fix WSL – cannot access ‘/mnt/c’: Input/output error

I hit a problem with my WSL Ubuntu system, where I can’t ls the C: drive from within my WSL Ubuntu Linux system…

mpenning@wsl$ ls /mnt/c
ls: cannot access '/mnt/c': Input/output error
mpenning@wsl$

How do I fix this so I can see the contents of C: from inside my WSL Ubuntu system?