#20617: trunk ar71xx: dropbear inactive because filesystem read-only
--------------------------+----------------------------------------------
  Reporter:  doddel       |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  high         |  Milestone:  Chaos Calmer (trunk)
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  file system read-only after boot
--------------------------+----------------------------------------------

Comment (by doddel):

 see the attachment  for the boot log.
 Recompiled after a 'make dirclean' to have a fresh tool chain but no
 difference. Between the two tmpfs lines in the mounts list two lines are
 missing that I see in earlier builds that work:
 /dev/mtdblock3 /overlay jffs2 rw,noatime 0 0
 overlayfs:/overlay / overlayfs rw,noatime,lowerdir=/,upperdir=/overlay 0 0

 So after the boot nothing can get written or modified, which some
 applications like dropbear try and need to do. Writable are //tmp and
 hence //var. On // level there is also a directory called //overlay and it
 is empty. In earlier builds that work it contains etc root usr and www.

--
Ticket URL: <https://dev.openwrt.org/ticket/20617#comment:2>
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