Created
October 9, 2021 00:47
-
-
Save MatthewJDavis/5e7a97e08ca6b9035c40cda9143d346a to your computer and use it in GitHub Desktop.
Unlock Western digital passport on linux
This file contains 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
# Unlock Western digital passport on linux | |
# https://github.com/0-duke/wdpassport-utils | |
# Need to run as sudo. | |
# May need to install sudo pip3 install pyudev | |
cd ~/Documents/western-digital | |
sudo ./wdpassport-utils.py --device /dev/sdb -u |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment