ubuntu - Xen hypervisor: not booting -
so i'm new xen hypervisor , i'm trying install on ubuntu 16.04 vm on computer.
i've done following
sudo apt-get install xen-hypervisor-amd64  sudo sed -i 's/grub_default=.*+/grub_default="xen 4.1-amd64"/' /etc/default/grub  sudo update-grub  sudo sed -i 's/toolstack=.*+/toolstack="xm"/' /etc/default/xen  sudo reboot when starts scrolls through lines of code showing it's booting xen goes black unresponsive screen
i'm not sure how solve issue advice welcome!!!!
thank in advance!
it seems ubuntu 16.04 doesn't support xen. installed ubuntu 12.04.4 vm , works
Comments
Post a Comment