The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-19-2009
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 3,002
Quote:
Originally Posted by DundeeDancer View Post
Running either of these two commands from root should help
# /usr/sbin/devfsadm
# cfgadm -al

Good luck, DD.
these are solaris commands and he doesn't even see the disks on OBP level!

@OP
what is the OBP firmware level of the machine (try banner command) and what kind of harddrives do you use? have you tried to run "reset-all" and after that the "probe-scsi-all" again? also try the "probe-fcal-all" command to find your disks... if you'll find your disks, use the "boot -r" command to reconfigure your /dev and /devices entries. or use "boot cdrom" to install a new solaris instance.

good luck