Ubuntu find out UUID

Ubuntu from the begining used uuid as an identification in fstab mount point. Every partition has its own unique uuid. Uuid is Universally Unique Identifier. DIfferent with other linux distros that still using sda/ hda identifier.

We can find out the uuid in the /etc/fstab for each partition the ubuntu mount. But of course there are commands to find it out easily in the terminal.
Here are the commands:

ls /dev/xxx/by-uuid
blkid xxx
vol_id -u /dev/xxx

We may use the uuid to mount any partition we have in /etc/fstab.
But fstab could still be wrote in hda/sda format.

Category: Ubuntu  Tags: , , , , Share Del.icio.us Digg Technorati Blinklist Furl reddit
You can follow any responses to this entry through the RSS 2.0 feed.

Asia Bersama Photobucket

You can leave a response, or trackback from your own site.
Leave a Reply

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