0

UUID : How to find avilable disk uuid in linux

Hi ....,

i want know avilable disks uuid in linux.... in my point i find disk uuids by using /etc/fstab and blkid.., Is there any other alternate commands is avilable to check disk uuid ...........?

cameron
asked Aug 31, 2017
1 Answer
0

try this..........!

# dumpe2fs /dev/sda1 | grep UUID

# ls -l /dev/disk/by-uuid/

both commands will help you..........!

View More
arunkumarak
answered Aug 31, 2017
Your Answer
||||
 
100:0