Compaq DS10 Instrucciones de operaciones Pagina 69

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 182
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 68
SRM and AlphaBIOS Consoles 2-17
NOTE: It is possible to disable the system by editing the nvram script. For
example, if you include the initialize command in the script, the
system will go into an endless loop. To fix this, press the Halt button
while the system is powering up. You can then edit the script to delete
the offending command.
Example 27 shows how to modify the user-created power-up script, nvram.
The pound sign (#) indicates explanatory comments. In this example the script
is edited to include a command that allows you to boot the Tru64 UNIX
operating system over the network.
Example 27 Editing the nvram Script
>>> edit nvram #Modify user power-up script, nvram.
editing ‘nvram
0 bytes read in
*10 set ewa0_protocols bootp
*list #List current file with line numbers.
10 set ewa0_protocols bootp
*exit #Close file and save changes.
27 bytes written out to nvram
>>> nvram #Execute the script.
To clear the script, enter line numbers without any text. This deletes the lines.
See Example 28.
Example 28 Clearing the nvram Script
>>> edit nvram
editing nvram
20 bytes read in
*10
*exit
0 bytes written out to nvram
>>>
Vista de pagina 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 181 182

Comentarios a estos manuales

Sin comentarios