User guide
set
the factory to the device that contains the factory-installed software. For systems
that do not ship with factory-installed software, the default setting is null.
boot_file
Sets the file name to be used when a bootstrap requires a file name. The default
setting is null.
boot_osflags
Sets additional parameters to be passed to system software. The default setting
is 0,0.
Examples
1.
>>> set MODE FASTBOOT
Sets the mode for controlling the level of testing done at power-on or after
console initialization to FASTBOOT. The FASTBOOT value indicates that you
want the system to execute minimal console diagnostics.
2.
>>> set VME_A16_BASE 0
>>> set VME_A24_BASE a00000
>>> set VME_A24_SIZE 400
>>> set VME_A32_BASE 80000000
>>> set VME_A32_SIZE 4000
Set the following:
• The base address of the VMEbus A16 address space to be %x0
• The base address of the VMEbus A24 address space to be %x0xa00000
• The size of the VMEbus A24 address space to be 1 MB
• The base address of the VMEbus A32 address space to be %x80000000
• The size of the VMEbus A32 address space to be 16 MB
3.
>>> set EWA0_PROTOCOLS BOOTP
Sets the network protocol for booting and other network functions to be
BOOTP.
4.
>>> set BOOTDEF_DEV ewa0
Sets the default device from which the system attempts to boot to EWA0.
Console Commands 13–81