#14946: TL-WDR4300 pivot root not working
------------------------------+----------------------------------
  Reporter:  anonymous        |      Owner:  developers
      Type:  defect           |     Status:  new
  Priority:  response-needed  |  Milestone:  Chaos Calmer (trunk)
 Component:  packages         |    Version:  Trunk
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Comment (by anonymous):

 There exists an issue where
 {{{
 option target '/overlay'
 }}}
  does not mount as the overlay, and the issue appears to be the "/".
 Eliminating the forward slash eliminates the issue; therefor, the command
 should be
 {{{
 option target 'overlay'
 }}}

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