|
|
大家好,我的ep280被我刷成砖头了,不过好在还可以进cfe 但是不能通过192.168.1.1 进固件升级页面并且也ping不通192.168.1.1 后来我在网上查了点资料成功激活了eth0网络接口并且设置了他的ip为192.168.1.1 现在可以ping 通了 但还是进不了192.168.1.1固件升级页面 后来我就建了个tftp服务器里面放了个dd-wrt.v24 SP1_micro_special_generic.bin
这个固件 然后我通过cfe下面的flash命令打算升级固件他却提示我不是有效的cfe flash文件 请问有哪位兄台指教下
CFE> et -i=eth0 up
*** command status = 0
CFE>ifconfig eth0 -addr=192.168.1.1 -mask=255.255.255.0
Device eth0: hwaddr 00-25-49-10-03-AB, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
*** command status = 0
CFE> flash 192.168.1.22:generic.bin flash0
Reading 192.168.1.22:2.bin: Done. 1765376 bytes read
Invalid header seal. This is not a CFE flash image.
*** command status = -1
generic.bin 是我更改后的文件名因为原来的太长了。 |
|