#18456: OpenWRT of DIR-645 does not run firstboot after flashing
--------------------------+-----------------------------------
  Reporter:  jchessman    |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:
--------------------------+-----------------------------------

Comment (by mhowison):

 I had the same issue as @tarpoon using 15.05.1:

 root@OpenWrt:/# firstboot
 This will erase all settings and remove any installed packages. Are you
 sure? [N/y]
 y
 /dev/mtdblock8 is not mounted
 /dev/mtdblock8 will be erased on next mount

 However, after a reboot I tried doing this instead as suggested by
 @anonymous:

 root@OpenWrt:/# mtd fixseama kernel
 Trying to fix SEAMA header in kernel at 0x0...
 the header is fixed already
 root@OpenWrt:/# jffs2reset
 This will erase all settings and remove any installed packages. Are you
 sure? [N/y]
 y
 /dev/mtdblock8 is mounted as /overlay, only erasing files

 This fixed the issue and allowed me to retain my configuration after a
 subsequent reboot.

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