I am sorry if this has been discussed before. I found some similar posts but nothing that really relates to my issue.
I am trying to install Ubuntu Server on a new machine to host VMs. I have no problem installing Ubuntu or creating VMs using KVM.
My problems have arisen, however, when I try and install Xen so that I can access those machines from the network. I have reinstalled Ubuntu and Xen multiple times to make sure that I wasn't doing something silly in the setup.
I have disabled secure boot and enabled the legacy options so that my computer tries to boot into Xen, but it just hangs when trying to load the initial ramdisk...
The computer is a new Dell Precision 7810.
Any help would be appreciated!
I am trying to install Ubuntu Server on a new machine to host VMs. I have no problem installing Ubuntu or creating VMs using KVM.
My problems have arisen, however, when I try and install Xen so that I can access those machines from the network. I have reinstalled Ubuntu and Xen multiple times to make sure that I wasn't doing something silly in the setup.
Code:
sudo apt-get install xen-hypervisor-amd64
sudo reboot
Code:
Loading Xen 4.6-amd64 ...
WARNING: no console will be available to the OS
Loading Linux 4.4.0-47-generic ...
Loading initial ramdisk ...
The computer is a new Dell Precision 7810.
Any help would be appreciated!