Home » Personal collection » Acorn hard disk » apps » SCSI » !README

!README

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » SCSI
Filename: !README
Read OK:
File size: 0E4E bytes
Load address: 0000
Exec address: 0000
File contents
FileCore v2.94 Beta Test 
========================

This is the beta test version of the new FileCore system for the Risc PC
which extends the capabilities of the Risc PC to work with any currently
available hard drive, both IDE and SCSI. It is designed to be run from the
Floppy drive on when the Risc PC is switched on. This will allow any
combination of drives to be used. It is not possible to boot directly from a
>512M IDE hard drive as the ROM based version of FileCore will not be able
to access it. 

This version has been tested to some extent in Risc PC 600, but there is
always a risk that a particular configuration may cause some problems, and
in the worst case may lead to the corruption of the hard disc. It is
therefor very strongly recommend that a back-up is taken of ALL the
information on the drive, including the !Boot directory.


Contents:
~~~~~~~~~
This update contains the updated version of FileCore
FileCore     2.94 

With the following modules that have been updated to take account of the larger drives

ADFS         3.13      
ADFSFiler    0.83
FileSwitch   2.27
Free         0.30
SCSIFS       1.11
!scsiform    0.05

The that loads the modules and then reboots off the hard drive
!boot

A patch to update the messages for the new version 
newmess      0.01



Installation:
~~~~~~~~~~~~~
Copy all these files to an ADFS floppy then set the disc boot option to 2
(type *mount 0 then *opt 4 2)

Then configure system to boot from drive 0 
(*configure drive 0).


You may need to increase memory allocated to the module area: (*configure
RMASize 255K)


If you are not using a SCSI card then remove the line:
(*RMLOAD ADFS::0.$.SCSIFS)
from !boot to prevent an error.

If you are not using a CD ROM drive then remove the line:  
(*RMREINIT CDFS) 
from !boot to prevent an error.


Take a back up copy of this boot disc.

When the Risc PC is next reset the new modules will first be loaded from he
floppy, and the system rebooted using the new FileCore, and will be able to
access large IDE and SCSI hard drives.



Problems:
~~~~~~~~~

There are a few known problems with this version of FileCore:

On a 4G drive, with the version of SCSIFS supplied, if you *load a file
>=16M bytes in size, the machine will stiff.  This has not been reproduced
with any other configuration.

It is not advisable to soft-load the new fileswitch.



There are also some known problems with the formatting utilities supplied:


!scsiform 

The !scsiform v0.05 is not a stable product.  It has not been tested with
more than one device connected, so we recommend that you 

****  DON'T attempt to format a device with others connected ***********

It will report a number of debugging errors during formatting which are
normal.  It never does a low level format, only laying out the map and root.

If you have a non-Acorn SCSI card, contact your card manufacturer for
information about software upgrades to support discs bigger than 512M bytes.


!HForm:

The version of HForm has a known bug which prevents it working on Conner CFS
210 and CFS 420 drives. These are the ones supplied with old Risc PC 600
machines, so for these discs use the version supplied with the machine, not
the new version.



If you run into any then please send an email to  clan@acorn.co.uk with as
much information as possible about the configuration of the system, modules
loaded, applications running, and any other information that may be relevant
to reproducing the bug.




Licencing
~~~~~~~~~
This is you personal copy, and may not be copied or distributed in any form
other than for the purposes of backing up. Acorn retains all rights to the
enclosed software




