#21806: block fails to extroot when extra 'mount' type in fstab for /overlay
---------------------------------+---------------------------------------
 Reporter:  Max Hopper           |      Owner:  developers
     Type:  defect               |     Status:  new
 Priority:  normal               |  Milestone:  Designated Driver (Trunk)
Component:  base system          |    Version:  Trunk
 Keywords:  block extroot fstab  |
---------------------------------+---------------------------------------
 {{{
 [    9.995084] block: attempting to load
 /tmp/jffs_cfg/upper/etc/config/fstab
 [   10.006592] block: extroot: not configured
 [   10.042719] jffs2: notice: (407) jffs2_build_xattr_subsystem: complete
 building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of
 xref (0 dead, 0 orphan) found.
 [   10.216706] block: attempting to load
 /tmp/jffs_cfg/upper/etc/config/fstab
 [   10.226294] block: extroot: not configured
 [   10.230276] mount_root: switching to jffs2 overlay
 }}}

 Where in fstab -
 {{{
 # <snip>
 config mount
   option target /mnt/ext2
   option label ext2
   option enabled 1

 config mount
   option target /overlay
   option label ext2
   option enabled 1
 # </snip>
 }}}
 block succeeds after removing the first mount type.

--
Ticket URL: <https://dev.openwrt.org/ticket/21806>
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