1877
|
1 ***************************************
|
|
2 * NitrOS-9 Level 2 Boot Track List
|
|
3 *
|
|
4 * $Id$
|
1876
|
5 *
|
1877
|
6 * This boot track list is presented as an example for creating custom
|
|
7 * boot track files.
|
|
8 * A module may be excluded from the track file if an asterisk (*) is the
|
|
9 * first character of the line.
|
1876
|
10 *
|
1877
|
11 ***************************************
|
|
12 * REL Module Section
|
|
13 *
|
|
14 * The REL module readies the computer for NitrOS-9.
|
|
15 * Select only one: 32, 40 or 80 column boot screen.
|
|
16 *
|
1879
|
17 *$NITROS9DIR/$DISTRO/modules/rel_32
|
1876
|
18 *$NITROS9DIR/$DISTRO/modules/rel_40
|
1879
|
19 $NITROS9DIR/$DISTRO/modules/rel_80
|
1876
|
20 *
|
1877
|
21 ***************************************
|
|
22 * Booter Section
|
1876
|
23 *
|
1877
|
24 * The booter module is required to boot NitrOS-9. Be sure to
|
|
25 * select only one booter.
|
|
26 *
|
|
27 * NitrOS-9 Standard Booters: WD1773 6ms and 30ms step rates,
|
|
28 * B&B HD, Disto RAMPak or Eliminator WD1002 HD
|
1879
|
29 *$NITROS9DIR/$DISTRO/modules/boot_1773_6ms
|
1876
|
30 *$NITROS9DIR/$DISTRO/modules/boot_1773_30ms
|
|
31 *$NITROS9DIR/$DISTRO/modules/boot_burke
|
|
32 *$NITROS9DIR/$DISTRO/modules/boot_rampak
|
|
33 *$NITROS9DIR/$DISTRO/modules/boot_wd1002
|
1877
|
34 *
|
|
35 * SuperDriver Booters: Disto 4-N-1, Disto HD-II, Cloud-9 TC^3 SCSI,
|
|
36 * Glenside and Cloud-9 IDE, Ken-Ton/LR-Tech
|
1876
|
37 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_d4n1
|
|
38 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_hdii
|
1877
|
39 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_tc3
|
1880
|
40 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ide
|
1876
|
41 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ktlr
|
1877
|
42 *
|
|
43 * DriveWire Booter
|
1880
|
44 *$CLOUD9DIR/Products/DriveWire/software/$DISTRO/boot_dw
|
1876
|
45 *
|
1877
|
46 ***************************************
|
|
47 * Kernel Section
|
|
48 *
|
|
49 * This is the primary NitrOS-9 kernel and must remain uncommented.
|
1876
|
50 *
|
1875
|
51 $NITROS9DIR/$DISTRO/modules/krn
|