view scripts/tracklistl1 @ 3277:33d539c123cf

d64: Add mb.ddisk script for making Dragon boot floppy At least it works in XRoar when running off a 80d floppy and preparing a new 40d boot floppy in the second drive. The "format" must be run manually for now since there is not enough memory to run it from inside the script...
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 07 Mar 2020 23:15:05 +0100
parents 48ca15748d4e
children
line wrap: on
line source

***************************************
* REL Module Section
*
* The REL module readies the computer for NitrOS-9.
*
$NITROS9DIR/$DISTRO/modules/rel
$NITROS9DIR/$DISTRO/modules/krn
$NITROS9DIR/$DISTRO/modules/krnp2
$NITROS9DIR/$DISTRO/modules/init
*
***************************************
* Booter Section
*
* The booter module is required to boot NitrOS-9.  Be sure to
* select only one booter.
*
* NitrOS-9 Standard Booters: WD1773 6ms and 30ms step rates,
* B&B HD, Disto RAMPak or Eliminator WD1002 HD
*$NITROS9DIR/$DISTRO/modules/boot_1773_6ms
*$NITROS9DIR/$DISTRO/modules/boot_1773_30ms
*$NITROS9DIR/$DISTRO/modules/boot_burke
*$NITROS9DIR/$DISTRO/modules/boot_rampak
*$NITROS9DIR/$DISTRO/modules/boot_wd1002
*
* SuperDriver Booters: Disto 4-N-1, Disto HD-II, Cloud-9 TC^3 SCSI,
* Glenside and Cloud-9 IDE, Ken-Ton/LR-Tech
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_d4n1
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_hdii
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_tc3
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ide
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ktlr
*
* DriveWire Booter
$CLOUD9DIR/Products/DriveWire/software/$DISTRO/boot_dw