00000000  46 69 6c 65 43 6f 72 65  20 76 32 2e 39 34 20 42  |FileCore v2.94 B|
00000010  65 74 61 20 54 65 73 74  20 0a 3d 3d 3d 3d 3d 3d  |eta Test .======|
00000020  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000030  3d 3d 0a 0a 54 68 69 73  20 69 73 20 74 68 65 20  |==..This is the |
00000040  62 65 74 61 20 74 65 73  74 20 76 65 72 73 69 6f  |beta test versio|
00000050  6e 20 6f 66 20 74 68 65  20 6e 65 77 20 46 69 6c  |n of the new Fil|
00000060  65 43 6f 72 65 20 73 79  73 74 65 6d 20 66 6f 72  |eCore system for|
00000070  20 74 68 65 20 52 69 73  63 20 50 43 0a 77 68 69  | the Risc PC.whi|
00000080  63 68 20 65 78 74 65 6e  64 73 20 74 68 65 20 63  |ch extends the c|
00000090  61 70 61 62 69 6c 69 74  69 65 73 20 6f 66 20 74  |apabilities of t|
000000a0  68 65 20 52 69 73 63 20  50 43 20 74 6f 20 77 6f  |he Risc PC to wo|
000000b0  72 6b 20 77 69 74 68 20  61 6e 79 20 63 75 72 72  |rk with any curr|
000000c0  65 6e 74 6c 79 0a 61 76  61 69 6c 61 62 6c 65 20  |ently.available |
000000d0  68 61 72 64 20 64 72 69  76 65 2c 20 62 6f 74 68  |hard drive, both|
000000e0  20 49 44 45 20 61 6e 64  20 53 43 53 49 2e 20 49  | IDE and SCSI. I|
000000f0  74 20 69 73 20 64 65 73  69 67 6e 65 64 20 74 6f  |t is designed to|
00000100  20 62 65 20 72 75 6e 20  66 72 6f 6d 20 74 68 65  | be run from the|
00000110  0a 46 6c 6f 70 70 79 20  64 72 69 76 65 20 6f 6e  |.Floppy drive on|
00000120  20 77 68 65 6e 20 74 68  65 20 52 69 73 63 20 50  | when the Risc P|
00000130  43 20 69 73 20 73 77 69  74 63 68 65 64 20 6f 6e  |C is switched on|
00000140  2e 20 54 68 69 73 20 77  69 6c 6c 20 61 6c 6c 6f  |. This will allo|
00000150  77 20 61 6e 79 0a 63 6f  6d 62 69 6e 61 74 69 6f  |w any.combinatio|
00000160  6e 20 6f 66 20 64 72 69  76 65 73 20 74 6f 20 62  |n of drives to b|
00000170  65 20 75 73 65 64 2e 20  49 74 20 69 73 20 6e 6f  |e used. It is no|
00000180  74 20 70 6f 73 73 69 62  6c 65 20 74 6f 20 62 6f  |t possible to bo|
00000190  6f 74 20 64 69 72 65 63  74 6c 79 20 66 72 6f 6d  |ot directly from|
000001a0  20 61 0a 3e 35 31 32 4d  20 49 44 45 20 68 61 72  | a.>512M IDE har|
000001b0  64 20 64 72 69 76 65 20  61 73 20 74 68 65 20 52  |d drive as the R|
000001c0  4f 4d 20 62 61 73 65 64  20 76 65 72 73 69 6f 6e  |OM based version|
000001d0  20 6f 66 20 46 69 6c 65  43 6f 72 65 20 77 69 6c  | of FileCore wil|
000001e0  6c 20 6e 6f 74 20 62 65  20 61 62 6c 65 0a 74 6f  |l not be able.to|
000001f0  20 61 63 63 65 73 73 20  69 74 2e 20 0a 0a 54 68  | access it. ..Th|
00000200  69 73 20 76 65 72 73 69  6f 6e 20 68 61 73 20 62  |is version has b|
00000210  65 65 6e 20 74 65 73 74  65 64 20 74 6f 20 73 6f  |een tested to so|
00000220  6d 65 20 65 78 74 65 6e  74 20 69 6e 20 52 69 73  |me extent in Ris|
00000230  63 20 50 43 20 36 30 30  2c 20 62 75 74 20 74 68  |c PC 600, but th|
00000240  65 72 65 20 69 73 0a 61  6c 77 61 79 73 20 61 20  |ere is.always a |
00000250  72 69 73 6b 20 74 68 61  74 20 61 20 70 61 72 74  |risk that a part|
00000260  69 63 75 6c 61 72 20 63  6f 6e 66 69 67 75 72 61  |icular configura|
00000270  74 69 6f 6e 20 6d 61 79  20 63 61 75 73 65 20 73  |tion may cause s|
00000280  6f 6d 65 20 70 72 6f 62  6c 65 6d 73 2c 20 61 6e  |ome problems, an|
00000290  64 0a 69 6e 20 74 68 65  20 77 6f 72 73 74 20 63  |d.in the worst c|
000002a0  61 73 65 20 6d 61 79 20  6c 65 61 64 20 74 6f 20  |ase may lead to |
000002b0  74 68 65 20 63 6f 72 72  75 70 74 69 6f 6e 20 6f  |the corruption o|
000002c0  66 20 74 68 65 20 68 61  72 64 20 64 69 73 63 2e  |f the hard disc.|
000002d0  20 49 74 20 69 73 0a 74  68 65 72 65 66 6f 72 20  | It is.therefor |
000002e0  76 65 72 79 20 73 74 72  6f 6e 67 6c 79 20 72 65  |very strongly re|
000002f0  63 6f 6d 6d 65 6e 64 20  74 68 61 74 20 61 20 62  |commend that a b|
00000300  61 63 6b 2d 75 70 20 69  73 20 74 61 6b 65 6e 20  |ack-up is taken |
00000310  6f 66 20 41 4c 4c 20 74  68 65 0a 69 6e 66 6f 72  |of ALL the.infor|
00000320  6d 61 74 69 6f 6e 20 6f  6e 20 74 68 65 20 64 72  |mation on the dr|
00000330  69 76 65 2c 20 69 6e 63  6c 75 64 69 6e 67 20 74  |ive, including t|
00000340  68 65 20 21 42 6f 6f 74  20 64 69 72 65 63 74 6f  |he !Boot directo|
00000350  72 79 2e 0a 0a 0a 43 6f  6e 74 65 6e 74 73 3a 0a  |ry....Contents:.|
00000360  7e 7e 7e 7e 7e 7e 7e 7e  7e 0a 54 68 69 73 20 75  |~~~~~~~~~.This u|
00000370  70 64 61 74 65 20 63 6f  6e 74 61 69 6e 73 20 74  |pdate contains t|
00000380  68 65 20 75 70 64 61 74  65 64 20 76 65 72 73 69  |he updated versi|
00000390  6f 6e 20 6f 66 20 46 69  6c 65 43 6f 72 65 0a 46  |on of FileCore.F|
000003a0  69 6c 65 43 6f 72 65 20  20 20 20 20 32 2e 39 34  |ileCore     2.94|
000003b0  20 0a 0a 57 69 74 68 20  74 68 65 20 66 6f 6c 6c  | ..With the foll|
000003c0  6f 77 69 6e 67 20 6d 6f  64 75 6c 65 73 20 74 68  |owing modules th|
000003d0  61 74 20 68 61 76 65 20  62 65 65 6e 20 75 70 64  |at have been upd|
000003e0  61 74 65 64 20 74 6f 20  74 61 6b 65 20 61 63 63  |ated to take acc|
000003f0  6f 75 6e 74 20 6f 66 20  74 68 65 20 6c 61 72 67  |ount of the larg|
00000400  65 72 20 64 72 69 76 65  73 0a 0a 41 44 46 53 20  |er drives..ADFS |
00000410  20 20 20 20 20 20 20 20  33 2e 31 33 20 20 20 20  |        3.13    |
00000420  20 20 0a 41 44 46 53 46  69 6c 65 72 20 20 20 20  |  .ADFSFiler    |
00000430  30 2e 38 33 0a 46 69 6c  65 53 77 69 74 63 68 20  |0.83.FileSwitch |
00000440  20 20 32 2e 32 37 0a 46  72 65 65 20 20 20 20 20  |  2.27.Free     |
00000450  20 20 20 20 30 2e 33 30  0a 53 43 53 49 46 53 20  |    0.30.SCSIFS |
00000460  20 20 20 20 20 20 31 2e  31 31 0a 21 73 63 73 69  |      1.11.!scsi|
00000470  66 6f 72 6d 20 20 20 20  30 2e 30 35 0a 0a 54 68  |form    0.05..Th|
00000480  65 20 74 68 61 74 20 6c  6f 61 64 73 20 74 68 65  |e that loads the|
00000490  20 6d 6f 64 75 6c 65 73  20 61 6e 64 20 74 68 65  | modules and the|
000004a0  6e 20 72 65 62 6f 6f 74  73 20 6f 66 66 20 74 68  |n reboots off th|
000004b0  65 20 68 61 72 64 20 64  72 69 76 65 0a 21 62 6f  |e hard drive.!bo|
000004c0  6f 74 0a 0a 41 20 70 61  74 63 68 20 74 6f 20 75  |ot..A patch to u|
000004d0  70 64 61 74 65 20 74 68  65 20 6d 65 73 73 61 67  |pdate the messag|
000004e0  65 73 20 66 6f 72 20 74  68 65 20 6e 65 77 20 76  |es for the new v|
000004f0  65 72 73 69 6f 6e 20 0a  6e 65 77 6d 65 73 73 20  |ersion .newmess |
00000500  20 20 20 20 20 30 2e 30  31 0a 0a 0a 0a 49 6e 73  |     0.01....Ins|
00000510  74 61 6c 6c 61 74 69 6f  6e 3a 0a 7e 7e 7e 7e 7e  |tallation:.~~~~~|
00000520  7e 7e 7e 7e 7e 7e 7e 7e  0a 43 6f 70 79 20 61 6c  |~~~~~~~~.Copy al|
00000530  6c 20 74 68 65 73 65 20  66 69 6c 65 73 20 74 6f  |l these files to|
00000540  20 61 6e 20 41 44 46 53  20 66 6c 6f 70 70 79 20  | an ADFS floppy |
00000550  74 68 65 6e 20 73 65 74  20 74 68 65 20 64 69 73  |then set the dis|
00000560  63 20 62 6f 6f 74 20 6f  70 74 69 6f 6e 20 74 6f  |c boot option to|
00000570  20 32 0a 28 74 79 70 65  20 2a 6d 6f 75 6e 74 20  | 2.(type *mount |
00000580  30 20 74 68 65 6e 20 2a  6f 70 74 20 34 20 32 29  |0 then *opt 4 2)|
00000590  0a 0a 54 68 65 6e 20 63  6f 6e 66 69 67 75 72 65  |..Then configure|
000005a0  20 73 79 73 74 65 6d 20  74 6f 20 62 6f 6f 74 20  | system to boot |
000005b0  66 72 6f 6d 20 64 72 69  76 65 20 30 20 0a 28 2a  |from drive 0 .(*|
000005c0  63 6f 6e 66 69 67 75 72  65 20 64 72 69 76 65 20  |configure drive |
000005d0  30 29 2e 0a 0a 0a 59 6f  75 20 6d 61 79 20 6e 65  |0)....You may ne|
000005e0  65 64 20 74 6f 20 69 6e  63 72 65 61 73 65 20 6d  |ed to increase m|
000005f0  65 6d 6f 72 79 20 61 6c  6c 6f 63 61 74 65 64 20  |emory allocated |
00000600  74 6f 20 74 68 65 20 6d  6f 64 75 6c 65 20 61 72  |to the module ar|
00000610  65 61 3a 20 28 2a 63 6f  6e 66 69 67 75 72 65 0a  |ea: (*configure.|
00000620  52 4d 41 53 69 7a 65 20  32 35 35 4b 29 0a 0a 0a  |RMASize 255K)...|
00000630  49 66 20 79 6f 75 20 61  72 65 20 6e 6f 74 20 75  |If you are not u|
00000640  73 69 6e 67 20 61 20 53  43 53 49 20 63 61 72 64  |sing a SCSI card|
00000650  20 74 68 65 6e 20 72 65  6d 6f 76 65 20 74 68 65  | then remove the|
00000660  20 6c 69 6e 65 3a 0a 28  2a 52 4d 4c 4f 41 44 20  | line:.(*RMLOAD |
00000670  41 44 46 53 3a 3a 30 2e  24 2e 53 43 53 49 46 53  |ADFS::0.$.SCSIFS|
00000680  29 0a 66 72 6f 6d 20 21  62 6f 6f 74 20 74 6f 20  |).from !boot to |
00000690  70 72 65 76 65 6e 74 20  61 6e 20 65 72 72 6f 72  |prevent an error|
000006a0  2e 0a 0a 49 66 20 79 6f  75 20 61 72 65 20 6e 6f  |...If you are no|
000006b0  74 20 75 73 69 6e 67 20  61 20 43 44 20 52 4f 4d  |t using a CD ROM|
000006c0  20 64 72 69 76 65 20 74  68 65 6e 20 72 65 6d 6f  | drive then remo|
000006d0  76 65 20 74 68 65 20 6c  69 6e 65 3a 20 20 0a 28  |ve the line:  .(|
000006e0  2a 52 4d 52 45 49 4e 49  54 20 43 44 46 53 29 20  |*RMREINIT CDFS) |
000006f0  0a 66 72 6f 6d 20 21 62  6f 6f 74 20 74 6f 20 70  |.from !boot to p|
00000700  72 65 76 65 6e 74 20 61  6e 20 65 72 72 6f 72 2e  |revent an error.|
00000710  0a 0a 0a 54 61 6b 65 20  61 20 62 61 63 6b 20 75  |...Take a back u|
00000720  70 20 63 6f 70 79 20 6f  66 20 74 68 69 73 20 62  |p copy of this b|
00000730  6f 6f 74 20 64 69 73 63  2e 0a 0a 57 68 65 6e 20  |oot disc...When |
00000740  74 68 65 20 52 69 73 63  20 50 43 20 69 73 20 6e  |the Risc PC is n|
00000750  65 78 74 20 72 65 73 65  74 20 74 68 65 20 6e 65  |ext reset the ne|
00000760  77 20 6d 6f 64 75 6c 65  73 20 77 69 6c 6c 20 66  |w modules will f|
00000770  69 72 73 74 20 62 65 20  6c 6f 61 64 65 64 20 66  |irst be loaded f|
00000780  72 6f 6d 20 68 65 0a 66  6c 6f 70 70 79 2c 20 61  |rom he.floppy, a|
00000790  6e 64 20 74 68 65 20 73  79 73 74 65 6d 20 72 65  |nd the system re|
000007a0  62 6f 6f 74 65 64 20 75  73 69 6e 67 20 74 68 65  |booted using the|
000007b0  20 6e 65 77 20 46 69 6c  65 43 6f 72 65 2c 20 61  | new FileCore, a|
000007c0  6e 64 20 77 69 6c 6c 20  62 65 20 61 62 6c 65 20  |nd will be able |
000007d0  74 6f 0a 61 63 63 65 73  73 20 6c 61 72 67 65 20  |to.access large |
000007e0  49 44 45 20 61 6e 64 20  53 43 53 49 20 68 61 72  |IDE and SCSI har|
000007f0  64 20 64 72 69 76 65 73  2e 0a 0a 0a 0a 50 72 6f  |d drives.....Pro|
00000800  62 6c 65 6d 73 3a 0a 7e  7e 7e 7e 7e 7e 7e 7e 7e  |blems:.~~~~~~~~~|
00000810  0a 0a 54 68 65 72 65 20  61 72 65 20 61 20 66 65  |..There are a fe|
00000820  77 20 6b 6e 6f 77 6e 20  70 72 6f 62 6c 65 6d 73  |w known problems|
00000830  20 77 69 74 68 20 74 68  69 73 20 76 65 72 73 69  | with this versi|
00000840  6f 6e 20 6f 66 20 46 69  6c 65 43 6f 72 65 3a 0a  |on of FileCore:.|
00000850  0a 4f 6e 20 61 20 34 47  20 64 72 69 76 65 2c 20  |.On a 4G drive, |
00000860  77 69 74 68 20 74 68 65  20 76 65 72 73 69 6f 6e  |with the version|
00000870  20 6f 66 20 53 43 53 49  46 53 20 73 75 70 70 6c  | of SCSIFS suppl|
00000880  69 65 64 2c 20 69 66 20  79 6f 75 20 2a 6c 6f 61  |ied, if you *loa|
00000890  64 20 61 20 66 69 6c 65  0a 3e 3d 31 36 4d 20 62  |d a file.>=16M b|
000008a0  79 74 65 73 20 69 6e 20  73 69 7a 65 2c 20 74 68  |ytes in size, th|
000008b0  65 20 6d 61 63 68 69 6e  65 20 77 69 6c 6c 20 73  |e machine will s|
000008c0  74 69 66 66 2e 20 20 54  68 69 73 20 68 61 73 20  |tiff.  This has |
000008d0  6e 6f 74 20 62 65 65 6e  20 72 65 70 72 6f 64 75  |not been reprodu|
000008e0  63 65 64 0a 77 69 74 68  20 61 6e 79 20 6f 74 68  |ced.with any oth|
000008f0  65 72 20 63 6f 6e 66 69  67 75 72 61 74 69 6f 6e  |er configuration|
00000900  2e 0a 0a 49 74 20 69 73  20 6e 6f 74 20 61 64 76  |...It is not adv|
00000910  69 73 61 62 6c 65 20 74  6f 20 73 6f 66 74 2d 6c  |isable to soft-l|
00000920  6f 61 64 20 74 68 65 20  6e 65 77 20 66 69 6c 65  |oad the new file|
00000930  73 77 69 74 63 68 2e 0a  0a 0a 0a 54 68 65 72 65  |switch.....There|
00000940  20 61 72 65 20 61 6c 73  6f 20 73 6f 6d 65 20 6b  | are also some k|
00000950  6e 6f 77 6e 20 70 72 6f  62 6c 65 6d 73 20 77 69  |nown problems wi|
00000960  74 68 20 74 68 65 20 66  6f 72 6d 61 74 74 69 6e  |th the formattin|
00000970  67 20 75 74 69 6c 69 74  69 65 73 20 73 75 70 70  |g utilities supp|
00000980  6c 69 65 64 3a 0a 0a 0a  21 73 63 73 69 66 6f 72  |lied:...!scsifor|
00000990  6d 20 0a 0a 54 68 65 20  21 73 63 73 69 66 6f 72  |m ..The !scsifor|
000009a0  6d 20 76 30 2e 30 35 20  69 73 20 6e 6f 74 20 61  |m v0.05 is not a|
000009b0  20 73 74 61 62 6c 65 20  70 72 6f 64 75 63 74 2e  | stable product.|
000009c0  20 20 49 74 20 68 61 73  20 6e 6f 74 20 62 65 65  |  It has not bee|
000009d0  6e 20 74 65 73 74 65 64  20 77 69 74 68 0a 6d 6f  |n tested with.mo|
000009e0  72 65 20 74 68 61 6e 20  6f 6e 65 20 64 65 76 69  |re than one devi|
000009f0  63 65 20 63 6f 6e 6e 65  63 74 65 64 2c 20 73 6f  |ce connected, so|
00000a00  20 77 65 20 72 65 63 6f  6d 6d 65 6e 64 20 74 68  | we recommend th|
00000a10  61 74 20 79 6f 75 20 0a  0a 2a 2a 2a 2a 20 20 44  |at you ..****  D|
00000a20  4f 4e 27 54 20 61 74 74  65 6d 70 74 20 74 6f 20  |ON'T attempt to |
00000a30  66 6f 72 6d 61 74 20 61  20 64 65 76 69 63 65 20  |format a device |
00000a40  77 69 74 68 20 6f 74 68  65 72 73 20 63 6f 6e 6e  |with others conn|
00000a50  65 63 74 65 64 20 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |ected **********|
00000a60  2a 0a 0a 49 74 20 77 69  6c 6c 20 72 65 70 6f 72  |*..It will repor|
00000a70  74 20 61 20 6e 75 6d 62  65 72 20 6f 66 20 64 65  |t a number of de|
00000a80  62 75 67 67 69 6e 67 20  65 72 72 6f 72 73 20 64  |bugging errors d|
00000a90  75 72 69 6e 67 20 66 6f  72 6d 61 74 74 69 6e 67  |uring formatting|
00000aa0  20 77 68 69 63 68 20 61  72 65 0a 6e 6f 72 6d 61  | which are.norma|
00000ab0  6c 2e 20 20 49 74 20 6e  65 76 65 72 20 64 6f 65  |l.  It never doe|
00000ac0  73 20 61 20 6c 6f 77 20  6c 65 76 65 6c 20 66 6f  |s a low level fo|
00000ad0  72 6d 61 74 2c 20 6f 6e  6c 79 20 6c 61 79 69 6e  |rmat, only layin|
00000ae0  67 20 6f 75 74 20 74 68  65 20 6d 61 70 20 61 6e  |g out the map an|
00000af0  64 20 72 6f 6f 74 2e 0a  0a 49 66 20 79 6f 75 20  |d root...If you |
00000b00  68 61 76 65 20 61 20 6e  6f 6e 2d 41 63 6f 72 6e  |have a non-Acorn|
00000b10  20 53 43 53 49 20 63 61  72 64 2c 20 63 6f 6e 74  | SCSI card, cont|
00000b20  61 63 74 20 79 6f 75 72  20 63 61 72 64 20 6d 61  |act your card ma|
00000b30  6e 75 66 61 63 74 75 72  65 72 20 66 6f 72 0a 69  |nufacturer for.i|
00000b40  6e 66 6f 72 6d 61 74 69  6f 6e 20 61 62 6f 75 74  |nformation about|
00000b50  20 73 6f 66 74 77 61 72  65 20 75 70 67 72 61 64  | software upgrad|
00000b60  65 73 20 74 6f 20 73 75  70 70 6f 72 74 20 64 69  |es to support di|
00000b70  73 63 73 20 62 69 67 67  65 72 20 74 68 61 6e 20  |scs bigger than |
00000b80  35 31 32 4d 20 62 79 74  65 73 2e 0a 0a 0a 21 48  |512M bytes....!H|
00000b90  46 6f 72 6d 3a 0a 0a 54  68 65 20 76 65 72 73 69  |Form:..The versi|
00000ba0  6f 6e 20 6f 66 20 48 46  6f 72 6d 20 68 61 73 20  |on of HForm has |
00000bb0  61 20 6b 6e 6f 77 6e 20  62 75 67 20 77 68 69 63  |a known bug whic|
00000bc0  68 20 70 72 65 76 65 6e  74 73 20 69 74 20 77 6f  |h prevents it wo|
00000bd0  72 6b 69 6e 67 20 6f 6e  20 43 6f 6e 6e 65 72 20  |rking on Conner |
00000be0  43 46 53 0a 32 31 30 20  61 6e 64 20 43 46 53 20  |CFS.210 and CFS |
00000bf0  34 32 30 20 64 72 69 76  65 73 2e 20 54 68 65 73  |420 drives. Thes|
00000c00  65 20 61 72 65 20 74 68  65 20 6f 6e 65 73 20 73  |e are the ones s|
00000c10  75 70 70 6c 69 65 64 20  77 69 74 68 20 6f 6c 64  |upplied with old|
00000c20  20 52 69 73 63 20 50 43  20 36 30 30 0a 6d 61 63  | Risc PC 600.mac|
00000c30  68 69 6e 65 73 2c 20 73  6f 20 66 6f 72 20 74 68  |hines, so for th|
00000c40  65 73 65 20 64 69 73 63  73 20 75 73 65 20 74 68  |ese discs use th|
00000c50  65 20 76 65 72 73 69 6f  6e 20 73 75 70 70 6c 69  |e version suppli|
00000c60  65 64 20 77 69 74 68 20  74 68 65 20 6d 61 63 68  |ed with the mach|
00000c70  69 6e 65 2c 20 6e 6f 74  0a 74 68 65 20 6e 65 77  |ine, not.the new|
00000c80  20 76 65 72 73 69 6f 6e  2e 0a 0a 0a 0a 49 66 20  | version.....If |
00000c90  79 6f 75 20 72 75 6e 20  69 6e 74 6f 20 61 6e 79  |you run into any|
00000ca0  20 74 68 65 6e 20 70 6c  65 61 73 65 20 73 65 6e  | then please sen|
00000cb0  64 20 61 6e 20 65 6d 61  69 6c 20 74 6f 20 20 63  |d an email to  c|
00000cc0  6c 61 6e 40 61 63 6f 72  6e 2e 63 6f 2e 75 6b 20  |lan@acorn.co.uk |
00000cd0  77 69 74 68 20 61 73 0a  6d 75 63 68 20 69 6e 66  |with as.much inf|
00000ce0  6f 72 6d 61 74 69 6f 6e  20 61 73 20 70 6f 73 73  |ormation as poss|
00000cf0  69 62 6c 65 20 61 62 6f  75 74 20 74 68 65 20 63  |ible about the c|
00000d00  6f 6e 66 69 67 75 72 61  74 69 6f 6e 20 6f 66 20  |onfiguration of |
00000d10  74 68 65 20 73 79 73 74  65 6d 2c 20 6d 6f 64 75  |the system, modu|
00000d20  6c 65 73 0a 6c 6f 61 64  65 64 2c 20 61 70 70 6c  |les.loaded, appl|
00000d30  69 63 61 74 69 6f 6e 73  20 72 75 6e 6e 69 6e 67  |ications running|
00000d40  2c 20 61 6e 64 20 61 6e  79 20 6f 74 68 65 72 20  |, and any other |
00000d50  69 6e 66 6f 72 6d 61 74  69 6f 6e 20 74 68 61 74  |information that|
00000d60  20 6d 61 79 20 62 65 20  72 65 6c 65 76 61 6e 74  | may be relevant|
00000d70  0a 74 6f 20 72 65 70 72  6f 64 75 63 69 6e 67 20  |.to reproducing |
00000d80  74 68 65 20 62 75 67 2e  0a 0a 0a 0a 0a 4c 69 63  |the bug......Lic|
00000d90  65 6e 63 69 6e 67 0a 7e  7e 7e 7e 7e 7e 7e 7e 7e  |encing.~~~~~~~~~|
00000da0  0a 54 68 69 73 20 69 73  20 79 6f 75 20 70 65 72  |.This is you per|
00000db0  73 6f 6e 61 6c 20 63 6f  70 79 2c 20 61 6e 64 20  |sonal copy, and |
00000dc0  6d 61 79 20 6e 6f 74 20  62 65 20 63 6f 70 69 65  |may not be copie|
00000dd0  64 20 6f 72 20 64 69 73  74 72 69 62 75 74 65 64  |d or distributed|
00000de0  20 69 6e 20 61 6e 79 20  66 6f 72 6d 0a 6f 74 68  | in any form.oth|
00000df0  65 72 20 74 68 61 6e 20  66 6f 72 20 74 68 65 20  |er than for the |
00000e00  70 75 72 70 6f 73 65 73  20 6f 66 20 62 61 63 6b  |purposes of back|
00000e10  69 6e 67 20 75 70 2e 20  41 63 6f 72 6e 20 72 65  |ing up. Acorn re|
00000e20  74 61 69 6e 73 20 61 6c  6c 20 72 69 67 68 74 73  |tains all rights|
00000e30  20 74 6f 20 74 68 65 0a  65 6e 63 6c 6f 73 65 64  | to the.enclosed|
00000e40  20 73 6f 66 74 77 61 72  65 0a 0a 0a 0a 0a        | software.....|
00000e4e