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

booting from flash

sachinraja
Level 9
Level 9

there are 2 images in the flash. the 2nd one has been recently downloaded from a tftp server. the router is booting from the 1st image . i want to change the boot sequence of the router from the 2nd image from flash. i tried to give commands like:

router(config)#boot system flash name(2nd image)

and reloaded

still i think the router is booting from the 1st image. i saw the sh version output.

can anyone pl help me solve this problem

regards,

raj

2 Replies 2

millerv
Level 1
Level 1

make sure you do a no boot systems flash (filename 1)

then a boot system rom. your config should say:

boot system flash:filename2

boot system rom

slap station on the console port and watch...your

downloaded image could be corrupted.

cchaithanya
Level 1
Level 1

Router (config)# boot system flash NEW-IMAGAE-NAME

Router (config)# config-register 0x010F

Hey try out the above and the result should be positive. Let me know whether if it works.

Chaithanya.Ch