[FS#203] Sysupgrade fails ea8500

LEDE Bugs lede-bugs at lists.infradead.org
Mon Oct 10 09:36:05 PDT 2016


The following task has a new comment added:

FS#203 - Sysupgrade fails ea8500
User who did this - Mathias Kresin (mkresin)

----------
Bummer! The extra logging isn't applied for the really interesting part. Would you please edit the file /lib/upgrade/nand.sh on the EA8500 and add a 'set -x' to line number four. It should look like the following in the end:


#!/bin/sh
# Copyright (C) 2014 OpenWrt.org
#
set -x
. /lib/functions.sh


Please do a normal sysupgrade after you changed this line:


sysupgrade -n /tmp/lede-ipq806x-EA8500-squashfs-sysupgrade.tar

----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=203#comment613



More information about the lede-bugs mailing list