Difference between revisions of "Xen FAQ Booting"

From Xen
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== I have problems getting Xen or dom0 kernel to boot, how can I set up a serial console to log and troubleshoot the boot process? ==
 
== I have problems getting Xen or dom0 kernel to boot, how can I set up a serial console to log and troubleshoot the boot process? ==
 
See the [[XenSerialConsole]] wiki page.
 
See the [[XenSerialConsole]] wiki page.
  +
  +
== I am booting my new EFI-based system. I se "Loading ramdisk..." and then it stops ==
  +
Go into your BIOS and enable Legacy Booting (non-EFI). If it still doesn't work, upgrade the BIOS to its latest version.
  +
  +
<!-- Leave this at the end -->
  +
== Where do I find more Booting FAQs? ==
  +
See [[Xen_Common_Problems#Booting]]
   
 
[[Category:Xen]]
 
[[Category:Xen]]

Latest revision as of 01:20, 8 October 2014

I have problems getting Xen or dom0 kernel to boot, how can I set up a serial console to log and troubleshoot the boot process?

See the XenSerialConsole wiki page.

I am booting my new EFI-based system. I se "Loading ramdisk..." and then it stops

Go into your BIOS and enable Legacy Booting (non-EFI). If it still doesn't work, upgrade the BIOS to its latest version.

Where do I find more Booting FAQs?

See Xen_Common_Problems#Booting