![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IPMP/zones config how for this case ,urgent | upengan78 | SUN Solaris | 8 | 06-10-2008 09:02 AM |
| urgent | munigantpraveen | Linux | 1 | 04-18-2008 02:52 AM |
| Urgent help | alokmits | Shell Programming and Scripting | 5 | 01-30-2008 01:31 AM |
| URGENT,URGENT- Need help tape drive installation | sriny | UNIX for Advanced & Expert Users | 3 | 11-16-2006 11:43 AM |
| Go...???? Help Urgent | azertyuiop | UNIX for Dummies Questions & Answers | 1 | 08-11-2004 08:25 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
URGENT---URGENT--No OK PROMPt after RSC CONFIG
I have congifured RSC 2.2.3 on SUn-Fire -V890...I tried to redirct console to RSC console...
The following parametrs I have changed at O.K Promt setenv input-device rsc setenv output-device rsc And I tried to set ok>diag-output-to rsc (i got this response) dig-output-rsc ? (i do not see this parameter in printenv output) I might have set ok> setenv diag-switch false to true or true to false -- I do not remember.. after booting the system.. I tried to connect to rsc console...it hung up... I wanted to rever back the above setting thru OK prompt... I am not getting O.K promp. I can login as root. I tried to set the parametes logging as root # eeprom auto-boot=false #eeprom input-device=ttya #eeprom output-device=ttya and rebooted and still not able to go to OK prompt Please help me.. This is something URGENT |
| Forum Sponsor | ||
|
|
|
|||
|
URGENT-URGENT--No OK PROMPT after RSC config
I have congifured RSC 2.2.3 on SUn-Fire -V890...I tried to redirct console to RSC console...
The following parametrs I have changed at O.K Promt setenv input-device rsc setenv output-device rsc And I tried to set ok>diag-output-to rsc (i got this response) dig-output-rsc ? (i do not see this parameter in printenv output) I might have set ok> setenv diag-switch false to true or true to false -- I do not remember.. after booting the system.. I tried to connect to rsc console...it hung up... I wanted to rever back the above setting thru OK prompt... I am not getting O.K promp. I can login as root. I tried to set the parametes logging as root # eeprom auto-boot=false #eeprom input-device=ttya #eeprom output-device=ttya and rebooted and still not able to go to OK prompt Please help me.. This is something URGENT |
|
|||
|
did not you give IP address for RSC?
you might do that so by means of this IP, did you try to connect RSC from another machine? you should connect v890 RSC, after that you can take console and you connect OBP you can change RSC settings. |
|
|||
|
After connecting to RSC and typed console like following
rsc> console It hangs... Did not redirect to console... I ended up resetting the nvram and I could get the O.K prompt at system console....which is good... Initially i tried to change it to the follwoing parameters at OK prompt to rredirect console to rsc console.. ok> diag-output-to rsc diag-out-put? (this is the response I get) The following paramaeters I could ser ok> setenv input-device rsc ok> setenv output-device rsc Thanks. |
|
|||
|
hi
in solaris 10
cd /usr/platform/`uname -i`/rsc/ ./rsc-config must be run and configure correctly at the end of this operation. program gives you "RSC has been successfully setup" sentence must be seen. ********************************************* then ; you should do below by init 0 (or eeprom ) ok setenv diag-out-console true ok setenv output-device rsc-console ok setenvinput-device rsc-console after that you have to do reset system; (in OBP reset-all) after these steps it will run i think. Regards Ali |