OBP saying boot is disabled??


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers OBP saying boot is disabled??
# 1  
Old 09-06-2004
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 solaris 9 (allthough i doubt that makes any difference)

have tried reseting all the env variables and nothing

any help grately appreciated!

cheers in advance guys

SemperFi
# 2  
Old 09-06-2004
Try this sequence:

setenv auto-boot? false
reset-all
setenv auto-boot? true
boot cdrom -s

But I don't know why you're using -s on an install. Don't you want "boot cdrom"?
# 3  
Old 09-06-2004
we are using -s at the mo because the stuff isn't being installed untill tomorrow, so we want to see that everything boots up and devices are seen correctly.

Thanks for the help, will give it a go and get back to you

SemperFi
# 4  
Old 09-06-2004
................

"System is not bootable, boot command is disabled"
this message appears when the POST or the diag-test failed. turn on the diag-switch, disconnect the keyboard, connect with a terminal, turn the mashine on and watch the output:

----------------------------------
setenv auto-boot? false
setenv diag-level max
setenv diag-switch? true
power-off
"power on your system"
----------------------------------

gP
 
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

FATAL: system is not bootable, boot command is disabled

Dear all, I Need your help,my server v240 with sun solaris 10 can't remote login.I try conncet via rsc and then go to OK prom....and i get the status : {1} ok boot -a FATAL: system is not bootable, boot command is disabled {1} ok boot cdrom -s FATAL: system is not bootable, boot command is... (2 Replies)
Discussion started by: fredginting
2 Replies

4. Solaris

cron gets disabled during boot.

I have a few Solaris 10 boxes that when I reboot then cron gets disabled. I can do svcadm enable cron and the service start fine and run until I reboot and then it gets disabled. svc:/system/cron:default (clock daemon (cron)) State: disabled since Thu Dec 01 10:40:48 2011 Reason:... (7 Replies)
Discussion started by: GroveTuckey
7 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. 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
Login or Register to Ask a Question