> Hi jkeil, > > thanx for your reply. I don't have a physical floppy > drive in my box, but it was enabled in the bios, so I > disabled it. I still get the console-login instead of > Gnome though. > > One of the messages printed to the console is: > opensolaris svc.startd[7]: system/hal:default failed > fatally: transitioned to maintenance. > > jack at opensolaris:~$ svcs > offline svc:/application/graphical-login/gdm:default > offline svc:/system/filesystem/rmvolmgr:default > maintenance svc:/network/inetd-upgrade:default > maintenance svc:/system/hal:default > > if I svcadm clear hal, it goes offline*. If I enable > it, it takes a while and then it goes online (as do > graphical-login/gdm and rmvolmgr).
The gdm service depends on the hal service. There is no attempt to start gdm / the gui because hal is not starting. The hal service has a logfile at /var/svc/log/system-hal:default.log are there any (error?) messages logged to that file? The other problem is with the inetd-upgrade service. What is logged to that service's logfile, at /var/svc/log/network-inetd-upgrade:default.log ? -- This message posted from opensolaris.org