Get Mystery Box with random crypto!

Find UUID of Storage Devices Descubra o UUID de uma unidade, | Comandos Linux - Commands Linux, Tweaks, Tips and Tricks

Find UUID of Storage Devices


Descubra o UUID de uma unidade, com os seguintes comandos:


lsblk -dno UUID /dev/sdX

lsblk -f /dev/sdX

blkid /dev/sdX

ls -lha /dev/disk/by-uuid

udevadm info -q all -n /dev/sdX | grep by-uuid

hwinfo --block