Enter to OBP


 
Thread Tools Search this Thread
Operating Systems Solaris Enter to OBP
# 1  
Old 02-08-2008
Enter to OBP

Hello, today i'm comment in /etc/vfstab fs /usr and my server load in SingleUser without anything commands Smilie
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 Smilie(((
# 2  
Old 02-08-2008
Traditionally, Stop-A
# 3  
Old 02-12-2008
I don't have a Sun Keyboard
# 4  
Old 02-12-2008
If you can access the iLOM,

Code:
set /HOST send_break_action=break

# 5  
Old 02-13-2008
and what next ?

Code:
-> set /HOST send_break_action=break
Set 'send_break_action' to 'break'

-> start SP/console                 
Are you sure you want to start /SP/console (y/n)? y
Serial console started.  To stop, type #!


c)ontinue, s)ync, r)eboot, h)alt? c

bash-3.00#

# 6  
Old 02-13-2008
well, if you hit c for continue, you are going to get the same result as typing "go" in non-LOM consoles.
Here:
Code:
-> set /HOST/bootmode script="setenv auto-boot? false"
-> reset /SYS 
-> start /SP/console

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

T4-2 OBP problem

Hi can anyone help me Got a T4-2, when I try to save any enviroment varaible at the OBP for instance auto-boot false or output-device screen I get the error: Warning: Error storing configuration. No space left, check SP and other logs. Cleared the SP logs (well only ones I could find) did... (4 Replies)
Discussion started by: callmebob
4 Replies

2. Solaris

V240 no OBP or console available

Hey guys, I recently replaced the heatsinks on two different V240's. Repasted and replaced them myself. After attempting to bring them back up, there was no display coming from the KVM. I figured it was a matter of environment in OBP and attempted to get to the OK prompt from the... (20 Replies)
Discussion started by: DanielSluder
20 Replies

3. Solaris

OBP, start SMF serially

how to boot Solaris 10 from ok prompt, so that SMF services are started serially? thanks. (2 Replies)
Discussion started by: orange47
2 Replies

4. Shell Programming and Scripting

Loop logic, enter into respective IF as per enter input file name

have three big data file, however I just need to see the mentioned below one line form the all the file which has SERVER_CONNECTION Value File 1 export SERVER_CONNECTION=//dvlna002:10001/SmartServer File2 export SERVER_CONNECTION=///SmartServer File3 export... (1 Reply)
Discussion started by: Nsharma3006
1 Replies

5. 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

6. UNIX for Dummies Questions & Answers

OBP explained.

Hi Gurus, Correct me if I am wrong. Booting an OS means loading it in memory . What is OBP in solaris. If we are typing some commands at ok> where are we actually do that. What is the difference between frimware and OBP. I know I am asking silly things but I need answers. :):) Thanks in... (4 Replies)
Discussion started by: rama krishna
4 Replies

7. Solaris

OBP update

hi all i am using sun blade 150 (sparc) running solaris 5.10 on that. How can i update the OBP firmware? where cai download the latest (compatible) version for this hardware? (4 Replies)
Discussion started by: kingston
4 Replies

8. 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

9. Solaris

OBP on Solaris 10-intel

Hi All, How can I go to OBP on Solaris 10-intel? I tried doing ctrl+c or ctrl+break, it won't go to the "ok" prompt. Thanks in advance, itik (6 Replies)
Discussion started by: itik
6 Replies

10. UNIX for Dummies Questions & Answers

OBP saying boot is disabled??

Hi all, need your help again :P I am trying to build a server in work, and it comes up with the OBP (Open Boot Prompt) and when i try and install the cdrom "boot cdrom -s" it throws back the following error: "System is not bootable, boot command is disabled" This is trying to install... (3 Replies)
Discussion started by: SemperFi
3 Replies
Login or Register to Ask a Question