Configure 6509 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2015 11:23 AM - edited 03-08-2019 12:40 AM
Need help with configuration of Catalyst 6509.
I need to be able to format 512 memory. Having problems with the NVRAM.
This is the error message I receive when I boot the switch up:
rommon 1 > boot
Loading image, please wait ...
loadprog: bad file magic number: 0x0
boot: cannot load "bootflash:"
rommon 2 > boot disk0
System Bootstrap, Version 8.1(3)
Copyright (c) 1994-2004 by cisco Systems, Inc.
Cat6k-Sup720/SP processor with 524288 Kbytes of main memory
Can't load IOS: s72033-advipservicesk9_wan-mz.122-33.SXJ3.bin
Any help would be appreciated.
Thanks,
--Sherman
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2015 11:51 AM
This is due to a bad IOS file.
share me the below from rommon
dev
The above will list the flash systems in the box.
Once you see them check you have a valid ios in any one of them. For example
dir sup-bootdisk:
If the above shows the ios
boot sup-bootdisk:<IOS file>
If any of these is not helping, Try to copy the same IOS to another flash card(use a card from any other switch ) and boot it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2015 01:01 PM
Thanks for your help:
Here is contents of dev:
rommon 5 > dev
devices in device table:
id name
bootflash: boot flash
disk0: PCMCIA disk 0
disk1: PCMCIA disk 1
eprom: eprom
How can I copy IOS to flash card?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2015 05:11 PM
How can I copy IOS to flash card?
Answer:- Remove the card from this sup, Insert it on any other Sup module if you have and format once and then copy the image from bootflash to the disk0.
ex:- sw#copy bootflash;<image file> disk0:
HTH
Regards
Inayath
