Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soc:2009:pravin:journal:dnsissue [2009/08/07 08:23] less1 |
soc:2009:pravin:journal:dnsissue [2009/08/16 17:11] (current) less1 |
||
|---|---|---|---|
| Line 91: | Line 91: | ||
| COM32 menu.c32 | COM32 menu.c32 | ||
| APPEND somemenu.ini | APPEND somemenu.ini | ||
| - | echo Would fetch http://boot.kernel.org/bko/boot?dnsip=10.0.2.2&fetch=menu.c32 | + | echo Would fetch http://boot.kernel.org/bko/boot?dnsip=10.0.2.2&fetch= |
| </code> | </code> | ||
| - | Only problem with this approach is that, all menus need to be generated dynamically with correct dnsip embedded. | + | rwrc's patch has been applied and it is working fine :-) |
| + | |||
| + | ===== Solution - 4 | Use syslinux with -dhcpinfo option ===== | ||
| + | |||
| + | - Information about how to do this [[http://syslinux.zytor.com/wiki/index.php/Linux.c32]] | ||
| + | - Failed attempt from warthog [[http://www.eaglescrag.net/stuff/bko_knoppix6_fail2.png]] | ||