Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

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"

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>