boot problem

I have a station SunBlade 150. At the boot time, the system stop with this message:

=======================================

Sun Blade 150 (UltraSparc-IIe 650MHZ), Keyboard Present

Copyright 1998-2003 .....................

OpenBoot 4.10.6, 1024 MB memory installed ....................

Ethernet adress .....................................

Boot device: disk File and args:

*

======================================

With the OpenBoot, at the ok prompt when I do

ok boot cdrom

it appears this:

================================

FATAL: OpenBoot initialization sequence ......

FATAL: system is not bootable, boot command is disabled

================================

I want to have instruction to resolve this problem

Thank

[1091 byte] By [jandro] at [2007-11-25 22:39:02]
# 1

ok setenv auto-boot? false

ok reset-all

ok boot cdrom

The setenv auto-boot? false is optional in this case. It appears the system was sent a break while running POST so it cannot determine the "health" of the system and therefore, it won't boot.

jds2n at 2007-7-5 14:10:33 > top of Java-index,Sun Hardware,Other Sun Hardware...
# 2

I was typing the exact same sort of a reply,

and noticed that John was quicker than I was. <img src="images/smiley_icons/icon_smile.gif" border=0 alt="Smile">

If his suggestion doesn't work, then try this:

The next time you get the Sunblade to the OK prompt, type...

<b>set-defaults</b> (enter)

<b>setenv auto-boot? false</b> (enter)

<b>reset-all</b> (enter)

then see if you can boot to whichever device you want.

Bill at 2007-7-5 14:10:33 > top of Java-index,Sun Hardware,Other Sun Hardware...
# 3
Ok, thank for your all answers. It is ok, i now being reinstall my system. ok
jandro at 2007-7-5 14:10:33 > top of Java-index,Sun Hardware,Other Sun Hardware...