Compaq AlphaServer DS20 Betriebsanweisung Seite 99

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 236
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 98
SRM Console 4-15
4.4
Creating a Power-Up Script
The system comes with a special nonvolatile file named “nvram” that is stored in
EEROM. Nvram is a user-created power-up script (set of commands) that is
always invoked during the power-up sequence. Use the SRM edit command to
create or alter the nvram script.
Example 4–8 Editing the nvram Script
P00>>> 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
P00>>> nvram #Execute the script.
This example 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 DIGITAL UNIX operating system
over the network.
Example 4–9 Clearing the nvram Script
P00>>> edit nvram
editing ‘nvram’
20 bytes read in
*10
*exit
0 bytes written out to nvram
P00>>>
To clear the script, enter line numbers without any text. This deletes the lines.
Seitenansicht 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 235 236

Kommentare zu diesen Handbüchern

Keine Kommentare