03-28-2016 09:07 AM - edited 03-08-2019 05:08 AM
Hi ,
the start-ip doesn't complete on switch WS-C3650-24PS, just the following message appear's on the boot of switch :
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.03.28 16:50:08 =~=~=~=~=~=~=~=~=~=~=~=
@@@@@@@...++++++++++++++++++++++++++++++++@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@done.
Memory Test Pass!
Base ethernet MAC Address: 18:8b:9d:c9:bc:00
call dfs_loadpartitions, retry = 1
call dfs_loadpartitions, retry = 0
usbflash0: contains unexpected values in partition table or boot sector.
Device needs formatting before use!
cf_read_multiple: cf_waitfor(!(BUSY | ERROR)): I/O error.
Boot bus: Failed to detect any IDE storage!
Interface GE 0 link down***ERROR: PHY link is down
Initializing Flash...
flashfs[7]: 0 files, 1 directories
flashfs[7]: 0 orphaned files, 0 orphaned directories
flashfs[7]: Total bytes: 6784000
flashfs[7]: Bytes used: 1024
flashfs[7]: Bytes available: 6782976
flashfs[7]: flashfs fsck took 2 seconds....done Initializing Flash.
flash:packages.conf: no such device
flash:packages.conf: no such device
Error loading "flash:packages.conf"
Interrupt within 5 seconds to abort boot process.
Boot process failed...
The system is unable to boot automatically. The
BOOT environment variable needs to be set to a
bootable image.
switch:
Would someone help in this case ? .
thanks
11-06-2018 06:27 AM
We had this problem, when flash was formatted and new imaged copied to it...
Solution ..
on reload
flash_init
dir flash
boot flash:/myimagefromDIRabove.SPA.bin
then once its booted ..
conf t
boot system switch all flash1:/myimagefromDIRabove.SPA.bin
05-31-2017 06:27 AM
Hi
If you already have a valid image, have you checked the config register?
Check this link
https://supportforums.cisco.com/discussion/12116151/config-register-not-changing-after-reload
09-17-2018 01:00 AM
Just thought I'd reply to this as I was having the same issue (found this post trying to find a solution, so if others do the same in the future this may help)
I ended up running the command "emergency-install usbflash0:<binfile.bin>"
This seemed to fix the problem for us
10-14-2021 12:49 AM
Did you solve this problem? I faced the same problem
10-14-2021 03:33 PM
I saw this once, and if it is on a newer 3650 then it is likely dead and will need to be swapped out (RMA'd).
Ours did it when we were trying to move a stacked switch and something must have gone wrong internally because it never booted again.
The switches were all properly grounded and still mounted when the stack cables were removed, but it shorted something out nonetheless. (I guess they aren't always as hot-swappable as they should be.)
If it's an older switch like a 3560 or 3750 then it's likely the wrong IOS, and you will need to use flash_init at ROMMON then TFTP a new correct IOS to the flash.
Just remember that you CANNOT use the up arrow in ROMMON mode to repeat the last command, anything you type (or paste) after the up arrow is always going to throw a error, even if the command isn't bad.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide