Deleting Unused Images
To delete unused images, conduct the following steps.
Get a list of the unused images.
switch
(config) # show images Installed images: Partition1
: version: image-X86_64-3.6
.5000
.img Partition2
: version: image-X86_64-3.6
.5000
.img Last boot partition:1
Next boot partition:1
Images available to be installed: No image files are available to be installed. Serve image files via HTTP/HTTPS: no No image install currently in progress. Boot manager password is set. Image signing : trusted signature always required Admin require signed images: yes Settingsfor
next boot only: Fallback reboot on configuration failure: yes (default
)Delete the unused images.
switch
(config) # image delete image-X86_64-3.9
.1302
.imgNoteWhen deleting an image, it is recommended to delete the file, but not the partition, so as to not overload system resources.