I have a couple virtual routers where I'm not able to delete the initial image that was installed on the system. See below:
[email protected]:~$ show system image The system currently has the following image(s) installed: 1: 1.2.4 (default boot) (running image) 2: "1.2.3"
The problem image is 1.2.3
[email protected]:~$ delete system image The following image(s) can be deleted: 1: 1.2.4 (default boot) (running image) 2: "1.2.3" Select the image to delete: 2 Are you sure you want to delete the ""1.2.3"" image? (Yes/No) [No]: yes Cannot find the target image. Exiting...
No go... trying a different way
[email protected]:~$ delete system image '"1.2.3"' Are you sure you want to delete the ""1.2.3"" image? (Yes/No) [No]: yes Cannot find the target image. Exiting...
Again, unable to delete...