Skip to content

Instantly share code, notes, and snippets.

@MatthewJDavis
Created October 9, 2021 00:47
Show Gist options
  • Save MatthewJDavis/5e7a97e08ca6b9035c40cda9143d346a to your computer and use it in GitHub Desktop.
Save MatthewJDavis/5e7a97e08ca6b9035c40cda9143d346a to your computer and use it in GitHub Desktop.
Unlock Western digital passport on linux
# 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