Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. # Automatic Dislocker
  2.  
  3. #### By Raymond Li (Raymo111), October 1<sup>st</sup>, 2019
  4.  
  5. 1. `mkdir ~/scripts && nano ~/scripts/dislocker.sh`, then paste in everything from the `dislocker.sh` file below.
  6.  
  7. 2. Save the file and `chmod +x ~/scripts/dislocker.sh`
  8.  
  9. 3. Run the script with `~/scripts/dislocker.sh`.
  10.  
  11. `sudo umount /media/bitlockermount` to unmount the dislocker drive.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement