/
linux-find-disk-uuids
To find the UUIDs of disks in Linux, you can use lsblk: 1
lsblk
lsblk -o +UUID
tags: linux
created: 2024-11-03 17:28:58
commit: 5188912b