when I run the command in bash:
"sudo qemu -hda testaa.img -boot c -localtime -serial stdio -pidfile
pidfile1.txt && sleep 300 && root && 123456 && ifconfig"

root is the guest's user, 123456 is password,
Why can't I login in the guest and run the ifconfig? and run

"sudo qemu -hda testaa.img -boot c -localtime -serial stdio -pidfile
pidfile1.txt && root && 123456 && ifconfig" is same

Is the command like "ssh"?

Thank you!


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to