[1947] in linux-net channel archive
Re: bootp for nfs booting
daemon@ATHENA.MIT.EDU (linux-net@vger.rutgers.edu)
Sun Feb 18 10:48:07 1996
To: linux-net@vger.rutgers.edu
From: linux-net@vger.rutgers.edu
Date: 17 Feb 1996 23:19:54 -0500
I'll grab the code and take a look, though I'm not running any modern kernels here
yet. The bootpc code needs a few changes for recent kernels anyway since the test
for NET2/NET3 no longer works since OLD_SIOCGIFHWADD went away (I don't know when
since I wasn't following the NET changes at the time).
Do you know if it manages to send the bootp request out? (i.e. can you see the packets
on the net). If it can do that then receiving the reply should be relatively easy...
-- Jon