qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Login a guest use commandline


From: zheng sw
Subject: [Qemu-devel] Login a guest use commandline
Date: Wed, 9 Nov 2005 17:40:03 +0800

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!




reply via email to

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