Created
June 23, 2020 19:05
-
-
Save codecreate-dev/fed1207dc1576382766029d61d2ff84a to your computer and use it in GitHub Desktop.
mount bind partition to home user Music
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 --bind /media/peter/Music /home/peter/Music |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ref: https://help.ubuntu.com/community/Mount