cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1272
Views
0
Helpful
1
Replies

Turboboot on ASR9010: loadprog: error - not an executable ELF file

Hi 

what could the reason for the above message be?

I was executing boot tftp://10.11.22.222/cisco/iosxr/ASR9K-iosxr-px-k9-5.3.2/turboboot/asr9k-mini-px.vm-5.3.2

The file was loaded correctly, on the TFTP server it looked like that:

abc@netmgmt1/turboboot# file asr9k-mini-px.vm-5.3.2
asr9k-mini-px.vm-5.3.2: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), statically linked, stripped

525572 -rwxrwxrwx 1 51053 24500 538177949 Sep 1 2015 asr9k-mini-px.vm-5.3.2

Did anybody have the same experiences with that version? I did not really find anything on the net yet.

Any hint is appreciated.

Kind regards

Mat

1 Reply 1

Nitin Pabbi
Cisco Employee
Cisco Employee

Hey Mat,

This error possibly appear when VM file is not correct. Either the file you are trying to execute is not of same size or CRC fail etc.

Check the file size and do CRC check before execute.

asr9k-mini-px.vm-5.3.2: ELF 32-bit MSB executable >>> This meaning is executable binary VM file.

Thanks

Nitin Pabbi