> server1 iwi0 "Warning" :iwi0: ipw 2200_master_stop: > timeout
This is the wireless driver named "iwi" which has attached to your wireless chip. > server1 sendmail [459] my unqualifed hostname server1 > unknown sleeping for retry. > server1 sendmail [460] my unqualifed hostname server1 > unknown sleeping for retry. > > server1 sendmail [459] unable to qualify my own > domain name server1 using short name > server1 sendmail [460] unable to qualify my own > domain name server1 using short name This is simply sendmail complaining that your computer doesn't have a fully qualified host name. You can safely ignore these messages. > after a long wait i hit enter twice and then got > console login. GUI is not working any reason why. What should happen is that you get a big message on the text console that says something like "starting desktop login on display :0...". Solaris will then attempt to start X. It takes a while for the "starting desktop login" message to appear the first time it boots. The service which starts X is called "cde-login". The following command will let you see the state of this service: svcs -p cde-login This should say the service is "online". Cheers Andrew. This message posted from opensolaris.org