Skip to content

Mount an encrypted WD drive on Linux with one command

Notifications You must be signed in to change notification settings

suovie/wd-mount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WD Mount

Mount an encrypted WD drive on Linux with one command.

HOW TO RUN:

  1. Install ‘sg3_utils’ package for your Linux distro

  2. Identify the block drive = /dev/sd? dmesg | grep -i scsi

  3. Run ./mount.sh {path_to_block drive} Eg: ./mount.sh /dev/sdb

Dependency:

Reference:

NOTE: Initialize and update submodule after cloning.

`git submodule init`

`git submodule update`

About

Mount an encrypted WD drive on Linux with one command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published