Finding your hard drive’s UUID so you can add it to /etc/fstab
sudo vol_id /dev/sda1
Your drive’s UUID is listed at ID_FS_UUID=here is your UUID
more info here: http://linux.byexamples.com/archives/321/fstab-with-uuid/
Just a blog of techie stuff.
Finding your hard drive’s UUID so you can add it to /etc/fstab
sudo vol_id /dev/sda1
Your drive’s UUID is listed at ID_FS_UUID=here is your UUID
more info here: http://linux.byexamples.com/archives/321/fstab-with-uuid/