Skip to:
Hello
I'm running AGLon QUMU using this command line
qemu-system-x86_64 -enable-kvm -m 2048 \ -hda agl-demo-platform-crosssdk-qemux86-64.vmdk \ -cpu kvm64 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt \ -vga virtio -show-cursor \ -device virtio-rng-pci \ -serial mon:stdio serial null \ -soundhw hda \ -net nic,vlan=0 \ -net user,hostfwd=tcp::3333:22
but i can't connect to it on SSH .
Moreover i want to know the login and password ?
how can i solve that ?
username is root w/o password in the development build
Hello
I'm running AGLon QUMU using this command line
qemu-system-x86_64 -enable-kvm -m 2048 \ -hda agl-demo-platform-crosssdk-qemux86-64.vmdk \ -cpu kvm64 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt \ -vga virtio -show-cursor \ -device virtio-rng-pci \ -serial mon:stdio serial null \ -soundhw hda \ -net nic,vlan=0 \ -net user,hostfwd=tcp::3333:22
but i can't connect to it on SSH .
Moreover i want to know the login and password ?
how can i solve that ?