Yes, you can. 

Example 1: make a built-in flash with 2 partiton(8Mb each) into 1 partiton

Router#conf t
Router(config)#partition ?
  WORD  Partition system flash devices
Router(config)#partition flash:
Router(config)#partition flash: ?
  <1-8>  Number of partitions in device
Router(config)#partition flash: 1 ?
  <1-64>  Size of partition 1
  <cr>
Router(config)#partition flash: 1 16

Example 2: make a built-in flash with 1 partiton(16Mb) into 2 partiton(8Mb each)

Router(config)#partition flash: 2 16 16

Also, you can load 2 IOS into two partiton within a flash. This is a good 
for all mission critical router. 

Example 3

Router(config)#boot system flash:1:c2600-12-7-.bin  
Router(config)boot system flash:2:c2600-11-3-.bin 

Router will boot from the first flash partition. If router could not find
that image, it will try the second flash partition.


Todd



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Brian Lodwick
Sent: Saturday, January 27, 2001 1:12 PM
To: [EMAIL PROTECTED]
Subject: Flash partitions merged?


Does anyone know how to make a router with 2 / 8Mb partitions into 1 / 16Mb 
partition (Flash)?

Also just for kicks, I was wondering if you can load 2 IOS's on the 2 
partitions and then set something like Microsofts arc path to say boot from 
this partition, and switch between the partitions?

>>>Brian
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to