First identify the drive by
Encrypt and format
# status of the drive
# to get the header informations
# replace with zero, `pv` shows the progress
# you can skip this part
|
# for standard linux ext4 file format
# or, make btrf file format
Mount
User permission
For automatically mount the drive
FILE /etc/fstab
UUID= <mount_location> ext4 defaults 0 3