Skip to content

Instantly share code, notes, and snippets.

@alyleite
Created April 5, 2022 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alyleite/5ee934e285e415150bb32f1e2f553c93 to your computer and use it in GitHub Desktop.
Save alyleite/5ee934e285e415150bb32f1e2f553c93 to your computer and use it in GitHub Desktop.
wsl: Read-only file system

wsl: Read-only file system

  1. open WSL and run:
sudo e2fsck /dev/sdb -y
sudo e2fsck /dev/sdb -p
  1. open PowerShell and run: wsl --shutdown

  2. open WSL, repeat if steps 1,2 if the issue persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment