Tuesday, April 2, 2024

How to access other drive in windows subsystem linus (WSL)

To access C drive:
cd /mnt/c/

No comments:

Post a Comment

Reset Ubuntu with factory reset & and reinstall

  Try configuring unconfigured packages: sudo dpkg --configure -a Update the contents of the repositories sudo apt-get update Try to fix mis...