Hello, I've got my linuxbios run to the point it tries to load the image from an IDE drive. I use FILO as the payload.
1. What do I have to add in the Config.lb file to make it use filo? I know CONFIG_FS_STREAM should be set to true. What else?
2. I remembered linuxbios supports ROM image size larger than 64K now. But when got compiler errors when specifies it as 128K. Do I miss anything?
Gin