2014-05-22 13:59 GMT+04:00 Dave Young <[email protected]>: > > I don't think there's easy solution for read-write mount since it need > stacked fs like > unionfs. But maybe you can try mount some folder as tmpfs such as /tmp, /var > etc. > and only write to the specific folders. > > I imagine a simpe implement for unionfs specific for initramfs use.. > > Thanks
I'm try to implement overlayfs mount (backend squashfs, frontend tmpfs). Can you check https://github.com/haraldh/dracut/pull/20.patch or https://github.com/haraldh/dracut/pull/20 and give to me some suggestion, how can i best do this? -- Vasiliy Tolstov, e-mail: [email protected] jabber: [email protected] -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
