Re: OCTBOOT2BIN not found Error: Trying embedded failsafe...
Posted by
harpss1ngh on
May 18, 2016; 2:14am
URL: https://itus.accessinnov.com/SOLVED-OCTBOOT2BIN-not-found-Error-Trying-embedded-failsafe-tp914p925.html
Ok after spending a lot of time on this, this is what I've done.
Octeon sff7000# setenv octeon_stage3_bootloader u-boot-octeon_rhino_itux7x.bin
Octeon sff7000# bootstage3
cust_private_rhino_itus7x(ram)# fatls mmc 1
1138416 u-boot-octeon_rhino_itus7x.bin
58078856 itusgatewayimage
updates/
restore/
23543944 itusrestoreimage.rc2
34813576 itusbetaimage
backup/
cust_private_rhino_itus7x(ram)# fatload mmc 1 $(loadaddr) itusgatewayimage
cust_private_rhino_itus7x(ram)# bootoctlinux $(loadaddr) mem=0 numcores=2
The gateway image booted up and I saw snoopy.
root@itus# cd /tmp
root@itus# wget
http://itus.accessinnov.com/file/n10/Upgrade_RC_to_SP1.txtroot@itus# mv Upgrade_RC_to_SP1.txt Upgrade_RC_to_SP1.sh
root@itus# sh Upgrade_RC_to_SP1.sh
root@itus# reboot -f