CHECKLIST FOR DISK TESTING

NOTE: To test Amigo disks, you need to use the HFS_DAM that
can handle them.  This is in SYSTEM42/INITLIB on the SRM,
and is also separately accessible as #5:/USERS/hal/hfs/HFS_DAM.
It should be in the standard SRM INITLIB after version 3.2l.

1.  Boot 3.2l from the SRM.

2.  eXecute *MKHFS on the disk.

3.  eXecute *HFSCK on it.

4.  eXecute *TABLEP32l.

5.  Stream #5:/USERS/hal/tst/CPYBOOT to put boot files on the disk.

6.  reboot from the disk.

7.  prefix to the root of the new disk.

8.  eXecute #5:/USERS/hal/tst/TTYPE to test file types.
        You are asked to enter two parameters:
                -number of lines in file to test
                -max number of chars in line (avg will be half of this)
        Big numbers can cause this test to be very long.
        Example -- 30,000 lines max len 200 chars takes about 8 hours
                on a 9133XV.
        For 15-30 minutes, try 3,000 lines with max len 100.

9.  Stream #5:/USERS/hal/tst/TSTREAM to exercise FILER.

10.  eXecute #45:HFSCK again to be sure disk still in good shape.

TESTED

on a 310
        9133D CS-80 14.8 Mb 256-byte sectors
        9133XV Amigo 14.52 Mb
        7907A CS-80 20 Mb fixed, 20 Mb removable
        9121 (manual testing)
        7958
        7937

on a 9836
        7907A
        7937
        
on a 220
        7946
        7958
        7937
        
on a 330
        9133XV
        7958
        7937

PROBLEMS FOUND

        1.  Amigo fails.  
        Fix -- readbytes replaces clearunit in check_disk_status.
        see hfsupport in /USERS/hal/hfs.

        2.  FILER Translate =.UX to =.ASC on HFS (must have >= 2 UX files)
        Not fixed.

