qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-arm] ARMv8 (aarch64) emulator with vnc


From: Benny Baraz
Subject: [Qemu-arm] ARMv8 (aarch64) emulator with vnc
Date: Mon, 25 Feb 2019 15:34:03 +0200

Hi,

I try to run ARMv8 (aarch64) emulator.

I have created an image centos7-arm.img with 
qemu-img create -f qcow2 centos7-arm.img 40G 

I run the qemu-system-aarch64 on Fedora on Xen.

qemu-system-aarch64 -boot d -cdrom /root/Download/QEMU/CentOS-7-aarch64-Minimal-1810.iso -m 8000 -hda centos7-arm.img -machine virt -nographic -device e1000,netdev=net0 -netdev user,id=net0,hostfwd=tcp::5555-:22 

From another window I run 
ssh localhost -p 5555 -v 
Connection established but still there is no answer (black screen) until Connection reset by peer

Do you have any idea how I can solve it?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]