So I have a pair of 93000 Nexus switches.
One switch is pointed to and using the following fine:
kickstart variable = bootflash:/n3500-uk9-kickstart.6.0.2.A8.9.bin
system variable = bootflash:/n3500-uk9.6.0.2.A8.8.bin
I change and point to the same software and receive the following:
switch 1(config)# boot system bootflash:n3500-uk9.6.0.2.A8.8.bin
Performing image verification and compatibility check,please wait....
Note: system and kickstart bootvars are pointing to incompatible images
switch 1 (config)# boot system bootflash:n3500-uk9-kickstart.6.0.2.A8.9.bin
Performing image verification and compatibility check,please wait....
Failed to configure bootvar system for sup-1: mismatch between actual image type and boot variable (0x4045001E)
Note: system and kickstart bootvars are pointing to incompatible images
Any idea what is wrong guys?