[Coco] Shell and Applications in OS9Boot?

Robert Gault robert.gault at worldnet.att.net
Mon Jan 11 20:06:57 EST 2010


Joel Ewy wrote:
>>
> ***************************************
> * NitrOS-9 Level 2 CoCo 3 Bootlist
> *
> * $Id: standard.bl,v 1.32 2009/03/07 23:53:36 boisy Exp $
> *
> * This bootlist is presented as an example for creating custom bootfiles.
> * A module may be excluded from the bootfile if an asterisk (*) is the
> * first character of the line.
> *
> ***************************************
> *
> * DriveWire 3 driver
> *../MODULES/RBF/rbdw3.dr
> *../MODULES/RBF/dw3.sb
> * DriveWire descriptors - select as needed
> *../MODULES/RBF/ddx0.dd
> *../MODULES/RBF/x0.dd
> *../MODULES/RBF/x1.dd
> *../MODULES/RBF/x2.dd
> *../MODULES/RBF/x3.dd *

> * Adding Shell and Application to
> * OS9Boot to conserve RAM for 128K
> * operation
> /x3/cmds/shell
> /x1/cmds/viewvef
>

Joel,
There is a BIG problem with your boot file. You are asking for a 
Drivewire directory and probably a Drivewire boot but don't include any 
of the Drivewire support modules.
You must remove the * from the required Drivewire modules.



More information about the Coco mailing list