* KVM without X-Window System
@ 2009-02-24 16:40 Fermín Manzanedo Guzmán
2009-02-24 17:03 ` Brian Jackson
2009-02-24 17:22 ` Tomasz Chmielewski
0 siblings, 2 replies; 4+ messages in thread
From: Fermín Manzanedo Guzmán @ 2009-02-24 16:40 UTC (permalink / raw)
To: kvm
Hi.
In order to improve virtualization capabilities to our company we are
trying to use KVM instead other techonolgies.
Our servers haven't X-Window System enabled due to performance and
security criteria.
¿Is it possible to install KVM guests whitout X? We try to use either
the -vnc none nor the -nographic options but it seems to hang when try
to install a guest OS due (mey be?) to the needing of an X environment.
Any help may be appreciated.
Thanks.
PS: I'm not a list suscriber so please CC to my email any reply
--
Fermin Manzanedo Guzman
System Administrator
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: KVM without X-Window System
2009-02-24 16:40 KVM without X-Window System Fermín Manzanedo Guzmán
@ 2009-02-24 17:03 ` Brian Jackson
2009-02-25 9:35 ` Fermín Manzanedo Guzmán
2009-02-24 17:22 ` Tomasz Chmielewski
1 sibling, 1 reply; 4+ messages in thread
From: Brian Jackson @ 2009-02-24 17:03 UTC (permalink / raw)
To: Fermín Manzanedo Guzmán; +Cc: kvm
If you use -vnc, then KVM runs and just sits there on the command line. It
doesn't prompt you when it's ready or anything. So you can connect via VNC as
soon as you start KVM. You connect with VNC just like you normally would to a
server running a regular VNC server.
--Brian Jackson
On Tuesday 24 February 2009 10:40:45 Fermín Manzanedo Guzmán wrote:
> Hi.
>
> In order to improve virtualization capabilities to our company we are
> trying to use KVM instead other techonolgies.
>
> Our servers haven't X-Window System enabled due to performance and
> security criteria.
>
> ¿Is it possible to install KVM guests whitout X? We try to use either
> the -vnc none nor the -nographic options but it seems to hang when try
> to install a guest OS due (mey be?) to the needing of an X environment.
>
> Any help may be appreciated.
>
> Thanks.
>
> PS: I'm not a list suscriber so please CC to my email any reply
>
> --
> Fermin Manzanedo Guzman
> System Administrator
>
>
> --
> 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] 4+ messages in thread
* Re: KVM without X-Window System
2009-02-24 16:40 KVM without X-Window System Fermín Manzanedo Guzmán
2009-02-24 17:03 ` Brian Jackson
@ 2009-02-24 17:22 ` Tomasz Chmielewski
1 sibling, 0 replies; 4+ messages in thread
From: Tomasz Chmielewski @ 2009-02-24 17:22 UTC (permalink / raw)
To: Fermín Manzanedo Guzmán; +Cc: kvm
Fermín Manzanedo Guzmán schrieb:
> Hi.
>
> In order to improve virtualization capabilities to our company we are
> trying to use KVM instead other techonolgies.
>
> Our servers haven't X-Window System enabled due to performance and
> security criteria.
>
> ¿Is it possible to install KVM guests whitout X? We try to use either
> the -vnc none nor the -nographic options but it seems to hang when try
> to install a guest OS due (mey be?) to the needing of an X environment.
>
> Any help may be appreciated.
Did you try Proxmox VE?
http://pve.proxmox.com/wiki/Main_Page
It uses KVM and is very well integrated.
--
Tomasz Chmielewski
http://wpkg.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: KVM without X-Window System
2009-02-24 17:03 ` Brian Jackson
@ 2009-02-25 9:35 ` Fermín Manzanedo Guzmán
0 siblings, 0 replies; 4+ messages in thread
From: Fermín Manzanedo Guzmán @ 2009-02-25 9:35 UTC (permalink / raw)
To: kvm
Brian Jackson escribió:
> If you use -vnc, then KVM runs and just sits there on the command line. It
> doesn't prompt you when it's ready or anything. So you can connect via VNC as
> soon as you start KVM. You connect with VNC just like you normally would to a
> server running a regular VNC server.
>
> --Brian Jackson
>
>
Hi!
It seems to be solved! Like any of you said in mails I installed an
X-Server, then start kvm like this:
kvm -hda /VM/prueba1 -cdrom debian-500-i386-netinst.iso -boot d -m 512
-daemonize -vnc <our_IP>:1
And try to open a vnc session to the IP. This shows the install screen.
Now we're installing our first virtual machine with KVM.
Thanks a lot.
--
Fermín Manzanedo Guzmán
System Administrator
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-25 9:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-24 16:40 KVM without X-Window System Fermín Manzanedo Guzmán
2009-02-24 17:03 ` Brian Jackson
2009-02-25 9:35 ` Fermín Manzanedo Guzmán
2009-02-24 17:22 ` Tomasz Chmielewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox