Qemu error in openwrt

root@OpenWrt:/mnt/ssd# qemu-img create -f qcow2 manjaro.img 60G
Formatting 'manjaro.img', fmt=qcow2 size=64424509440 cluster_size=65536 lazy_refcounts=off refcount_bits=16
root@OpenWrt:/mnt/ssd# qemu-system-x86_64 -m 10G manjaro.img -cdrom /mnt/sda1/aria2/manjaro-xfce-18.1.5-minimal-191229-linux54.iso
VNC server running on ::1:5900

nothing happen after last line info...
and in win10 virt-viewer:vnc://myrouterip:5900 or spice://myrouterip:5900 , doesn't work...
what to do next??

::1 is localhost (ip6-localhost). You won't be able to connect to it from another device unless you use for example a ssh port forward. (ssh -L 5900:[::1]:5900 root@router-ip)

is it relate to this??

using this command and

qemu-system-x86_64 ...

i still can't connect using virt-viewer in windows10... :face_with_thermometer:

help... :confounded:

help... :upside_down_face: :upside_down_face: