NetBSD/sys/arch/pmax/dist
deraadt fe806afec2 pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00
..
README pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00
README_TOO pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00
buildmini pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00
get pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00
get1 pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00
maketape pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> 1993-10-12 03:22:19 +00:00

README

# from:	@(#)README	7.1 (Berkeley) 4/20/92
# $Id: README,v 1.1.1.1 1993/10/12 03:22:48 deraadt Exp $

The scripts needed to build a boot tape for 4.2 and beyond
live here.  Before trying anything look at the scripts 

	buildmini
	get
	maketape

To construct a tape suitable for bootstrapping a system
first find a spare file system for a ``mini root'' and
patch the buildmini shell script to reflect its location.
Second, decide where your ``distribution'' source is located
and patch the get and maketape scripts.  Then do the following:
	% buildmini
	% maketape [ 6250 | 1600 [ tapename [ remotetapemachine ] ] ]
This builds a distribution on one tape at 6250bpi, two tapes at 1600bpi.
The tape drive  may be on a remote machine if the last optional arg is given.
For 1600bpi, be sure and check whether /usr/src will fit on one tape.
The current distribution is about 80+ megabytes and easily fits on one tape
at 6250bpi with a blocking factor of 20.