CSR installation hangs

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
bluephoenix71
Posts: 10
Joined: Fri May 26, 2017 2:04 pm

CSR installation hangs

Post by bluephoenix71 » Thu Jun 08, 2017 11:50 am

Related to:
viewtopic.php?f=3&t=494&p=1958&hilit=csr#p1958

My settings on VMware is here:
Image

Code: Select all

root@eve-ng:~# mkdir tmp
root@eve-ng:~# cd tmp
root@eve-ng:~/tmp# pwd
/root/tmp
root@eve-ng:~/tmp# tar -xvf csr1000v-universalk9.03.16.02.S.155-3.S2-ext.ova 
csr1000v-universalk9.03.16.02.S.155-3.S2-ext.ovf
csr1000v-universalk9.03.16.02.S.155-3.S2-ext.mf
csr1000v_harddisk.vmdk
bdeo.sh
README-OVF.txt
README-BDEO.txt
cot.tgz
csr1000v-universalk9.03.16.02.S.155-3.S2-ext.iso
root@eve-ng:~/tmp# /opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 8G
Formatting 'virtioa.qcow2', fmt=qcow2 size=8589934592 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
root@eve-ng:~/tmp# /opt/qemu-2.2.0/bin/qemu-system-x86_64  -nographic -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=none -machine type=pc-1.0,accel=kvm -serial mon:stdio -nographic -nodefconfig -nodefaults -rtc base=utc -cdrom csr1000v-universalk9.03.16.02.S.155-3.S2-ext.iso -boot order=dc -m 3072

(process:5357): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.
Press any key to continue.

Router aux port is now available

Press RETURN to get started.

Router(diag)>quit
As you can see it seems that my installation brought me to the CSR cli in rommon mode I think.... Any suggestions? Also it's a good thing I opened eve in secureCRT or Putty that way I can kill the process in the main window...

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

Re: CSR installation hangs

Post by ecze » Thu Jun 08, 2017 12:27 pm

download iso from cisco web site

E.

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

Re: CSR installation hangs

Post by Uldis (UD) » Thu Jun 08, 2017 7:28 pm

And very carefully read how to install CSR for EVE

Post Reply