Cześć,
kompiluję z sukcesem tomato. Jako wzór wziąłem pull requesty:
https://bitbucket.org/pl_shibby/tomato-arm/pull-requests/12/ea6700-ea6500v2-support/diff
https://bitbucket.org/pl_shibby/tomato-arm/pull-requests/5/huawei-ws880-support/diff
Mam wgrane CFE od XVortexa zmodyfikowane o zmienne mojego routera (MAC adresy interfejsów).
DD-WRT flashowane serialem z CFE działa. Tomato skompilowane przeze mnie jednak nie bootuje się.
Tak to wygląda:
Boot version: v2.2.2
Device eth0: hwaddr 48-F8-B3-ED-D0-62, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw, invalid tftp target filename (:)!
Could not load :: Invalid parameter
Booting(0): boot -raw -z -addr=0x8000 -max=0xef8000 nflash0.os:
Loader:raw Filesys:raw Dev:nflash0.os File: Options:(null)
Loading: .... 4153024 bytes read
Entry at 0x00008000
Closing network.
Starting program at 0x00008000
Digital core power voltage set to 0.9375V
Decompressing...done
Boot version: v2.2.2
Device eth0: hwaddr 48-F8-B3-ED-D0-62, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw, invalid tftp target filename (:)!
Could not load :: Invalid parameter
Changed to the other image 1 (maxpartialboots exceeded)
Booting(1): boot -raw -z -addr=0x8000 -max=0xef8000 nflash0.os2:
Loader:raw Filesys:raw Dev:nflash0.os2 File: Options:(null)
Loading: .... 4153024 bytes read
Entry at 0x00008000
Closing network.
Starting program at 0x00008000
Digital core power voltage set to 0.9375V
Decompressing...done
W miejscu "Digital core power voltage" powinno być bootowanie a router restartuje się.
DD-WRT wgrywany na nflash0.trx i nflash0.trx2 wg tej instrukcji https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1111599#1111599 wstaje.
CFE> go
Loader:raw, invalid tftp target filename (:)!
Could not load :: Invalid parameter
Booting(0): boot -raw -z -addr=0x8000 -max=0xef8000 nflash0.os:
Loader:raw Filesys:raw Dev:nflash0.os File: Options:(null)
Loading: ... 1656864 bytes read
Entry at 0x00008000
Closing network.
Starting program at 0x00008000
Uncompressing Linux... done, booting the kernel.
Czy macie jakieś pomysły? Co mogę sprawdzić?
EdgeRouter X: EdgeOS
RT-AX56U: AsusWRT
EA6900: tbd
EA6350: tbd
|