cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
11332
Views
95
Helpful
11
Replies

verify flash: on C3750.. file not found

lcolimoro
Level 1
Level 1

Why I can't verify IOS bin file saved in a subfolder on the flash!

verify flash:c3750-ipbasek9-mz.122-44.SE2/c3750-ipbasek9-mz.122-44.SE2.bin"

%Error verifying flash... (No such file or directory)

11 Replies 11

vijayasankar
Level 4
Level 4

Hi,

It looks like some typo in the command.

the command should mostly look like

"verify flash:c3750-ipbasek9-mz.122-44.SE2.bin"

Check this out.

-VJ

I tried already all the combinations!

I also tried it to run on different 3750 switches and I had the same unsuccessfully results. It seems the "verify" is unable to read an image file under a subfolder!

Hi,

Try this..

1) issue the cd command to switch to the directory you want

cd "directoryname:

2) Execute the verify command with the file name.

verify "filename"

Alternatively you can try this alsow

verify flash:/directoryname/filename

Have a note of the slash "/".

In your case it should be as follows

verify flash:/c3750-ipbasek9-mz.122-44.SE2/c3750-ipbasek9-mz.122-44.SE2.bin

This should work.

Test this and let us know the result. Both method works for me.

HTH

-VJ

Hi,

I still don't get verifiy worked on the ones that have been upgraded to c3750-ipbasek9-mz.122-44.SE2.bin

See the attached file!

I have several c3750 and the verify works on the ones running ipbase-mz.122-25.SEE2.

Is it a bug of 122-44-SE2 version?

Thanks

It looks like you are hitting CSCsi66075.

It is *NOT* supported in that build.

Please rate, if it helps.

Check the IOS bug... if not then verify for us if you have the switch stacked with other 3750s? If so, perform a "dir all" to find if the IOS is only on another switch flash and not the "master" switch stack.

I have few switches in the stack. The ones I tested are not configured as stack.

I have tried additional test while I'm writing this email and it seems the problem only occurrs with the 3750s running /c3750-ipbasek9-mz.122-44.SE2 as IOS image.

I tried some other which are not yet updated with latest IOS and the verify command works fine!

It must be a bug for that IOS version!

Hi, I got the same problem, and I try to put extra parameter  /md5

example :

verify /md5 flash:/c3750-ipbasek9-mz.122-44.SE2/c3750-ipbasek9-mz.122-44.SE2.bin

and it's work for me.

Jean Matthew
Level 1
Level 1

Hi, getting the same error message with c3750-ipbasek9-mz.122-53.SE1.bin

Cisco#verify flash:c3750-ipbasek9-mz.122-53.SE1.bin

File system hash verification failed for file flash:c3750-ipbasek9-mz.122-53.SE1.bin(No such file or directory).

After getting MD5 hash value for that IOS (http://www.cisco.com/cisco/software/cart.html?mdfid=&treeMdfId=268438038&flowid=null&addoption=DN&imageGuId=717943AADCA8210CC4125BFAF81514BC75E2C617&isLatestRel=)

I can now succesfully proceed with

Cisco#verify /md5 flash:c3750-ipbasek9-mz.122-53.SE1.bin 7fd986e52367ca1153d6103edf8bd4ed

..................................................................................................................................

...................................................................................................................................

..................................................................................................................................

................................................................................Done!

Verified (flash:c3750-ipbasek9-mz.122-53.SE1.bin) = 7fd986e52367ca1153d6103edf8bd4ed

That's all

sbutler44
Level 1
Level 1

Hello,

 

As per this page https://community.cisco.com/t5/switching/ios-verify/td-p/1779816

 

I had the same issue, and added /md5 to the verify command, so you command would look like:

 

verify /md5 flash:c3750-ipbasek9-mz.122-44.SE2/c3750-ipbasek9-mz.122-44.SE2.bin

 

Cheers.

marinogr
Level 1
Level 1

Hi, I got the same problem on C2960X 15.2(7)E2.

Adding /md5 solve the problem.

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: