> !ADFSDisk.ReadMe  17-Sep-89

!ADFSDisk creates an MSDOS partition on an ADFS hard disk.

The hard disk partition appears to MSDOS to be a drive with 4 heads and 17
sectors of 512 bytes per track. The default 10 Mbyte hard disk size has 300
logical cylinders, giving a total partition size of 300*4*17*512=&9F6000. If
you wish to create a different partition size please keep it to a multiple
of the logical cylinder size (&8800).

Version 1.20 (et seq) of the PC Emulator can support up to two logical hard
disk drives C: and D: which by default are normally physically on ADFS
drives 4 (C:) and 5 (D:) where fitted.  In order to create a drive D: first
use !ADFSDisk to create a Drive C: partition, and then change the filename
'Drive_C' to 'Drive_D' in the BASIC program !ADFSDisk.!RunImage, change
references from :4 to :5 (the second ADFS hard disc drive), save the program
and re-run !ADFSDisk, and select a partition size appropriate for your
needs.  The Drive D: partition will then need to be formatted using the
MSDOS FORMAT command.

Owners of SCSI interface hard disk drives should use the similar application
!SCSIDisk to create a hard disk partition file.

Note - !ADFSDisk creates a hard disk partition in a specific directory $.PC,
for compatibility with previous versions of the PC Emulator; you can rename
this file/directory as anything you prefer, but if you do so you must edit
the file !PC.!Run2 to tell the emulator where to find the partition file. 
This should be done after running !ADFSDisk.
