[Windows, WSL, Tip] How to read only File system fix

[Ref] https://github.com/microsoft/WSL/issues/6220

  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

댓글 달기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다