mboot.c32: Not a com32r image
mzpMar 21 2012 — edited Mar 28 2012Hi,
I'm trying to build an ovm 3.0 server via pxe. I get the following error when I make the menu selection - mboot.c32: Not a com32r image
Some posts mention that it might be related to a buggy version of syslinux. But I'm not so sure as I use the same server to install other operating systems.
This is in my pxelinux.cfg/default file
LABEL 2
KERNEL ovm/3.0/isolinux/mboot.c32
APPEND -c ovm/3.0/isolinux/xen.gz --- ovm/3.0/isolinux/vmlinuz --- ovm/3.0/isolinux/initrd.img
The tftp server is RHEL 6.1 and it has the following version of syslinux - syslinux-4.02-4.el6.x86_64
Has anyone seen this error before?
Thanks