Hello,
I have a couple of VMs installed on Xen server 7.0. All of these are Ubuntu server edition version 16.03. However one of these no longer wants to boot. After I start the grub loader comes up and when the time to wait elapses it tries to start but stops (Xen Center shows the VM as stopped).
I have looked over the internet but cannot understand how to resolve. I did manage to re-create the problem by installing a fresh version of Ubuntu server edition version 16.03.4 and then run the following commands:
That said I am not sure if it is just an update issue as I have tried not installing an updates on the VM giving me trouble and after leaving it on for some time, when I gave it shutdown now -h and tried to start again it showed the same symptoms again.
Does anyone know how I can investigate this issue or what the problem might be?
I have a couple of VMs installed on Xen server 7.0. All of these are Ubuntu server edition version 16.03. However one of these no longer wants to boot. After I start the grub loader comes up and when the time to wait elapses it tries to start but stops (Xen Center shows the VM as stopped).
I have looked over the internet but cannot understand how to resolve. I did manage to re-create the problem by installing a fresh version of Ubuntu server edition version 16.03.4 and then run the following commands:
Code:
sudo su
apt-get update
apt-get upgrade
apt-get dist-upgrade
shutdown now -rDoes anyone know how I can investigate this issue or what the problem might be?