User's Guide

9-5
Installing Sun Solaris
5 Restart the system by typing:
#shutdown -i0 -g30 -y
The shutdown options are:
-i0 to bring system to 0 init state.
-g60 to shut the system down in 60 seconds.
-y continue to shutdown without user intervention.
Command Line Options
To display system information such as device configurations,
type:
#prtconf or #sysdef
To displays system diagnostic messages, type:
#dmesg
To check driver version, type:
#pkginfo
Additional Notes
Known/Unresolved or FYI Issues
External RAID Enclosure Configuration:
1 Edit
/kernel/drv/sgen.conf and add the following line:
device-type-config-list="processor";
Uncomment the lines that correspond to all LUNs as seen on
RAID enclosure. For example, remove # from the line:
#name=”sgen” class=”scsi” target=0 Lun=0
To enable read streaming for Ultra320 hard drives that support
this option:
The read streaming option for Solaris can be changed in
/platform/i86pc/kernel/drv/adpu320.conf
ASC-39320D UG.book Page 5 Monday, July 22, 2002 1:42 PM