#19564: after reboot - reset to defaults / firstboot by accident
------------------------+------------------------
  Reporter:  bittorf@…  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  highest    |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by bittorf@…):

 Replying to [comment:10 hnyman]:
 > It sounds like the problem comes from the rather new requirement in
 overlayfs v23 and above that there is "upperdir" and "workdir". They are
 created at mount. If flash is 100% full, that new directory can not be
 created and overlayfs fails to mount.
 >

 {{{
 "Overlay FS v23 and later requires both a upper and
 a work directory, both on the same filesystem, but
 not part of the same subtree."
 }}}

 i wonder, if this can be within the squashfs? e.g:

 /overlay/upper
 /overlay/work

 also:
 if these dir's are created in the jffs2-space, why are they lost?
 if they are not created in jffs2 (and are just part of the virtual fs),
 why they need space?

--
Ticket URL: <https://dev.openwrt.org/ticket/19564#comment:11>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to