Symptom
When a catalyst 3850 or 3650 is being booted using the packages.conf.00- files that are automatically created in flash to restore a previous image the switch will go into a boot loop and the switch will need to be recovered by holding down the mode button to break into the boot cycle and boot an alternative image
Conditions
Packages.conf.00- is being booted in stead of packages.conf
Workaround
copy the packages.conf.00- to packages.conf or any other regular file name and boot this file or use the software roll-back option
Further Problem Description
The boot cycle starts with outputs similar to :
### Launching Linux Kernel (flags = 0x5)
>>> Boot Failed - pulling status and logs:
● bootflash_clean.service
Loaded: loaded (/lib/systemd/system/bootflash_clean.service; static)
Active: failed (Result: exit-code) since Wed 2017-11-15 17:52:21 Universal; 42ms ago
Process: 410 ExecStart=/etc/init.d/bootflash_clean.sh (code=exited, status=203/EXEC)
Main PID: 410 (code=exited, status=203/EXEC)
[ 4.894405] localhost systemd[1]: bootflash_clean.service: main process exited, code=exited, status=203/EXEC
[ 4.895486] localhost systemd[1]: Failed to start bootflash_clean.service.
[ 4.896518] localhost systemd[1]: Unit bootflash_clean.service entered failed state.