Skip to content

Instantly share code, notes, and snippets.

@do-me
Created November 17, 2023 10:45
Show Gist options
  • Select an option

  • Save do-me/46c26769eb63c2145abe5f6d137d4d38 to your computer and use it in GitHub Desktop.

Select an option

Save do-me/46c26769eb63c2145abe5f6d137d4d38 to your computer and use it in GitHub Desktop.
Mount a hard disk connected to a Windows PC on Ubuntu for Windows
sudo mount -t drvfs D: /mnt/d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment