On Fri, Jun 28, 2013 at 02:50:58AM -0700, Marek Mrva wrote: > This problem probably occurs because the = character forces the > mount command to interpret the path as an UUID rather than a file > > Some info: > > # mount -V mount from util-linux 2.22.2 (libmount 2.22.0: debug) This should be already fixed in version 2.23. Note that the mount source has to be specified by absolute path otherwise it's still interpreted as a tag. (It will probably necessary to extend libblkid API and add a new function to verify what is a valid tag.) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html