Displaying 1 result from an estimated 1 matches for "clientroot".
Did you mean:
clientloop
2008 Dec 03
2
mboot.c32 loses connection when loading the Kernel
...ing to boot a XEN 3.2.1 via PXEBoot using the following config:
LABEL xen_3.2_amd64
kernel mboot.c32
append images/debian/xen_3.2/amd64/xen-3.2-1-amd64.gz \
--- images/debian/xen_3.2/amd64/vmlinuz-2.6.26-bpo.1-xen-amd64 rw
root=/dev/nfs nfsroot=172.16.0.1:/var/lib/tftpboot/clientroot panic=0 \
--- images/debian/xen_3.2/amd64/initrd.img-2.6.26-bpo.1-xen-amd64
Its an AMD64 Machine, and the PXEBoot works using the Debian Netboot
Images to Test.
Looking at the Machine Booting I get the Message that mboot.c32 is
loading the Kernel but then it stops.
I ran tcpdump to check...