Subject: Re: dhcpd.conf for nfs boot
To: port-hpcsh list <port-hpcsh@netbsd.org>
From: Matt Dainty <matt@bodgit-n-scarper.com>
List: port-hpcsh
Date: 08/29/2005 12:52:05
--=-Q4gH70TTR7OkwRBhjUbQ
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2005-08-29 at 00:06 -0400, Michael Wileman wrote:
> If anyone on the list has booted their Jornada from an nfs share on a=20
> NetBSD server, could you send me a copy of your dhcpd.conf?
>=20
> Or is there an easier way to do this than with dhcpd?

In my dhcpd.conf, the Jornada-specific bit is:

host jornada {
	hardware ethernet 00:de:ad:be:ef:00;
	fixed-address 1.2.3.4;
	option host-name "jornada";
	# next-server 5.6.7.8;
	option root-path "/export/jornada";
}

IIRC the "next-server" option is only necessary if you want to get the
Jornada to mount its NFS filesystem from somewhere other than the DHCP
server.

HTH

Matt

--=-Q4gH70TTR7OkwRBhjUbQ
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBDEvblKP58eR+X2TMRAnnbAKCtcGZ7iPPlGubWsgKndMkTtVlAIwCfaxgP
J8i52SUd1UPRFi+c2t1oobM=
=xWNU
-----END PGP SIGNATURE-----

--=-Q4gH70TTR7OkwRBhjUbQ--