SRM Console Diagnostics 4-21
4.8
floppy_write
The floppy_write script runs a write test on the floppy drive to
determine whether or not you can write on the diskette. Use this script
if a customer is unable to write data to the floppy. This is a destructive
test, so use a blank floppy.
Example 4–6 floppy_write
P00>>> floppy_write
Destructive Test of the Floppy started
P00>>> show_status
ID Program Device Pass Hard/Soft Bytes Written Bytes Read
-------- ------------ ------------ ------ --------- ------------- -----------
00000001 idle system 0 0 0 0 0
00000c37 exer_kid dva0.0.0.100 0 0 0 6656 6656
The floppy_write script uses exer to run a write test on the floppy. The test
runs in the background. Use the show_status command to display the prog-
ress of the test. Use the kill or kill_diags command to terminate the test.