home *** CD-ROM | disk | FTP | other *** search
-
- # @(#) boot96.src 1.7 88/08/09
- #
- # Copyright (C) The Santa Cruz Operation, 1986, 1987, 1988.
- # This Module contains Proprietary Information of
- # The Santa Cruz Operation, Microsoft Corporation
- # and AT&T, and should be treated as Confidential.
- #
-
- DEFBOOTSTR=fd(64)xenix root=fd(64) swap=ram(0) pipe=ram(1) swplo=0 nswap=1000 ronly
-
- UPDATE=fd(64)xenix root=fd(64) swap=ram(0) pipe=ram(1) swplo=0 nswap=1000 ronly prompt="Insert Update volume 1 and press <RETURN> "
-
- # nswap and swplo are set in the hd driver
- INSTALL=fd(64)xenix root=hd(40) swap=hd(41) pipe=hd(40) swplo=0 nswap=0
-
- LOADXENIX=NO
- FSCKFIX=YES
- MULTIUSER=NO
- PANICBOOT=NO
- MAPKEY=NO
-