cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7526
Views
1
Helpful
7
Replies

%Error stat'ing ucode0:jeevesfpga.rbf (No such file or directory) upgrading IOS on IE2000

rickyQ
Level 1
Level 1

Hello there, i am trying to upgrade the IOS on an IE2000 and i have tried everything. files on flash, files on sdflash, files in directory, files in root. i cannot get this switch to "upgrade jeeves"

 

I am in a constant loop of:

 


Upgrading Jeeves FPGA firmware...
%Error stat'ing ucode0:jeevesfpga.rbf (No such file or directory)
Jeeves FPGA Upgrade failed...
Loading Jeeves FPGA Golden Image...
FPGA version 0.14 downloaded successfully
Using driver version 4 for media type 1
Base ethernet MAC Address: 6c:41:6a:e0:0e:80
Xmodem file system is available.
The password-recovery mechanism is enabled.
Initializing Flash...
mifs[2]: 8 files, 1 directories
mifs[2]: Total bytes : 1806336
mifs[2]: Bytes used : 550912
mifs[2]: Bytes available : 1255424
mifs[2]: mifs fsck took 0 seconds.
mifs[3]: 0 files, 1 directories
mifs[3]: Total bytes : 3870720
mifs[3]: Bytes used : 1024
mifs[3]: Bytes available : 3869696
mifs[3]: mifs fsck took 0 seconds.
mifs[4]: 5 files, 1 directories
mifs[4]: Total bytes : 258048
mifs[4]: Bytes used : 9216
mifs[4]: Bytes available : 248832
mifs[4]: mifs fsck took 0 seconds.
mifs[5]: 5 files, 1 directories
mifs[5]: Total bytes : 258048
mifs[5]: Bytes used : 9216
mifs[5]: Bytes available : 248832
mifs[5]: mifs fsck took 0 seconds.
mifs[6]: 3 files, 2 directories
mifs[6]: Total bytes : 57931776
mifs[6]: Bytes used : 28341760
mifs[6]: Bytes available : 29590016
mifs[6]: mifs fsck took 1 seconds.
...done Initializing Flash.
done.
Loading "sdflash:/ie2000-universalk9-mz.152-4.EA5/ie2000-universalk9-mz.152-4.EA5.bin"...##########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################

 

 

 

any help appreciated.

1 Accepted Solution

Accepted Solutions

Peter Paluch
Cisco Employee
Cisco Employee

Hi Ricky,

The jeevesfpga.rbf file is stored in the TAR file at

https://software.cisco.com/download/release.html?mdfid=286226353&softwareid=280805680&release=15.2.4-EA5&relind=AVAILABLE&rellifecycle=ED&reltype=latest

not in the IOS image itself, so correctly, you should decompress the entire TAR file to your flash. Also, to avoid hitting CSCuh73385, avoid using sdflash.

See https://www.cisco.com/c/en/us/td/docs/switches/connectedgrid/cg-switch-sw-master/software/release/notes/rn-15-2-4ea5.html#pgfId-123791 for a step-by-step procedure using the archive command.

Did you try this already?

Best regards,
Peter

View solution in original post

7 Replies 7

Peter Paluch
Cisco Employee
Cisco Employee

Hi Ricky,

The jeevesfpga.rbf file is stored in the TAR file at

https://software.cisco.com/download/release.html?mdfid=286226353&softwareid=280805680&release=15.2.4-EA5&relind=AVAILABLE&rellifecycle=ED&reltype=latest

not in the IOS image itself, so correctly, you should decompress the entire TAR file to your flash. Also, to avoid hitting CSCuh73385, avoid using sdflash.

See https://www.cisco.com/c/en/us/td/docs/switches/connectedgrid/cg-switch-sw-master/software/release/notes/rn-15-2-4ea5.html#pgfId-123791 for a step-by-step procedure using the archive command.

Did you try this already?

Best regards,
Peter

i got it to boot up using the old ios, i am going to try this and report back.
i previously tried untar and move the IOS and the jeeves files manually and that did not work, let me give this a shot.

well that did it! thank you so much.

 

i guess un taring and manually moving the files was not good enough, by default the upgrade happened on the SDCARD and the FPGA update ran just fine.

 

i used: archive download-sw /overwrite tftp://172.16.60.250/ie2000-universalk9-tar.152-4.EA5.tar

 

After successful completion:

 

Upgrading Jeeves FPGA firmware...
Erasing Jeeves SPI flash at address 0x400000 ...................................................................
Verifying Jeeves SPI Flash Erase at address 0x400000...................................................................
Programming Jeeves SPI flash at address 0x400000 .............................
Verifying Jeeves SPI Flash at address 0x400000.............................
FPGA version 0.14 downloaded successfully
Using driver version 4 for media type 1

Xmodem file system is available.
The password-recovery mechanism is enabled.
Initializing Flash...
mifs[2]: 8 files, 1 directories
mifs[2]: Total bytes : 1806336
mifs[2]: Bytes used : 550912
mifs[2]: Bytes available : 1255424
mifs[2]: mifs fsck took 0 seconds.
mifs[3]: 0 files, 1 directories
mifs[3]: Total bytes : 3870720
mifs[3]: Bytes used : 1024
mifs[3]: Bytes available : 3869696
mifs[3]: mifs fsck took 0 seconds.
mifs[4]: 5 files, 1 directories
mifs[4]: Total bytes : 258048
mifs[4]: Bytes used : 9216
mifs[4]: Bytes available : 248832
mifs[4]: mifs fsck took 0 seconds.
mifs[5]: 5 files, 1 directories
mifs[5]: Total bytes : 258048
mifs[5]: Bytes used : 9216
mifs[5]: Bytes available : 248832
mifs[5]: mifs fsck took 0 seconds.
mifs[6]: 0 files, 1 directories
mifs[6]: Total bytes : 57931776
mifs[6]: Bytes used : 1024
mifs[6]: Bytes available : 57930752
mifs[6]: mifs fsck took 0 seconds.
...done Initializing Flash.
done.
Loading "sdflash:/ie2000-universalk9-mz.152-4.EA5/ie2000-universalk9-mz.152-4.EA5.bin"...####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################

That did it! thank you!

used: archive download-sw /overwrite tftp://172.16.60.250/ie2000-universalk9-tar.152-4.EA5.tar

worked from the SDcard no problem.

Hi Ricky,

Thank you very much for confirming that this worked for you - much appreciated! Needless to say, I am very happy to hear that you were able to get the FPGA upgrade done.

Best regards,
Peter

Is it possible to recover from rommon without SD card? TFTP, FTP, etc.

Is it possible to upgrade the IE 2000 without using a tar file and just the bin file? I am using the bin file and I keep getting stuck in this loop. I need 15.2.7E2 with just the bin file.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco