08-19-2019 08:48 AM
I have a Cisco 3650 that it booting into ROMMON. In ROMMON, when I run dir I am only seeing these:
switch: dir
xmodem[0]: (read-only)
null[1]: (read-write)
bs[3]: (read-only)
tftp[12]: (read-write)
usbflash0[13]: (read-write)
So I run flash_init and it seems to run successfully:
switch: flash_init
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 1 seconds....done Initializing Flash.
but if I run dir after the flash_init I still don't see flash:
switch: dir
List of filesystems currently registered:
xmodem[0]: (read-only)
null[1]: (read-write)
bs[3]: (read-only)
tftp[12]: (read-write)
usbflash0[13]: (read-write)
I have the bin image on the usb drive and tried booting to that image but get the following:
switch: boot usbflash0:cat3k_caa-universalk9.16.09.03a.SPA.bin
loading usbflash0:cat3k_caa-universalk9.16.09.03a.SPA.bin
Reading full image into memory...read: premature eof
usbflash0:cat3k_caa-universalk9.16.09.03a.SPA.bin: short read: bad mzip file
Error loading "usbflash0:cat3k_caa-universalk9.16.09.03a.SPA.bin"
Interrupt within 5 seconds to abort boot process.
Boot process failed...
Any ideas on how I can get this up?
Thanks.
08-19-2019 08:59 AM
Hello mcbrown,
try to boot using a TFTP server on your PC connected to the switch with a LAN cable.
follow the instructions on this document
Once you are able to boot with an IOS image you can try to format the flash: this might recover it or not.
Hope to help
Giuseppe
08-20-2019 12:16 AM
mcbrown@eatontown.org wrote:
short read: bad mzip file
Error message means the IOS file is corrupt.
Go to the Cisco website and download the firmware again.
IMPORTANT: Make sure you compare the MD5 hash value of the file downloaded against the MD5 hash value found in the Cisco website.
And then read this: Emergency Recovery
08-20-2019 12:50 AM
Hello Leo,
thanks for having seen the issue with the file image on the USB drive,
I admit I have missed it.
Best Regards
Giuseppe
08-20-2019 01:00 AM
08-20-2019 03:32 PM
Ok I downloaded the image again and tried booting from the USB and am getting this:
switch: boot usbflash0:cat3k_caa-universalk9.16.09.03a.SPA.bin
Reading full image into memory................................................................................................................................................................................................................................................................................................................................................................................................................................................done
Bundle Image
--------------------------------------
Kernel Address : 0x534516c8
Kernel Size : 0x368633/3573299
Initramfs Address : 0x537b9cfb
Initramfs Size : 0x19b53fb/26956795
Compression Format: mzip
Bootable image at @ ram:0x534516c8
Bootable image segment 0 address range [0x81100000, 0x81c14630] is in range [0x80180000, 0x90000000].
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
File "usbflash0:cat3k_caa-universalk9.16.09.03a.SPA.bin" uncompressed and installed, entry point: 0x816e4ac0
Loading Linux kernel with entry point 0x816e4ac0 ...
Bootloader: Done loading app on core_mask: 0xf
### Launching Linux Kernel (flags = 0x5)
sd 1:0:0:0: [sdb] Asking for cache data failed
ata1.00: cmd ca/00:08:00:00:08/00:00:00:00:00/e0 tag 0 dma 4096 out
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1: SRST failed (errno=-16)
? localhost
State: initializing
Jobs: 3806249 queued
Failed: 3806249 units
Since: Thu 1970-01-01 00:00:03 Universal; 49 years 7 months ago
CGroup: /
tqsystem.slice
x tqreport_fails.service
x x mq257 systemctl status -l -n 100 -o short-monotonic --no-pager
x tqsystemd-udevd.service
x x tq117 /lib/systemd/systemd-udevd
x x tq209 /lib/systemd/systemd-udevd
x x tq210 /lib/systemd/systemd-udevd
x x tq211 /lib/systemd/systemd-udevd
x x tq212 /lib/systemd/systemd-udevd
x x tq213 /lib/systemd/systemd-udevd
x x mq216 /lib/systemd/systemd-udevd
x tqsystem-check_partitions.slice
x x mqcheck_partitions@dev-bootflash.service
x x tq177 /bin/bash /bin/check_partitions.sh /dev/bootflash
x x mq188 sfdisk -uB -f /dev/bootflash
x mqsystemd-journald.service
x mq85 /lib/systemd/systemd-journald
mqinit.scope
mq1 /init splash SKIP_POST
>>> Rebooting
Failed to connect to bus: No such file or directory
Failed to connect to bus: No such file or directory
ata1: SRST failed (errno=-16)
ata1: SRST failed (errno=-16)
ata1: SRST failed (errno=-16)
ata1: reset failed, giving up
octeon_wdt: WDT device closed unexpectedly. WDT will not stop!
reboot: Restarting system
ààààààààààààààààààààààààààààààcf_identify_drive: cf_waitfor(!(BUSY | ERROR)): timed out.
Boot bus: Failed to detect any IDE storage!
flash:packages.conf: no such device
Cannot open file flash:packages.conf
The system is unable to boot automatically. The
BOOT environment variable needs to be set to a
bootable image.
08-21-2019 01:32 AM
mcbrown@eatontown.org wrote:
Failed to connect to bus: No such file or directory
Failed to connect to bus: No such file or directory
ata1: SRST failed (errno=-16)
ata1: SRST failed (errno=-16)
ata1: SRST failed (errno=-16)
ata1: reset failed, giving up
octeon_wdt: WDT device closed unexpectedly. WDT will not stop!Boot bus: Failed to detect any IDE storage!
Organize for an RMA. The switch is dead.
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