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
one error for running Cisco CSRv1000 16.x (Everest, Fuji, etc)
Moderator: mike
-
- Posts: 37
- Joined: Mon May 22, 2017 8:27 am
-
- Posts: 37
- Joined: Mon May 22, 2017 8:27 am
Re: one error for running Cisco CSRv1000 16.x (Everest, Fuji, etc)
I have solved but there is new issue.