End-of-central-directory Error trying to unzip .BIN
Posted: Sun May 16, 2021 1:06 am
I am trying to load ios images from my existing gear in to EVE to not have all of this stuff in my rack. All ios images belong to existing gear that I personally own. Can anyone tell me what I am doing wrong.
root@eve-ng:~# mkdir abc
root@eve-ng:~# cd abc
root@eve-ng:~/abc# unzip -p c2960s-universalk9-mz.122-55.SE8.bin > c2960s-salk9-mz.122-55.SE8.image
[c2960s-universalk9-mz.122-55.SE8.bin]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
It does create the .image file but it is totally empty.
Thank you,
Will G.
root@eve-ng:~# mkdir abc
root@eve-ng:~# cd abc
root@eve-ng:~/abc# unzip -p c2960s-universalk9-mz.122-55.SE8.bin > c2960s-salk9-mz.122-55.SE8.image
[c2960s-universalk9-mz.122-55.SE8.bin]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
It does create the .image file but it is totally empty.
Thank you,
Will G.