|I don't want to hardwire any client IP addresses. Just the address of
|then TFTP-server.
|I can recompile the etherboot, if you point out where should I put the
|tftp-servername and path to kernel.
You'd have to hack the code yourself to make it use a hardwired tftp IP
address, it's not as simple as changing one line. It's not a change I'm
interested in, so you're on your own. The fallback kernel path is
controlled by a #define.
|> A better idea would be to use the Vendor Class Identifier mechanism to
|> partition bootp/dhcp domains so that you can run a Linux server
|> alongside the NT server.
|Yes it would be, but I can't use it :(
Why not?
|