[syslinux] Problems booting on Intel i9x5 motherboards.

Pat Suwalski pat at suwalski.net
Fri Jun 2 11:59:59 PDT 2006


It's turning out to be a very fun afternoon!

ganapathy murali krishnan wrote:
> 1. Exit as soon as it loads
> 2. Exit just before it parses the config file (after reading it)
> 3. Exit just after it parses the config file

Bam. Right here.

> 4. Exit just before it starts displaying the menu
> 5. Exit as soon as it displays the menu before waiting for user input
> 6. Run menu.c32 hit escape to exit

So, my instincts told me it's something about reading the file. As a 
test, I loaded up cat.c32:

	cat.c32 "isolinux.cfg"
	/boot/vmlinuz vga=ask

Error ensues.

I would say it's a problem with the file io operations in com32, maybe?

--Pat




More information about the Syslinux mailing list