This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tips:sun:alom_recovery [2012/05/21 14:24] mattieu |
tips:sun:alom_recovery [2012/05/21 14:25] (current) mattieu |
||
---|---|---|---|
Line 13: | Line 13: | ||
</code> | </code> | ||
- Use the scadm command to reset the admin password:<code bash> | - Use the scadm command to reset the admin password:<code bash> | ||
- | # cd /usr/platform/`uname -i`/sbin | + | cd /usr/platform/`uname -i`/sbin |
- | # ./scadm userpassword admin | + | ./scadm userpassword admin |
- | # ./scadm resetrsc | + | ./scadm resetrsc |
</code> | </code> | ||
- Use the escape sequence "#." to get system back to the alom login prompt. | - Use the escape sequence "#." to get system back to the alom login prompt. |