Login  Register

Re: OCTBOOT2BIN not found Error: Trying embedded failsafe...

Posted by harpss1ngh on May 17, 2016; 9:30pm
URL: https://itus.accessinnov.com/SOLVED-OCTBOOT2BIN-not-found-Error-Trying-embedded-failsafe-tp914p923.html

If I run in Bridge mode I get this as the last prompt I see:

MMC: 2 reading u-boot-octeon_rhino_itus7x.bin


If I run in router mode I just get this:

MMC:


So then I ran fatls mmc 1 and I can see this:

  1138416   u-boot-octeon_rhino_itus7x.bin
 58078856   itusgatewayimage
            updates/
            restore/
 23543944   itusrestoreimage.rc2
 34813576   itusbetaimage
            backup/

So then I ran:
setenv octeon_stage3_bootloader u-boot-octeon_rhino_itus7x.bin
bootstage3

And suddenly I got this:

Octeon sff7000# tearly_board_init: Early board init .................
Importing environment from RAM address 0x1000
RAM environment is 33 bytes

U-Boot 2013.07 (Development build, svnversion: u-boot:exported, exec:) (Build time: May 21 2015 - 11:11:49)

Initializing DRAM
U-Boot is RAM resident
Using DRAM size from environment: 1024 MBytes
earing DRAM.....Clearing base address: 0x100000, size: 0xff00000, ub_base: 0x4f000000, ub_size: 0x1000000
Stack: 0xc0f71c60
▒▒▒▒▒ interface 0                                                                                                              0
reading ItusrouterImage

Octeon cust_private_rhino_itus7x(ram)#




Howeever, running fatls mmc 1:


4 file(s), 3 dir(s)

Octeon cust_private_rhino_itus7x(ram)#
  1138416   u-boot-octeon_rhino_itus7x.bin
 58078856   itusgatewayimage
            updates/
            restore/
 23543944   itusrestoreimage.rc2
 34813576   itusbetaimage
            backup/





I can't see my itusrouterimage...do I need to restore a copy via tftp?



Octeon cust_private_rhino_itus7x(ram)# fatls mmc 1 updates/
            ./
            ../
 35862152   bridge.elf
 58144392   router.elf
 58078856   gateway.elf
 27090234   bridge.tar.gz
 49361121   router.tar.gz
 49358939   gateway.tar.gz
 33390933   etc-rc2.tgz

I can see the 3 images (router, bridge, gateway) in a tar file here. Do I need to extract them somewhere?


Would appreciate any help anyone can give me at this point