I had a virtual machine I had installed with graphics=none on the virt-install script.
I then went and installed X Windows, Gnome, a browser, etc. on this VM, and then tried to start X and the darn thing would not come up. I kept getting a Connection Failed error.
I tried to run X -configure, and it came up empty.
After an hour or more of searching the web, I finally (and this took a while) found someone that was showing a screenshot of the Display on the Virtual Machine Details. This made me realize that I did not have a Display.
Eventually, I realized that I could install a Display of type qx1. But I noticed every time I tried to do this, the VM would go back to the terminal shell and an attempt to start X, or configure X, would fail again.
Finally - I came across a page on Spice drivers, which made me realize I'd installed the VM with no graphics whatsoever.
I finally installed the Spice drivers, and lo and behold, it works great now.
Here is the link I used to do this:
https://www.server-world.info/en/note?os=CentOS_7&p=kvm&f=5
Monday, February 6, 2017
Subscribe to:
Posts (Atom)
SLAs using Zabbix in a VMware Environment
Zabbix 7 introduced some better support for SLAs. It also had better support for VMware. VMware, of course now owned by BroadSoft, has prio...

-
After finishing up my last project, I was asked to reverse engineer a bunch of work a departing developer had done on Kubernetes. Immediat...
-
Initially, I started to follow some instructions on installing Kubernetes that someone sent to me in an email. I had trouble with those, s...
-
I did some more work on Kubernetes. So the way Kubernetes was set up in here, was that SD-WAN traffic would be "routed" through...