Specifications
54 Memory Replacement Instructions for the Network Processing Engine and Input/Output Controller
Reformatting a Flash Memory Card
Note To avoid potential problems when inserting spare Flash memory cards in your router, we
recommend that you reformat all of your Flash memory cards using the recommended minimum
Cisco IOS software release for your platform during your regularly scheduled service times. (Refer
to Table 12 on page 14.)
Caution The following formatting procedure erases all information on the Flash memory card. To
prevent the loss of important data that might be stored on a Flash memory card, proceed carefully.
If you want to save the data on a Flash memory card, copy the data to a server before you format the
card.
The formatting procedure assumes the following:
• You have already booted your Cisco 7200 series router or Cisco uBR7200 series router.
• You have access to a TFTP server (meaning you know its name and have connectivity to it) and
at least one interface is available over which you can access this server, or a secondary Flash
memory card.
Note To ensure access to a TFTP sever, you will need to configure at least one network interface
using the setup command facility. Refer to the Configuration Fundamentals Configuration
Guide publication for instructions on how to configure network interface using the setup
command facility.
• You know the filename of the image you want you want to copy to the TFTP server or onto the
secondary Flash memory card.
Use the following procedure to reformat a Flash memory card:
Step 1 Insert the Flash memory card into slot 0. (If slot 0 is not available, use slot 1.) Refer to
the “Installing and Removing a Flash Memory Card” section on page 52.
Step 2 Copy all the files on the Flash memory card to a TFTP server or a secondary Flash
memory card. The following example is for copying files to a TFTP server:
Router> enable
Password: <
password
>
Router# copy slot0:image.name tftp
Enter destination file name [image.name]: image.name
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCC
Address or name of remote host [tftp.server.name]? tftp.server.name
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!
Router#
Step 3 To reformat the Flash memory card, use the format slot0: (or format slot1:) command
as follows:
Router# format slot0:
All sectors will be erased, proceed? [confirm]
Enter volume id (up to 30 characters): MyNewCard
Formatting sector 1
Format device slot0 completed
Router#