|

Wednesday April 20, 2005
Workaround for "FATAL: system is not bootable, boot command is disabled" on an obp
Poor error messages are a major source of annoyance. I hit this one today, for the first time in a few years. Background info - a v210 was rather abruptly powered down and feeling somewhat ill. So I logged onto the sc and got to my console, and type boot as one does.
{1} ok boot
FATAL: system is not bootable, boot command is disabled
Which is about as helpful as someone telling me the box is currently a brick. Which I know already.
Anyway just in case you happen to hit this the fix/workaround is to set auto-boot? to false, reset the box, and then set it to true and finally boot as shown below.
{1} ok setenv auto-boot? false
auto-boot? = false
{1} ok reset-all
SC Alert: Host System has Reset
Sun Fire V210, No Keyboard
Copyright 1998-2003 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.11.4, 4096 MB memory installed, Serial #xxxxxxxx.
Ethernet address 0:3:ba:xx:xx:xx, Host ID: 83xxxxxx.
{1} ok setenv auto-boot? true
auto-boot? = true
{1} ok boot
.......... lots of output ........
volume management starting.
The system is ready.
xxxxxx console login:
(2005-04-19 20:31:07.0)
Permalink
Trackback URL: http://blogs.sun.com/fintanr/entry/workaround_for_fatal_system_is
|
Posted by CJ on August 18, 2006 at 08:02 PM IST #
Posted by Sara on October 08, 2006 at 04:07 AM IST #
Posted by JW on October 24, 2006 at 05:33 PM IST #
Posted by fintanr on October 25, 2006 at 04:20 PM IST #
Posted by Brian Marcus on December 12, 2006 at 05:00 PM GMT #
Posted by Gregor Madden on December 13, 2006 at 03:25 PM GMT #
Hey dude u r truely champ! it worked 4 me as well
Posted by Suhail on September 02, 2009 at 01:19 PM IST #
i am using a sun box runing solaris 9 sun210 it cant box i get the following
FATAL: /memory@m0,0: OpenBoot initialization sequence prematurely terminated.
FATAL: system is not bootable, boot command is disabled
Posted by max on November 16, 2009 at 09:02 AM GMT #
yes dude it works...
I did it and its working...cheers.
Posted by Raju on November 18, 2009 at 02:16 PM GMT #