command blkid don't show my partitions UUID

3.6k Views Asked by At

I'm using Ubuntu. command blkid or blk /dev/sda2 in LPIC-1 module 104.3 (mounting and unmounting). but these commands don't show me the expected results. blkid is installed and also I can see man blkid !!!

Could you guide me to fix this?

1

There are 1 best solutions below

2
On BEST ANSWER

Run sudo blkid

After that you will be able to get the same result with simply running blkid (without sudo)