05-06-2002 08:51 AM - edited 03-01-2019 09:37 PM
I do not know for the life of me why I can't get this to work correctly. I download the new image to flash and it says it is copies successfully. When I restart system it can not boot from the new image and falls back on the old image. I have done the prepend as suggested and changed the config register to see if that was it. What am I doing wrong?
05-06-2002 11:24 PM
What is your "sh boot" and "dir" output?
Milan
05-07-2002 12:37 AM
Have u check that the size that was downloaded is the same size as it was on the site? You will also have to do a
set boot system flash <> Replacing device:[filename]> with bootflash:cat4000.5-5-9.bin so it should look like this>
set boot system flash bootflash:cat4000.5-5-9.bin and then reboot the switch.
Chers
05-07-2002 05:38 AM
show boot is
BOOT variable=bootflash:cat4000-k8.7-2-1.bin,1
dir is
# Length date/time name
1 2805316 cat4000.4-5-2.bin
2 3817476 cat4000.6-1-1.bin
3 19369 switch.cfg
4 4454966 cisco\cat4000-k8.7-2-1.bin
I also did the set boot system flash "name of file" prepend
05-15-2002 03:28 PM
My guess is your version of romon is too old to run the new 7.1 code and it is falling back to the earlier version . You need romon version 6.1.4 or later to be able to use the 7.1 code . You can determine this by doing a show version and looking at the bootstrap parameter version , this is your romon version . This is right in the release notes , download the release notes about how to upgrade your romon , if you do this make sure you follow the instructions otherwise you can screw the switch up and you would have to send it back to cisco to fix it .
05-07-2002 07:21 AM
You may try to make sure that your Cat OS is the first file. We experienced similar problems to this with a 6509 and once the other CAT OS's were moved down in the pecking order, it worked fine.
We had the .cfg before the .bin file and this seemed to be the issue.
05-07-2002 07:32 AM
I can't seem to find any information on rearranging the dir order. Could you give me the command? Thanks
05-07-2002 07:45 AM
The only way that I know how to do it is to remove the ones above. Prior to doing so, I would save all files to a TFTP server and then put them back into place once the 7.1.1 CatOS is in place. You probably only have 16MB of flash on the CAT 4000, so it would probably be a good thing to remove at lease one of the OS's that you have saved on there.
05-07-2002 08:00 AM
I believe your boot variable is pointing to the wrong location, it should be pointing to cisco\c4000-k8.7-2-1.bin. It looks like the image file is inside a directory called cisco, that's why it doesn't see it when you boot the switch. Set the boot variable so that it looks in cisco\ for the file.
Good luck.
05-07-2002 08:40 AM
The suggestion of moving the newest image to the top of the directory solved the problem. Once I reset the system and the new image booted, I deleted the old images and squeezed bootflash. Thanks you all for all of your input and quick responses.
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