cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4632
Views
10
Helpful
3
Replies

Catalyst 9200L Switch Cannot Load Packages.conf file

zephntiman
Level 1
Level 1

i have a brand new switch, was attempting to add the new ios on it however when  i restarted the switch. It would not load up due to it failing to load packages.conf. Here is what the switch reads:

boot: attempting to boot from [flash:packages.conf]
boot: reading file packages.conf
boot: failed to load flash:/user/packages.conf

1 Accepted Solution

Accepted Solutions

Jitendra Kumar
Spotlight
Spotlight

You can boot your device in installed mode by booting the software package provisioning file that resides in flash:

Switch: boot flash:packages.conf

 The packages and provisioning file used to boot in installed mode must reside in flash. Booting in installed mode from usbflash0: or tftp: is not supported.

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-9/configuration_guide/sys_mgmt/b_169_sys_mgmt_9200_cg/performing_setup_configuration.html#concept_fkm_rgq_n1b

Thanks,
Jitendra

View solution in original post

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

check is the file in flash, you have any user folder.

dir flash:  ( show you where the packages.conf file)  generally it will be in flash:

:boot flash:packages.conf
if that boot then fix the boot config :
config t
boot system flash flash:packages.conf
end
wr

show boot (to verify) then reload and test it

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Leo Laohoo
Hall of Fame
Hall of Fame

If the switch is in ROMMON, post the complete output to the following commands: 

  1. dir flash:
  2. set

Jitendra Kumar
Spotlight
Spotlight

You can boot your device in installed mode by booting the software package provisioning file that resides in flash:

Switch: boot flash:packages.conf

 The packages and provisioning file used to boot in installed mode must reside in flash. Booting in installed mode from usbflash0: or tftp: is not supported.

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-9/configuration_guide/sys_mgmt/b_169_sys_mgmt_9200_cg/performing_setup_configuration.html#concept_fkm_rgq_n1b

Thanks,
Jitendra
Review Cisco Networking for a $25 gift card