I always search the web for that. So here is the simple solution: sudo ls -laF /dev/disk/by-uuid find your device uuid for example : c2eced36-13e6-4dcd-82a4-c6ecdfb16ec1 then add to fstab UUID=c2eced36-13e6-4dcd-82a4-c6ecdfb16ec1 /path/toMountpoint sudo reboot done!
Recent Comments