Chapter 4 System Startup and Basic System Configuration
Using RP Flash Memory Cards
Specifying a Cisco IOS Software Image to Boot the System
Use the procedure in this section to identify a specific Cisco IOS software image (new.image in this example) that you want to make bootable from a flash memory card.
The software configuration register must be set to 0x2102 to boot the image from the flash memory card. Therefore, the
Milo# configure terminal
Milo(config)# no boot system
Milo(config)# boot system flash slot0:new.image
Milo(config)#
Milo# copy running-config startup-config
Milo# reload
When you enter the reload command, the system uses the specified file (new.image) on the flash memory card in slot 0 to boot the system.
If one of the following software configuration register settings is specified in the preceding example, the system would follow those instructions accordingly:
•
•
•
•
•
| Cisco 12010, Cisco 12410, and Cisco 12810 Router Installation and Configuration Guide |
|