11-02-2023 08:19 PM
Hi folks
I have a 9200CX with a corrupt IOS, I need to boot from either a USB or a SD card to fix this, problem is the ROMMON commands do not include anything useful
boot Load and boot an executable image
cat Display text content from a file
copy Copy a file
dir List filesystems or a directory on a filesystem path
help List command information
history Show command history
idprom Show idprom data
reset Reset entire system
set Set an environment variable value
unset Unsets an environment variable
version Show sboot version and runtime info
There is no delete, the flash filesystem is set to read only so I cannot copy a new image to flash, boot from USB of SD hangs for hours after reading the image and does nothing. If I copy the contents of flash from a working switch and try to boot from packages.conf I receive a directory not found error.
This is all rather confusing
11-02-2023 09:15 PM
I can see "boot" and "dir" commands being available. I would use dir and see if it can list the contents of your usb. If so try booting from that.
once booted then you can format flash: and reload IOS to flash so it can boot from flash next time.
11-02-2023 10:31 PM
Hello!
Insert the USB with the image. Check dir to display the current flash and usb directory. Then use the command:
boot usbflash0:<system image file name>
BR
11-02-2023 11:18 PM
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