Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 9277  / 3 Years ago, thu, october 21, 2021, 4:19:35

I started out with a fresh install of Ubuntu 14.04 server set up on a 10GB LVM partition. The only other thing I did was to then install the xen-hypervisor:



sudo apt-get install xen-hypervisor-amd64


I double checked that my hardware could support it (MSI Z87I motherboard and Intel i5-4570S cpu) and that I had virtualization set in the BIOS. I also double checked that GRUB defaults to boot into xen and that the xen toolchain is set to xl (not that that would likely cause my problem).



However, my system enters an endless cycle of booting up and rebooting until I tell GRUB to boot into regular Ubuntu. Here are the only things that show up whenever it tries booting into xen:



Loading Xen 4.4-amd64 ...
WARNING: no console will be available to the OS
Loading Linux 3.13.0-24-generic ...
Loading initial ramdisk ...


And then it reboots the system. Is there any error logs to check or any other boot parameters to try (the parameters are still set to the default)? Is it related to the above WARNING?



Edit: I gave up since there was nothing to go on and ended up dual-booting Windows and Ubuntu. I'd be willing to re-install on another partition if anyone has any ideas however.


More From » grub2

 Answers
5

Someone suggested to set my BIOS to do legacy booting, so I put my BIOS in Legacy+UEFI mode. It didn't work, so I thought maybe Ubuntu had to be installed without the extra UEFI boot files, but I never got a chance to. Before I left for the weekend, I booted into Windows to do some work. I randomly decided to run my motherboard's updating program (Windows only - luckily I just bought Windows) which was taking hours, so I just left it running. Came back after the weekend, and it just worked! Specifically, I updated my BIOS from version 1.00 to 1.60.



For whoever is unlucky enough to have the same exact problem: link to BIOS upgrade tool.


[#25743] Friday, October 22, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
inaterested

Total Points: 500
Total Questions: 104
Total Answers: 92

Location: Virgin Islands (U.S.)
Member since Fri, May 7, 2021
3 Years ago
;