Using Proxmox, I want to do some testing on an Ubuntu 18.04 server with the GNOME desktop installed.
Can a LXC container handle a Desktop being installed, or must I use KVM?
In my test so far, I've installed the desktop on top of Ubuntu 18.04 server using this one command:
sudo apt install ubuntu-desktop
With KVM, after rebooting, the virtual machine makes it all the way to a GUI login prompt and I'm able to log into the GNOME desktop.
With LXC, after rebooting, it never makes it to GUI.
Is this simply not possible with Proxmox LXC, or are there settings I can apply to make it work?
Can a LXC container handle a Desktop being installed, or must I use KVM?
In my test so far, I've installed the desktop on top of Ubuntu 18.04 server using this one command:
sudo apt install ubuntu-desktop
With KVM, after rebooting, the virtual machine makes it all the way to a GUI login prompt and I'm able to log into the GNOME desktop.
With LXC, after rebooting, it never makes it to GUI.
Is this simply not possible with Proxmox LXC, or are there settings I can apply to make it work?
Last edited: