PSla Blog

Blog Piotra Ślatały | Peter Slatala's Blog

Obtaining UUID of partition

To get UUID of the partition /dev/sdc3, run:

[cc lang=”bash”]
blkid /dev/sdxx
[/cc]

You might use it to create /etc/fstab entry for this drive, if you can expect that it might get different letters of drive (for example it is USB drive)

Leave a Reply

Your email address will not be published. Required fields are marked *