User`s manual

NBO - Network Boot Operating System
3-145
3
the boot file is loaded into the user memory, the statistics of the
TFTP phase (file transfer) are displayed. The boot process continues
with loading of the MPU registers and execution of the loaded file.
Whenever an error occurs, the booting process is terminated and
the error code is displayed. The error codes are listed in Appendix
H.
The clock must be running in order for this command to work
properly. Use TIME ;L to see if the clock is running. Use the SET
command to start and initialize the clock.
Examples
Example 1: Boot from controller LUN 0, device LUN 0, with default
client address of 255.255.17.34, server IP address of 255.255.17.21,
and bootfile /tftpboot/load.
PPC1-Bug>NBO 0 0 255.255.17.34 255.255.17.21 /ot/load <Return>
...
Example 2: Boot from controller LUN 0, device LUN 0, with default
client IP address, server IP address 255.255.17.21, and the default
bootfile.
PPC1-Bug>NBO 0 0,,255.255.17.21 <Return>
...
Example 3: Invoke NBO with no arguments:
PPC1-Bug>NBO <Return>
Network Booting from: AM79c970, Controller 0, Device 0
Loading: Operating System
Client IP Address = 255.255.24.10
Server IP Address = 255.255.11.81
Gateway IP Address = 255.255.24.254
Subnet IP Address Mask = 255.255.24.254
Boot File Name = /riscy/fwdb/NETLOADER/nbldexp/M88K/nbld.out
Argument File Name =
Network Boot File load in progress... To abort hit <BREAK>
Bytes Received =&8912, Bytes Loaded =&8912
Bytes/Second =&2970, Elapsed Time =3 Second(s)
...