On Mon, Mar 24, 2008 at 04:36:08PM -0400, joe@smittys.pointclark.net wrote:
does anyone know if maybe the CD-ROM isn't properly setup to emulate a floppy boot??
The floppy boot emulation is called ElTorito and is a BIOS extension.
Coreboot does not (and should not IMO) implement it.
Try using the real filename on the disc. I don't know how FILO deals with ISO9660 extensions, filename casing and such. Best would be to add lots of debugging prints to the 9660 decoding in FILO.
//Peter