On 三, 2005-11-09 at 12:46 +0100, Martin Koniczek wrote:
> > "sudo qemu -hda testaa.img -boot c -localtime -serial stdio -pidfile
> > pidfile1.txt && sleep 300 && root && 123456 && ifconfig"
> >
>
> you intend to queue commands to be executed within the qemu guest?
Yes!
>
> && is not suitable fo
On 五, 2005-11-04 at 15:52 +0100, Henrik Nordstrom wrote:
> On Fri, 4 Nov 2005, zheng sw wrote:
>
> > Host want to get the guest's IP when the host start the guest?
>
> Why?
Beause I want to login the guest with ssh in another computer, and do
some test in it.
>
> > My setting is: debian(2.6.8),