Useful tools
by BenV on Jul.27, 2009, under Boring
Lotjuh was messing around with grub2 and its config…. fun!
Anyway, a nice tool to figure out uuids of block devices: blkid. (gives a nice overview per block device… you probably need to be root for it to work though)
Alternative: findfs, so you can search for a label or uuid.
Let is be known that grub2 is a kutproduct as far as documentation is concerned… but that’s no surprise given it’s infancy status 🙂
Works pretty good so far though, once you get the grub.cfg etc right. Also works with my ext4 partition these days (required a svn up and recompile/reinstall though)