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

Catalyst 9200L Switch Cannot Load Packages.conf file

zephntiman
Beginner
Beginner

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
Rising star
Rising star

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
VIP Community Legend VIP Community Legend
VIP Community Legend

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 Community Legend Hall of Fame Community Legend
Hall of Fame Community Legend

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

  1. dir flash:
  2. set

Jitendra Kumar
Rising star
Rising star

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
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers