Appendix C On-Board Diagnostics C-3
The following example shows a list of On-Board Diagnostic tests.
Note – There are no “SCSI device” or “floppy disk drive” tests for the SPARCclassic
X terminal.
C.1.1 Test <alias name>, Test <device path>
The test command, combined with a device alias or device path name, will execute
that device self-test program. If a device has no self-test program, this message will
be displayed: No selftest method for <device name>. To run the self-test
program for a device, type the test command followed by the device alias or device
path name. An example is shown below.
ok help diag
Category: Diag (diagnostic routines)
test device-specifier ( -- ) run selftest method for specified device
Examples:
test /memory - test memory
test /iommu/sbus/ledma/le - test net
test floppy - test floppy disk drive
test net - test net (device-specifier is an alias)
test scsi - test scsi(device-specifier is an alias)
watch-clock (--) show ticks of real-time clock
watch-net (--) - monitor broadcast packets using auto-selected
interface
watch-aui (--) - monitor broadcast packets using AUI interface
watch-tpe (--) - monitor broadcast packets using TPE interface
watch-net-all (--) - monitor broadcast packets on all net interfaces
probe-scsi (--) - show attached SCSI devices
probe-scsi-all (--) - show attached SCSI devices for all host adapters
test-all (--) - execute test for all devices with selftest method
test-memory (--) - test all memory if diag-switch? is true, otherwise
test memory
specified by selftest-#megs
ok test floppy
Testing floppy disk system. A formatted disk should be in the drive.
Test succeeded.