one error for running Cisco CSRv1000 16.x (Everest, Fuji, etc)

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
zdh45222zy
Posts: 37
Joined: Mon May 22, 2017 8:27 am

one error for running Cisco CSRv1000 16.x (Everest, Fuji, etc)

Post by zdh45222zy » Tue Dec 03, 2019 8:13 am

Hello ,

Could you have a look at the error at the bottom of this mail.

thanks a lot

root@eve-ng:~# mkdir abc
root@eve-ng:~# cd abc/

root@eve-ng:~/abc# ll
total 355588
drwxr-xr-x 2 root root 4096 Dec 3 18:03 ./
drwx------ 5 root root 4096 Dec 3 18:00 ../
-rw-r--r-- 1 root root 364113920 Dec 2 07:11 csr1000v-universalk9.16.03.03.iso

root@eve-ng:~/abc# /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:~/abc# /opt/qemu-2.2.0/bin/qemu-system-x86_64 -nographic -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=non

(process:5126): GLib-WARNING **: /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
qemu-system-x86_64: -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=non: invalid cache option
root@eve-ng:~/abc# /opt/qemu-2.2.0/bin/qemu-system-x86_64 -nographic -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=non

(process:5127): GLib-WARNING **: /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
qemu-system-x86_64: -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=non: invalid cache option

zdh45222zy
Posts: 37
Joined: Mon May 22, 2017 8:27 am

Re: one error for running Cisco CSRv1000 16.x (Everest, Fuji, etc)

Post by zdh45222zy » Tue Dec 03, 2019 11:39 am

I have solved but there is new issue.

Post Reply