cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
303
Views
0
Helpful
2
Replies

Flash Partitioning

vincent-n
Level 3
Level 3

The flash on one of my router was partitioned into 2 partition by my pre-decessor and now I wanted to de-partition it into one single partition. The current config is:

partition flash 2 4 8

and I would guess that by issuing the command:

no partition flash 2 4 8

will give me back one partition. The question is does anyone know of any issue that I have to watch out for when repartitioning? Thanks.

1 Accepted Solution

Accepted Solutions

thisisshanky
Level 11
Level 11

i would say, first before doing anything else, back up any files on flash(including IOS image and saved configs) on to a tftp server, and then play with the partitions.

I think when you give no partition command, the file system in flash will be completely erased.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

View solution in original post

2 Replies 2

thisisshanky
Level 11
Level 11

i would say, first before doing anything else, back up any files on flash(including IOS image and saved configs) on to a tftp server, and then play with the partitions.

I think when you give no partition command, the file system in flash will be completely erased.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

I've already done all that. Saved configs and IOS. Thanks for your feedback.