From: Stephen Liu <satimis@yahoo.com>
To: kvm@vger.kernel.org
Subject: Re: How to run KVM on non-X environment (RESEND)
Date: Mon, 28 Jul 2008 22:09:58 +0800 (CST) [thread overview]
Message-ID: <974608.9351.qm@web35201.mail.mud.yahoo.com> (raw)
In-Reply-To: <g6jrb3$ns2$3@ger.gmane.org>
--- Thomas Mueller <thomas@chaschperli.ch> wrote:
> On Mon, 28 Jul 2008 15:06:17 +0800, Stephen Liu wrote:
>
>
> >>
> >>
> >> > On running
> >> > # kvm -m 750 -cdrom /dev/scd0 -boot d ubuntu6.06.img
> >>
> >> add -vnc :<number>
> >>
> >> or disable graphics completly (see kvm --help)
> >
> >
> > Hi Thomas,
> >
> >
> > Thanks for your advice.
> >
> >
> > There is no graphic running on the server which is headless. I
> > configure the server remotely via ssh connection on a workstation.
> >
> >
> > Please explain in more detail. The CD running on /dev/scd0 is an
> > installer to install Ubuntu 6.06 NOT an ISO image.
>
> so if you want to access the "vga monitor" of the virtual machine,
> you
> have to add "-vnc :0" and then connect with a vnc to
> "physical-host-ip-or-
> dnsname:0"
> http://en.wikipedia.org/wiki/Virtual_Network_Computing
Hi Thomas,
Thanks for your advice and URL.
Performed following test but failed.
# kvm -hda ubuntu6.06.img -cdrom /dev/scd0 -m 512 -boot d -vnc IP:0
Could not parse VNC address
# kvm -hda ubuntu6.06.img -cdrom /dev/scd0 -m 512 -boot d -vnc IP:1
Could not parse VNC address
# dpkg -l | grep vnc
No printout
I suppose VNC not installed. Which of the following packages need to
install?
vnc4server
linuxvnc
python-gtk-vnc
TIA
B.R.
Stephen
Send instant messages to your online friends http://uk.messenger.yahoo.com
next prev parent reply other threads:[~2008-07-28 14:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-28 5:18 How to run KVM on non-X environment Stephen Liu
2008-07-28 6:33 ` Ian Kirk
2008-07-28 7:02 ` Stephen Liu
2008-07-28 6:41 ` Thomas Mueller
2008-07-28 7:06 ` How to run KVM on non-X environment (RESEND) Stephen Liu
2008-07-28 7:09 ` Thomas Mueller
2008-07-28 14:09 ` Stephen Liu [this message]
2008-07-28 17:42 ` Thomas Mueller
2008-07-29 8:51 ` How to run KVM on non-X environment Stephen Liu
2008-07-29 15:50 ` Javier Guerra Giraldez
2008-07-29 16:04 ` Stephen Liu
2008-07-29 10:16 ` Stephen Liu
-- strict thread matches above, loose matches on Subject: below --
2008-07-28 14:40 How to run KVM on non-X environment (RESEND) Henrik Holst
2008-07-28 16:15 ` Stephen Liu
2008-07-28 17:40 Henrik Holst
2008-07-29 9:01 ` Stephen Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=974608.9351.qm@web35201.mail.mud.yahoo.com \
--to=satimis@yahoo.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.