1 1.3 soren $NetBSD: README,v 1.3 2000/03/13 23:52:33 soren Exp $ 2 1.1 simonb 3 1.1 simonb The smallnet network loader is meant to be a short term solution for 4 1.1 simonb machines that can't netboot full size kernels until a proper two stage 5 1.1 simonb netboot is available. It isn't the prettiest code around, but it gets 6 1.1 simonb us out of a bind. 7 1.2 simonb 8 1.2 simonb 9 1.3 soren To use, "make" in this directory and then in the setnetimage directory: 10 1.2 simonb 11 1.2 simonb make KERNEL=/path/to/nfs/install/kernel kernel 12 1.2 simonb 13 1.2 simonb and the resultant smallnet.ecoff is suitable for netbooting. 14 1.2 simonb 15 1.1 simonb 16 1.1 simonb simonb, March-May 1999. 17