[1944] in linux-net channel archive
Re: bootp for nfs booting
daemon@ATHENA.MIT.EDU (Jon Peatfield)
Sat Feb 17 20:31:57 1996
Date: Sat, 17 Feb 96 18:31 GMT
To: linux-net@vger.rutgers.edu, tfries@umr.edu
Cc: alan@cymru.net
From: Jon Peatfield <J.S.Peatfield@damtp.cam.ac.uk>
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