Hi Valdis,

On Apr 10, 2014, at 18:40 , [email protected] wrote:

> On Thu, 10 Apr 2014 15:06:25 +0100, Robert Bradley said:
>> Try using TFTP with the *factory.img file instead, since that worked for me.
> 
> I'd like to at least try to figure out why the sysupgrade path is busted
> before I throw factory.img at it, which will probably wipe out all evidence.
> 
> Any hints where to start looking?

        You could try the following:
scp /path/to /the/sysupgrade/image.bin [email protected]:/tmp
ssh [email protected]
cd /tmp
sysupgrade -n -d 60 -v ./image.bin

(basically adding requesting sysupgrade to be more verbose… that might give a 
clue why things fail)

Best Regards
        Sebstian


> _______________________________________________
> Cerowrt-devel mailing list
> [email protected]
> https://lists.bufferbloat.net/listinfo/cerowrt-devel

_______________________________________________
Cerowrt-devel mailing list
[email protected]
https://lists.bufferbloat.net/listinfo/cerowrt-devel

Reply via email to