If you run Cisco Prime there’s a chance you’ve seen the error “INIT: Id “S0″ respawning too fast: disabled for 5 minutes” come up on the console. If not, this is what it looks like:
![]() |
INIT: Id “S0” respawning too fast: disabled for 5 minutes |
It doesn’t seem to cause any issues other than noise on the console screen, but that’s too much annoyance for me. It seems there’s an easy fix.
- Shut down the Prime VM
- In VMware go into the VM settings
- Add a serial port (I set it to output to a .txt file in the VM’s folder)
- Restart the VM.
It seems that this is an issue with the serial port not being seen when expected. You could also attempt to remove the serial interface from the OS, but I thought adding it to the VM was much easier.