VirtualBox VRDP server doesn't start on Windows
Posted
by
quanticle
on Super User
See other posts from Super User
or by quanticle
Published on 2012-02-27T14:41:38Z
Indexed on
2012/11/07
5:04 UTC
Read the original article
Hit count: 191
virtualbox
I've installed VirtualBox 4.1.8 on a Windows 7 Ultimate host system. I've set up an Arch Linux VM that starts just fine from the VirtualBox GUI. However, when I try to start it with VBoxHeadless --startvm <vm_name>
it prints the following
Oracle VM VirtualBox Headless Interface 4.1.6
(C) 2008-2011 Oracle Corporation
All rights reserved.
and then it just sits there. I never get the VRDE server is listening on port 3389
message like when I start a headless VM on a Linux machine.
Do I have to configure anything else in order to get the VRDE server to run?
© Super User or respective owner