Created
November 17, 2023 10:45
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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