Home | History | Annotate | Line # | Download | only in smallnet
README revision 1.2
      1  1.2  simonb $NetBSD: README,v 1.2 1999/05/13 08:40:08 simonb 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.2  simonb To use, "make" in this directory and then in the the setnetimage
     10  1.2  simonb directory:
     11  1.2  simonb 
     12  1.2  simonb 	make KERNEL=/path/to/nfs/install/kernel kernel
     13  1.2  simonb 
     14  1.2  simonb and the resultant smallnet.ecoff is suitable for netbooting.
     15  1.2  simonb 
     16  1.1  simonb 
     17  1.1  simonb simonb, March-May 1999.
     18