Personal tools
You are here: Home Exp Spec Info musr MVME_change_boot_params.html

MVME_change_boot_params.html

by admin last modified Apr 11, 2007 12:48 PM


How to change the boot parameters on the MVME cpu boards


Bring up the consol of the PPC or MVME162. This can be done from the MUSR user interface.  Example shows M20vw.

Pressing Carriage Return (or Enter) should give you a prompt of either "->" if the board is booted up or "[VxWorks Boot]:" if not. Follow the appropriate instructions according to the prompt.

[VxWorks Boot]: c
or
-> bootChange
A display of the boot-up parameters will be shown. To make a change, type the new parameter against the old. To keep the same parameter, press Carriage Return (or Enter).
'.' = clear field;  '-' = go to previous field;  ^D = quit

boot device          : ei             <-*- type new parameter or press Enter key to leave unchanged 
processor number     : 0
host name            : m20dac
file name            : 
inet on ethernet (e) : 142.90.101.27:ffff0000
inet on backplane (b):
host inet (h)        : 142.90.101.15 
gateway inet (g)     :
user (u)             : m20
ftp password (pw) (blank = use rsh):   (usual password)
flags (f)            : 0x0         
target name (tn)     : m20vw
startup script (s)   : /ram/stcamp.m20 /ram/stcamp.m01 
other (o)            :

To review the changes, type
[VxWorks Boot]: p
or
-> bootChange
To reboot with the new parameters, type
[VxWorks Boot]: @
or
-> reboot
Document Actions