Sponsored Content
Operating Systems Solaris Changing back the OBP from the RSC Post 302458774 by Robinthehood on Friday 1st of October 2010 05:24:30 PM
Old 10-01-2010
Question

Hi again Kumarmani,
managed to change diag switch, diag level, and auto boot settings from eepromd me to change, but now the server won't boot up. Is this because you told me to change the boot settings from true to false?, if so how do I get back to booting the server up?.

Cheers
Arjay
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

RSC question?

Has anyone had a message after attempting a telnet to an RSC server of: "Console session already in use." I'm attempting to access this server to setup a user account, and I'm having some problems. Does anyone have an idea or suggestion on how to proceed? (0 Replies)
Discussion started by: mr-synapse
0 Replies

2. Solaris

Enter to OBP

Hello, today i'm comment in /etc/vfstab fs /usr and my server load in SingleUser without anything commands :( How i can enter to OBP from # ? or ILOM ? I'm try CTRL+BREAK (F5) , CTRL+ALT+BREAK (F5) and #. but it's don't help me :(((( (5 Replies)
Discussion started by: jess_t03
5 Replies

3. Solaris

OBP search...

Hello experts... In OBP(OK prompt)... How can i know whole command if i know part of a command? Thanks in advance... (2 Replies)
Discussion started by: younus_syed
2 Replies

4. Solaris

RSC configuration

Hi All, Please send the configuration for RSC in solaris. Thanks and Regards, (3 Replies)
Discussion started by: lbreddy
3 Replies

5. Solaris

RSC Configuaration

Dear All, Can any body help me how to configure the RSC in solaris9. Thanks and Regards, (1 Reply)
Discussion started by: lbreddy
1 Replies

6. Solaris

Sun 8 +RSC

Hi All I have done a reboot for SUN Solaris 8 ( model SUNFIRE 280R) but i havent got the OK prompt i only got the following: RSC2 POST - Version 10-18-2000 0.7 Dual Port Memory Test, PASSED. TTY External - Internal Loopback Test TTY External - Internal Loopback Test, PASSED. ... (3 Replies)
Discussion started by: alaa75
3 Replies

7. Solaris

Unable to RSC

Hi All, ;) I have configured rsc hosted on Sun-Fire-V490. But I am not able to telnet this machine Packages installed : #pkginfo -l | grep SUNWrsc PKGINST: SUNWrsc PKGINST: SUNWrscd PKGINST: SUNWrscj I rebooted system but still I' not able to take rsc. I am not... (3 Replies)
Discussion started by: tuxian
3 Replies

8. Solaris

RSC packages?

Does anyone know where to get these on Oracle's support site or elsewhere? (7 Replies)
Discussion started by: LittleLebowski
7 Replies

9. UNIX for Dummies Questions & Answers

Need help with OBP.

Hi Gurus, I am totally confused :wall: . I have some questions regarding OBP,EEPROMand NVRAM, BIOS. What actually are these how do they function and interact on a Sparc based solaris system. What is ok> ? What is system Firmware ? How does the system startup? Trying to google... (8 Replies)
Discussion started by: rama krishna
8 Replies

10. Solaris

RSC vulneabilities

I have a disk failure in a V280, the support tech asked for explorer output and rsc information sc>showsc rsc>environment rsc>loghistory rsc>consolehistory rsc>version -v since RSC is not a secure connection, I am not comfortable with providing this information for a disk... (2 Replies)
Discussion started by: baumer11
2 Replies
BOOTPARAMD(8)						    BSD System Manager's Manual 					     BOOTPARAMD(8)

NAME
bootparamd -- boot parameter server SYNOPSIS
bootparamd [-ds] [-r router] [-f file] DESCRIPTION
The bootparamd utility is a server process that provides information to diskless(8) clients necessary for booting. It consults the /etc/bootparams file. This version will allow the use of aliases on the hostname in the /etc/bootparams file. The returned hostname to the whoami request done by the booting client will be the name that appears in /etc/bootparams and not the canonical name. In this way you can keep the answer short enough so that machines that cannot handle long hostnames will not fail during boot. OPTIONS
-d Display the debugging information. -s Log the debugging information with syslog(3). -r router The default router (a machine or an IP-address). This defaults to the machine running the server. -f file The file to use as boot parameter file instead of /etc/bootparams. FILES
/etc/bootparams default boot parameter file EXAMPLES
When netbooting diskless SunOS/Xkernel SPARCstations the booted SunOS kernel also broadcasts to the all-0 address. The SunOS kernel hangs until it receives a reply. To accommodate this behaviour add an alias address that responds to an all-0 broadcast. So, add something like 'ifconfig xl0 192.168.200.254 netmask 255.255.255.255 broadcast 192.168.200.0 alias' on the relevant network interface on your bootparamd server. The alias address must of course be free for use. SEE ALSO
syslog(3), bootparams(5), diskless(8) AUTHORS
Written by Klas Heggemann <klas@nada.kth.se>. BUGS
You may find the syslog(3) loggings to be verbose. BSD
December 14, 2000 BSD
All times are GMT -4. The time now is 11:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy