亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1440 | 回復: 0
打印 上一主題 下一主題

SF3800-6800 恢復platform 密碼的方法 [復制鏈接]

論壇徽章:
0
跳轉到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2005-05-27 22:33 |只看該作者 |倒序瀏覽
Resetting the Platform Administrator's Password:
1. If you have more than one System Controller (SC), to prevent SC failover while doing this procedure, detach network and serial cables from the spare SC. (If you only have one SC, skip this step.)
2. Reboot the SC. You won't be able to do this by logging into the platform shell; you will need to press the reset button on the SC.

3. The normal sequence of a System Controller rebooting is for SCPOST to run, followed by ScApp. SCPOST is done running when you see the message POST Complete.  Wait for ScApp to start loading. When you see the copyright message Copyright 2001 Sun Microsystems, Inc. All rights reserved., press the CONTROL-A keys to spawn a vxWorks shell. You will see this message:
Task not found
spawning new shell.
->
This last line is the vxWorks prompt. Keep in mind that ScApp will continue to load  until it gives you the menu to enter the platform/domain shells. To make it less confusing, wait for the ScApp menu to display, then press return. You will see the vxWorks prompt -> again.
4. Make a note of the current boot flags settings. You will use this information later to restore the boot flags to the original value.
-> getBootFlags()
value = 13 = 0xd
* Save the 0x number for # 8 below.
5. Change the boot flags to disable autoboot.
-> setBootFlags(0x10)
Note: This command will also return the last value stored before this change, so it could be misleading; in this example it will return:
value = 13 = 0xd (original value)
However, if you run the getBootFlags() command again, you will get the new value just set:
-> getBootFlags()
value = 16 = 0x10
1.    Reboot the SC using either CONTROL-X or the reboot command. Once reset, it will stop at the -> prompt
6. Enter the following commands at the -> prompt.
-> kernelTimeSlice 5
-> javaConfig
-> javaClassPathSet "/sc/flash/lib/scapp.jar:/sc/flash/lib/jdmkrt.jar"
-> javaLoadLibraryPathSet "/sc/flash"
-> java "-Djava.compiler=NONE -Dline.separator=
sun.serengeti.cli.Password"
7. Wait for the following messages to display: (Your prompt will come back right away, but it will take about ten seconds for these messages to show up.)
Clearing SC Platform password...
Done. Reboot System Controller.
8. After the preceding messages display, restore the bootflags to the original value using the setBootFlags() command. (Use the value returned from Step Four of this procedure.)
-> setBootFlags(0xd)
1.    Reboot the SC using CONTROL-X or the reboot command. Once rebooted, the platform administrator's password will be cleared.


本文來自ChinaUnix博客,如果查看原文請點:http://blog.chinaunix.net/u/6109/showart_28090.html
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復

  

北京盛拓優(yōu)訊信息技術有限公司. 版權所有 京ICP備16024965號-6 北京市公安局海淀分局網監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯網協會會員  聯系我們:huangweiwei@itpub.net
感謝所有關心和支持過ChinaUnix的朋友們 轉載本站內容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP