Auto mount hdd

 

sudo blkid # to view UUID
sudo vi /etc/fstab
UUID=<uuid> <pathtomount> <filesystem> defaults 0 0