[syslinux] booting Xen hypervisor

Peter Schobel pschobel at 1iopen.net
Thu Nov 23 10:07:40 PST 2006


Hello,

I'm having trouble PXE booting the Xen hypervisor kernel as follows:

PXELINUX 3.31 0x4518b206  Copyright (C) 1994-2005 H. Peter Anvin
UNDI data segment at:   00094FC0
UNDI data segment size: 4A30
UNDI code segment at:   000999F0
UNDI code segment size: 44E4
PXE entry point found (we hope) at 999F:00D6
My IP address seems to be 0A000063 10.0.0.99
ip=10.0.0.99:10.0.1.1:10.0.0.1:255.0.0.0
TFTP prefix: /
Trying to load: pxelinux.cfg/01-00-0d-60-d5-d6-3b
COM32 Multiboot loader v0.2.  Copyright (C) 2005-2006 Tim Deegan.
Kernel: boot/xen.gz nosmp noacpi
Loading boot/xen.gz.......
Module: boot/res-1-kernel ramdisk_size=131072 ramdisk_blocksize=1024
console=tty
S0 apm=off id=1 qrm=10.0.1.1 ip=10.0.0.99:10.0.1.1:10.0.0.1:255.0.0.0
BOOTIF=00:
0d:60:d5:d6:3b
Loading boot/res-1-kernel........................
Module: boot/res-1-initrd.img
Loading
boot/res-1-initrd.img...................................................
................................................................................
................................................................................
......................................
Booting: MBI=0x000100a8, entry=0x00100000

The system hangs here and does nothing

I found some other posts on this list which seem to describe a similar
problem.

I'm using an Intel Xeon architecture and Fedora Core 6 with gcc-4.1.1-30
and glibc-2.5-3

my pxelinux.cfg file is as follows:

default xen

label xen
 kernel pxelinux/com32/modules/mboot.c32
 append boot/xen.gz nosmp noacpi --- boot/res-1-kernel
ramdisk_size=131072 ramdisk_blocksize=1024 console=ttyS0 apm=off id=1
qrm=10.0.1.1 ip=10.0.0.99:10.0.1.1:10.0.0.1:255.0.0.0
BOOTIF=00:0d:60:d5:d6:3b --- boot/res-1-initrd.img
 ipappend 3

Let me know if any other information is needed.

Thanks,
-- 
#################
 #               #
  #################
 #     <(o)>     ##
################# #
# Peter Schobel # #
#  1iopen.net   ##
#################




More information about the Syslinux mailing list