The "ok" prompt is the PROM (Programmable Read-Only Memory) Monitor that is part of the OpenBoot PROM used in Sparc-based computers. It provides a very basic interface to testing and managing the system hardware and boot-up parameters, using the FORTH language.
90% of the time, you really don't need to know much beyond the "boot" command.
There is a "help" command that will offer some very basic help.
You can enter "words" to see all the commands and arguments that it understands.
The Sun support website (http://sunsolve.sun.com) has a number of OpenBoot Command Reference manuals available for online viewing and download. Get the one appropriate to your OpenBoot version (at the "ok" prompt, enter ".version")
Main Topics
Browse All Topics





by: TIMFOX123Posted on 2005-01-19 at 05:35:27ID: 13082367
Also how to you determine if a sun computer is sick ?
What are the first things a real solaris admin will check when he goes to the ok prompt?