Sun Solaris 2.6


 
Thread Tools Search this Thread
Operating Systems Solaris Sun Solaris 2.6
# 1  
Old 07-26-2007
Sun Solaris 2.6

I have a Sun box that was unplugged for a short while. When I try to bring it up I get an error message "Device not Ready"

I can boot from the Cdrom in single user mode, but not familiar with Unix.

Found another error message bad superblock or wrong magic number. Followed instructions using fsck but didn't resolve the issue.

Any guidance would be greatly appreciated

Joe
# 2  
Old 07-26-2007
maybe there is a defect harddrive.... run the "format" command from a shell and post the output. also post the whole message abut the superblock.
# 3  
Old 07-26-2007
Quote:
Originally Posted by DukeNuke2
maybe there is a defect harddrive.... run the "format" command from a shell and post the output. also post the whole message abut the superblock.
appreciate the help but know little about unix and how to format command from a shell
# 4  
Old 07-28-2007
Boot to CDROM (boot cdrom -s)

once in the shell run command:

# format
or
# :| format

//If you see any error, then disk could be bad.

# iostat -En
//look for soft errors and hard errors.

Shutdown the system to OK prompt (commands are halt or shutdown -i0 -g0 -y)
at the OK prompt run these commands without the "OK" :

OK setenv auto-boot? false
OK reset-all
OK probe-scsi-all
//look for errors and also your disk.
OK setenv auto-boot? true
// by now you should have a fair idea as to if the disk is bad or not.
// if the disk is bad, best bet is to get a new disk and reload everything from backup or install new disk and OS, then mount the bad disk and copy any important files you need and trash it.

-GGR
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies

2. Solaris

Sun Solaris not able to ping Sun Solaris

I have a Sun Blade 2500 with SUN 5.9 OS installed. I can ping other machines(windowsXP/2003) from my SUN machines but not able to ping each other SUN machines which i have newly installed. (7 Replies)
Discussion started by: z_haseeb
7 Replies

3. Solaris

useful links and help resources for Sun's products and Sun's Solaris

Hi all, Those links might help anyone Knowledge base Video tutorials (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

4. Solaris

Solaris 9 to Solaris 10 upgrade on Sun Fire 3800

Hello there! I have Sun Fire 3800 with very old Solaris 9 and I need to perform upgrade to concurrent Solaris 10 version, preserving current OS configuration. I supose to make it using Live Upgrade, but according to Solaris Live Upgrade Software: Minimum Patch Requirements page, I need to... (5 Replies)
Discussion started by: Sapfeer
5 Replies

5. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

6. UNIX for Dummies Questions & Answers

Sun Solaris 10: How do I create a bootup disc? The Sun website confuses me

Hey there, I am starting a Computer Science Foundation year at the end of this month and am trying to get a little bit ahead of the game. I have always wanted to learn Unix and am currently struggling with creating a boot disc to run Solaris (I have chosen to study this) from as opposed to... (0 Replies)
Discussion started by: Jupiter
0 Replies

7. What is on Your Mind?

Sun Solaris and Open Solaris?

What is the major difference between Sun Solaris 10 and Open Solaris? I believe both are free now, is that true? (3 Replies)
Discussion started by: yipster
3 Replies

8. Solaris

Sun Solaris Sun Java Desktop

Ok I a n00b, not gunna hide it so here goes - Sun Solaris, V.10 i386 - during the setup, I can choose a screen resolution that looks great with 65k colors and all. However, when all is said and done 4 disks and a reboot later, I get hanious 640x480 @ 256 only. If I choose the Sun Java Desktop... (20 Replies)
Discussion started by: Spooky
20 Replies
Login or Register to Ask a Question