On Fri, Dec 16, 2011 at 11:15:38PM +0000, Roger Leigh wrote: > { "nofail", 0, 0, MS_COMMENT}, /* Do not fail if ENOENT on dev */ > + { "initramfs", 0, 0, MS_COMMENT}, /* Mount filesystem in initramfs */ I don't think this is the right way. We have to be very conservative with new mount options, especially with options specific for any use case. You can use comment=initramfs and in new mount(8) will be also supported x-* options, then you can use x-initrd or so. 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