* can not start "-vga std" after upgrade to git snapshot
@ 2010-02-21 12:08 John Wong
2010-02-24 10:59 ` John Wong
0 siblings, 1 reply; 2+ messages in thread
From: John Wong @ 2010-02-21 12:08 UTC (permalink / raw)
To: KVM list
After upgrade to snapshot
"http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=db311e8619d310bd7729637b702581d3d8565049;sf=tgz",
i can not see the "-vga std" screen, kvm will start the vnc instead vga.
my kvm command like this:
${KVM} -drive
if=virtio,media=disk,cache=none,format=qcow2,file=${IMG},boot=on \
-drive if=ide,media=disk,cache=none,format=qcow2,file=${NTFSDISK} \
-net nic,vlan=${NUM},model=virtio,macaddr=00:AA:BB:CC:DD:0${NUM} \
-net
tap,vlan=${NUM},ifname="${iface}",script=/etc/kvm/kvm-ifup,downscript=/etc/kvm/kvm-ifdown
\
-localtime -smp 2 \
-usb -usbdevice tablet \
-soundhw all \
-k en-us -monitor stdio \
-mem-path /hugepages \
-enable-kvm \
-m 2048 -vga std -boot order=c,menu=off
please help, and thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: can not start "-vga std" after upgrade to git snapshot
2010-02-21 12:08 can not start "-vga std" after upgrade to git snapshot John Wong
@ 2010-02-24 10:59 ` John Wong
0 siblings, 0 replies; 2+ messages in thread
From: John Wong @ 2010-02-24 10:59 UTC (permalink / raw)
To: KVM list
Nobody use "-monitor stdio" option have this problem?
please help, thank you.
> After upgrade to snapshot
> "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=db311e8619d310bd7729637b702581d3d8565049;sf=tgz",
> i can not see the "-vga std" screen, kvm will start the vnc instead vga.
>
> my kvm command like this:
>
> ${KVM} -drive
> if=virtio,media=disk,cache=none,format=qcow2,file=${IMG},boot=on \
> -drive if=ide,media=disk,cache=none,format=qcow2,file=${NTFSDISK} \
> -net nic,vlan=${NUM},model=virtio,macaddr=00:AA:BB:CC:DD:0${NUM} \
> -net
> tap,vlan=${NUM},ifname="${iface}",script=/etc/kvm/kvm-ifup,downscript=/etc/kvm/kvm-ifdown
> \
> -localtime -smp 2 \
> -usb -usbdevice tablet \
> -soundhw all \
> -k en-us -monitor stdio \
> -mem-path /hugepages \
> -enable-kvm \
> -m 2048 -vga std -boot order=c,menu=off
>
>
> please help, and thank you.
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-24 10:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-21 12:08 can not start "-vga std" after upgrade to git snapshot John Wong
2010-02-24 10:59 ` John Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox