load − download image via serial line console_device allows memory to be loaded via a serial line connection from a MIPS system running the UMIPS-BSD program In order to download an image, tip should be used to establish communication with either the local or remote console port of the machine to be downloaded, see for details in the use of tip. If transferring to the remote port, be sure that the remote port is enabled, see enable(1spp). After trying several prom commands via tip to verify that tip is communicating successfully with the remote port, enter the prom load command specifying either tty(0) or tty(1) reflecting the serial port with which tip is communicating. After the load command, the prom enters a mode which expects a download image to be transferred, you may abort this mode by typing a Control-C. To initiate the download from tip, enter the tip command "~l file" (tilda elle, not one). The prom monitor will return to command mode once the download completes. The downloaded program may be initiated by the prom command. tip(1), enable(1spp), go(1spp), intro(1spp), sload(1spp), slp(5spp)