Feb 162010
How to list all the UUID of my hard disks
Answer:
To list all the UUID of my hard disks, you can use the blkid command.
# sudo blkid
/dev/sda1: UUID="9f95f559-9986-4dfc-8661-849bb54ed5a5" TYPE="ext3"
/dev/sda5: TYPE="swap" UUID="0fe4eedc-65dd-4b46-85c9-11795f2cdc57"