Hey, the current hfs uuid's are the raw on-disk values, which do not match the value of the original OS, or libvolume_id's values. Libvolume_id does the needed MD5 hashing, to translate them to the natively used 128 bit uuid: http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=extras/volume_id/lib/hfs.c;hb=HEAD#l146 We should fix that. Want a patch for that, which includes a copy of md5: http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=extras/volume_id/lib/md5.c;hb=HEAD or do you possibly want to link against an external library? Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html