Comment 2 for bug 347370

Revision history for this message
Steve Beattie (sbeattie) wrote :

Confirmed this is a behavior change between intrepid and jaunty:

ubuntu@jaunty-i386:~$ sudo tune2fs -l /dev/sda1 | grep -i "uuid\|name"
Filesystem volume name: My Boot
Filesystem UUID: 11bcff22-6f53-41c7-9ea9-6b71dcb195a8
ubuntu@jaunty-i386:~$ lshal -u volume_uuid_11bcff22_6f53_41c7_9ea9_6b71dcb195a8 | grep -i label
  volume.label = 'My_Boot' (string)

However, it's unclear to me whether this is an intended change or if it breaks anything (mounting by label works correctly)