cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7649
Views
20
Helpful
5
Replies

Can’t save Cisco ASA configuration in GNS3 via write memory command

Hi all,

I’m having a problem to save Cisco ASA configuration in GNS3 via write memory command.

   ciscoasa(config)# wr mem

   Building configuration…

   Cryptochecksum: c066a7ab b5b9071e bb5ee1f6 2d93be53

   %Error copying system:/running-config (Not enough space on device)

   Error executing command

   [FAILED]

   ciscoasa(config)#

Here are the details of the lab setup.

PC DETAILS:

   Windows 7 Enterprise SP1 64bit

   GNS3 v0.8.6 all-in-one (installer for 32-bit and 64-bit which includes Dynamips, Qemu/Pemu, Putty, VPCS, WinPCAP and Wireshark)

ASA DETAILS:

   13,279,888 asa802-k8.bin.unpacked.initrd

   1,095,856 asa802-k8.bin.unpacked.vmlinuz

Please advise. Thanks in advance.

http://firewallengineer.wordpress.com/2014/02/19/problem-cisco-asa-in-gns3-error-copying-systemrunning-config-not-enough-space-on-device/

5 Replies 5

boody9999
Level 1
Level 1

change the interface type from e1000 to pcnet

 

 

Tried that it's not working for me :(

PL

 

instead of this:

To create a flash file
cd "C:\Program Files\GNS3\qemu-2.1.0"
qemu-img.exe create c:\FLASH 256M

 

try this:

To create a flash file
cd "C:\Program Files\GNS3\qemu-2.1.0"
qemu-img.exe create c:\User\usuario\GNS3\FLASH 256M

 

Let me know if is helpfull.

 

http://7200emu.hacki.at/viewtopic.php?p=34550&sid=400d9ebdbbb4e7eceedc345903dd0faa

Try formatting the disk0 partition and reloading:

format disk0:
reload

That worked for me

this worked for me too!
thx

Review Cisco Networking products for a $25 gift card