yb3810hq wrote:
I have never succeeded to unpack ASA8 image. unpack.exe always shows error msg.
Are there any restrictions Windows version? I've tested XP, 2003 server, it's same.
--------------------------------------------------------------
'gzip' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the file specified.
Traceback (most recent call last):
File "unpack.py", line 208, in <module>
File "unpack.py", line 146, in unpackASA8
File "shutil.pyo", line 199, in move
File "shutil.pyo", line 91, in copy2
File "shutil.pyo", line 46, in copyfile
IOError: [Errno 2] No such file or directory: 'c:\\docume~1\\abcde\\locals~1\\temp\\tm
pu1gewx\\vmlinuz'
hello man
you can create a bat file like cisco_asa.bat and copy this in
PATH=C:\UNPACK
unpack.exe -output asa802-k8 --format ASA8 asa802-k8.bin
you need change the directory "c:\unpack" to your own directory which have unpack.exe in