On 7/31/2011 8:04 AM, Rafał Harakop wrote: > On Sat, 30 Jul 2011 18:30:54 -0700, Jordan Share wrote: >> I think this is supposed to solve that problem nowadays, but I have not >> personally tried it. >> >> http://syslinux.zytor.com/wiki/index.php/SYSLINUX#CONSOLE_flag_val >> >> Jordan > > This doesn't solve my problem, because CONSOLE flag disables output to > the video console after the config file is loaded, whereas my problem > appears before loading any config file. It occurs after loading and > executing only the PXELINUX file (pxelinux.0). While PXELINUX is trying > to load the config file I got this strange output. The only method, > which I can see, to fix this is modifying the source of PXELINUX, like > in patch, that I mentioned before. > So, Is there anyone, who can help me in solving this problem?
That initial boot stuff just says what config files it's trying to pull from the tftpserver. It doesn't show up on serial at all unless the bios redirects it, and is not really useful after you understand pxelinux's boot behavior (since it's the same every time). Is your complaint that it is there at all, or does it affect functionality after it does get the config file (with CONSOLE set to 0) ? If it's just the former, I'd be inclined to live with it (since you can now disable the post-config video out). Either way, if you must not have it, the only option is to edit the source and recompile (as you surmise). Jordan _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
