I have an issue. Windows 7 32 bit. I am trying to set up an ASA host and get the initrd value but I am failing at this step:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>cd C:\Cisco\Images\ASA
C:\Cisco\Images\ASA>unpack.exe --format ASA8 asa842-k8.bin
LoadLibrary(pythondll) failedThe specified module could not be found.
C:\Cisco\Images\ASA\PYTHON25.DLL
C:\Cisco\Images\ASA>unpack.exe --format ASA8 asa842-k8.bin
LoadLibrary(pythondll) failedThe specified module could not be found.
C:\Cisco\Images\ASA\PYTHON25.DLL
C:\Cisco\Images\ASA>
I have no idea where I can get python25. I have 2.7 on my machine but apparently this is a no go. Any ideas?
I might just set this up on Ubuntu later...