[comp.sys.next] NeXT NFS clients to an sd.330 server

abe@mace.cc.purdue.edu (Vic Abell) (02/01/89)

Contrary to NeXT's statement that only a sd.660 machine can be a
net-boot server, it IS possible to use an sd.330 machine as a
net-boot server by mounting the clients' private files on its OD.

Initialize an OD and

	mount /dev/od0a /bootdisk/Administration/Clients

You could also use /dev/od0b.  Then run

	newclient client1 ... clientN

to create the private directory tree for the client[s].