Partitioning a Flash Memory Card
flash memory cards ordered from cisco systems ship blank (without software installed). before copying files to a flash memory card, you might want to partition it.
perform this procedure to partition a flash memory card:
step 1 enter privileged exec mode:
router] enable
password: [password]
step 2 enter global configuration mode:
router# configure terminal
step 3 enter the partition {slot0: | slot1:} [partition-number] [partition1-size] [partition2-size] command:
router(config)# partition slot1: 1 2 4
the partition size is expressed in megabytes (mb).
if only one partition size is specified, or if the size(s) are out of acceptable range, the following error messages are displayed:
%error: too few partition size parameters
%error: requested partitions not valid