End-of-central-directory signature not found

Moderator: mike

Post Reply
oudmaster
Posts: 5
Joined: Mon May 08, 2017 11:59 am

End-of-central-directory signature not found

Post by oudmaster » Sat Nov 18, 2017 9:16 pm

Hi,

I am getting this error when I try to unzip the bin file


root@eve-ng:/tmp# unzip -p L3_ADVENTERPRISEK9_M_15.4_2T.bin > L3_ADVENTERPRISEK9_M_15.4_2T.image
[L3_ADVENTERPRISEK9_M_15.4_2T.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.



any idea how to fix it ?

ecze
Posts: 533
Joined: Wed Mar 15, 2017 1:54 pm

Re: End-of-central-directory signature not found

Post by ecze » Sun Nov 19, 2017 12:19 am

use
file L3_ADVENTERPRISEK9_M_15.4_2T.bin

to check if this file is really zipped...

E.

Uldis (UD)
Posts: 5084
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: End-of-central-directory signature not found

Post by Uldis (UD) » Sun Nov 19, 2017 12:53 am

looking at the name, it is IOL image, means no need any unzip.
just fix permissions after you loaded that image...

after you loaded image in eve do from cli:

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

UD

irenejacob
Posts: 1
Joined: Tue Nov 07, 2017 6:36 am

Re: End-of-central-directory signature not found

Post by irenejacob » Sat Dec 09, 2017 10:33 am

I am not sure about the solution to your problem but I think that it may be corrected on refreshing.

Post Reply