I am having issues with cisco 7200. The router goes into Boot mode after reload.
This is the error message I am getting:
monitor: command "boot" aborted due to exception
System Bootstrap, Version 12.2(8r)B, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2002 by cisco Systems, Inc.
C7200 platform with 262144 Kbytes of main memory
boot: cannot determine first file name on device "slot0:"
Router(boot)#sh file systems
File Systems:
Size(b) Free(b) Type Flags Prefixes
- - opaque rw null:
- - opaque rw system:
- - network rw tftp:
522232 519037 nvram rw nvram:
- - disk rw disk0:
- - disk rw disk1:
- - flash rw slot0: flash:
- - flash rw slot1:
* 64253952 32194560 disk rw disk2:
15990784 10852728 flash rw bootflash:
I want to boot from disk2 which has the required IOS on it. It does not go to disk2 even if I specify :
router(config)# boot system flash disk2:IOS name
what is the sequence the router uses when you have different disk systems and memory slots. For example
flash
slot0
slot1
disk0
disk1
what should be the config register value. Does it need to be change?
Thanks..