How to get the ext3 filesystem UUID

If You need to know the UUID of an ext3 filesystem (say the one on /dev/hdd1 partition), just issue the command

vol_id -u /dev/hdd1

Leave a Reply