blob: 064bf6cd7ffaa65a31786a7e5f3e6b16a6d1ce1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
;
; This section should talk about setting up the NVRAM environment
; on the various models.
;
MVME187:
Be sure to use the SET command to set the date before trying
to use the ethernet support in the 187-Bug.
187-Bug> env
Local SCSI Bus Reset on Debugger Startup [Y/N] = N? y
Network Auto Boot Enable [Y/N] = N? y
Network Auto Boot at power-up only [Y/N] = Y? n
Network Auto Boot Abort Delay = 5? 2
Network Auto Boot Configuration Parameters Pointer (NVRAM) = 00000000? fffc0080
Update Non-Volatile RAM (Y/N)? y
Reset Local System (CPU) (Y/N)? y
|