UUID

Partition UUIDs in Linux

In the latest version of Ubuntu I noticed that partitions in fstab are referred using UUIDs instead of device names. If you want to find out the UUID for an existing partition then you can use a couple of rather obscure commands: blkid and vol_id.

Read the rest of this entry »