The client machine gets the basic information via DHCP/BOOTP. The machine which is to act as a '/' file server is specified in one of the options.
Looking at http://linux.die.net/man/5/dhclient.conf the dhclient should be logging information about the lease in /etc/dhcp3/dhclient (or something). If the server name is not listed, you might be able to request it with 'request tftp-server' in '/etc/dhcp3/dhclient.conf'. Hope this gets you going, Simon. > My DHCP server gives options for LTSP terminals about what server on the > network is the root server. LTSP terminals some how are able to read this > info at boot time. I would like to find a way to read that information > after > a system has booted. The info is global in the DHCP settings so ever > system > gets it. Is there any way I can cat some file in proc to find it? > > -- > http://www.Radados.org > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

