Skip to content

Instantly share code, notes, and snippets.

@TeddyBear06
Created January 31, 2022 20:15
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 TeddyBear06/65f80087f406cfca24fb40a88823a154 to your computer and use it in GitHub Desktop.
Save TeddyBear06/65f80087f406cfca24fb40a88823a154 to your computer and use it in GitHub Desktop.
Mount CD under WSL
$ sudo mkdir /mnt/f
$ sudo mount -t drvfs F: /mnt/f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment