♥ 1 |
I’m trying to update a Arista 7148 with EOS-4.13.11M.swi. While copying the image, I saw this: ./EOS-4.13.11M.swi: No space left on device Where do I find the EOS-4.13.11M.swi image in /? I’d like to delete it. |
Post your Answer
You must be logged in to post an answer.
Example of command and output:
sr222…04:32:53#bash sudo find / | grep testfile.file
/mnt/flash/testfile.file
sr222…04:33:07#bash sudo rm /mnt/flash/testfile.file