Compute partitions UUIDs
January 6th, 2008 at 10:52am |
you maybe wonder how those UUID inside /etc/fstab have been computed.
blkid /dev/sda8
simply does the job (where sda8 is the device you want the UUID computed for)
They are unique ids (thus the acronym) and are computed by program blkid which can easily be invoked via shell in order to update those IDs in case you have messed around with those values.
|
Print This Post
|
Email This Post

No Responses to “Compute partitions UUIDs”