Below is the flash memory Im working with.
I need to upgrade IOS.
The new IOS is over 7 MB, so I dont have enough room in the flash.
So, I will have to delete the directory that is there already. See below.
ghvsw003-c03#dir flash:
Directory of flash:/
2 -rwx 856 Mar 1 1993 00:00:35 +00:00 vlan.dat
3 -rwx 19370 Oct 15 2008 11:23:42 +00:00 config.text
4 -rwx 5 Oct 15 2008 11:23:42 +00:00 private-config.text
5 drwx 192 Mar 1 1993 00:06:47 +00:00 c3750-ipbase-mz.122-35.SE5
509 -rwx 2072 Oct 15 2008 11:23:42 +00:00 multiple-fs
15998976 bytes total (6347776 bytes free)
I think the command to use to delete an entire directory (as opposed to just a .bin file) is delete /force /recursive flash:<dir_name>
Am I right?
So, If I issue that command and I kill the directory (which has the existing/running IOS in it), and then there's a problem with the download, I will have no IOS. Is that right??? I will be stuck in ROMMON.
What step by step procedure should I use??
Thanks