Skip to content

Instantly share code, notes, and snippets.

@major
Created June 29, 2014 19:23
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save major/4ab2e568cb232262b9a1 to your computer and use it in GitHub Desktop.
ipxe under xen is giving me grey hairs
root (hd0)
Filesystem type is ext2fs, using whole disk
kernel /boot/ipxe.lkrn dhcp && chain http://boot.rackspace.com/menu.ipxe
xc: error: panic: xc_dom_bzimageloader.c:644: xc_dom_probe_bzimage_kernel: boot protocol too old (0207): Invalid kernel
xc: error: panic: xc_dom_core.c:585: xc_dom_find_loader: no loader found: Invalid kernel
xc_dom_parse_image returned -1
close(3)
Error 9: Unknown boot failure
Press any key to continue...
@antonym
Copy link

antonym commented Jul 15, 2014

ever get ipxe.lkrn to boot within xen? ran across this googling ;) i get black screens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment