Note: This is for machines that cannot boot from the CD-ROM drive.

This directory contains a disk image of the Smart Boot Manager
to boot from the floppy disk, then you can select boot from
the CD-ROM drive to install Dragora.

The directory "rawrite" includes a version of the program
"rawrite" to create the boot disks.

- On Unix enviroments, you can use the dd(1) utility:

 1. dd if=sbootmgr.dsk of=/dev/fd0
 2. cmp sbootmgr.dsk /dev/fd0


~ Good luck!