Appendix B Using the CompactFlash Disk

Working with a CompactFlash Disk

Step 3 Press Ctrl-Zto exit configuration mode:

System(config)#

Crtl-Z

System#

Step 4 Save the new configuration to NVRAM by using the copy system:running-confignvram:startup-configcommand as follows:

System# copy system:running-config nvram:startup-config

Making a CompactFlash Disk-Based Software Image the Bootable Software Image

This section explains how to make a CompactFlash Disk-based Cisco IOS software image a bootable image.

After you copy a software image to the CompactFlash Disk, use the following series of commands to make the image bootable (the file named new.image in this example). The software image in this example is located on the CompactFlash Disk in slot 0. Note that the config-registercommand is also a part of this command sequence because you must set the configuration register to 0x2102 to enable loading an image from the CompactFlash Disk.

System# configure terminal

System(config)# no boot system

System(config)# boot system flash disk0:new.image

System(config)# config-register 0x2102

Ctrl-Z

System# copy system:running-config nvram:startup-config

System# reload

When the system reloads, it boots the image new.image from the CompactFlash Disk in slot 0

 

 

Cisco 7201 Installation and Configuration Guide

 

 

 

 

 

 

 

OL-11364-04

 

 

B-13

 

 

 

 

 

Page 149
Image 149
Cisco Systems CISCO7201 manual Press Ctrl-Zto exit configuration mode, Crtl-Z