HomeSort by relevance Sort by last modified time
    Searched refs:RECOVERFILE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/stmsboot/
stmsboot.sh 40 RECOVERFILE=$SAVEDIR/recover_instructions
146 gettext "Instructions to recover your previous STMS configuration (if in case the system does not boot):\n\n" > $RECOVERFILE
147 echo "\tboot net \c" >> $RECOVERFILE
148 gettext "(or from a cd/dvd/another disk)\n" >> $RECOVERFILE
149 echo "\tfsck <your-root-device>" >> $RECOVERFILE
150 echo "\tmount <your-root-device> /mnt" >> $RECOVERFILE
153 gettext "\tUndo the modifications you made to STMS configuration.\n\tFor example undo any changes you made to " >> $RECOVERFILE
154 echo "/mnt$KDRVCONF." >> $RECOVERFILE
156 echo "\tcp /mnt${SAVEDIR}/$DRVCONF.$cmd.$NOW /mnt$KDRVCONF" >> $RECOVERFILE
160 echo "\tcp /mnt${SAVEDIR}/vfstab.$cmd.$NOW /mnt$VFSTAB" >> $RECOVERFILE
    [all...]
mpxio-upgrade 35 RECOVERFILE=$SAVEDIR/recover_instructions
66 shcat $RECOVERFILE
67 shcat $RECOVERFILE >/dev/msglog 2>&1
68 cecho "These instructions were also logged to the file $RECOVERFILE\n"

Completed in 4139 milliseconds