kernel parameters
Pierre Brua
brua at paralline.com
Thu Jul 27 14:06:23 PDT 2000
dschmitz at pp1.usuhs.mil wrote:
> I was wondering if anyone knew of any kernel parameters for network setup.
> I would like to define the IPs of my diskless nodes using kernel
> parameters
It is easy to avoid BOOTP/RARP, as explained in
/usr/src/linux/Documentation/nfsroot.txt :
#ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>
# This parameter tells the kernel how to configure IP addresses of
devices
...
You can also configure it on a per-disk basis by using loadlin on a
msdos disk and an append parameter in the .bat script that launch
loadlin (but that's not a technically beautiful solution).
Pierre
--
PARALLINE Pierre BRUA Parallelism & Linux Solutions
71,av. des Vosges Phone:+33 388 141 740 mailto:brua at paralline.com
F-67000 STRASBOURG Fax:+33 388 141 741 http://www.paralline.com
More information about the Beowulf
mailing list