Page 1 of 1

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

Posted: Tue Dec 03, 2019 8:13 am
by zdh45222zy
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

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

Posted: Tue Dec 03, 2019 11:39 am
by zdh45222zy
I have solved but there is new issue.