Skip to content

How to list all the UUID of my hard disks

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"
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  1. Mount a filesystem by UUID in Linux
  2. Generate UUID in PHP
  3. Generate UUID in Linux
  4. List 10 most often used commands
  5. Update the Channel List using PHP/PEAR

One Trackback/Pingback

  1. Mount a filesystem by UUID in Linux | Linux Ask! on Tuesday, February 16, 2010 at 3:50 pm

    [...] you know the UUID of your harddisks, you want to mount it for use, try the following [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*