aric wrote: > I too have a similar problem, but I am unsure if it is identical. I have > liveupgraded to 109 from 105 on an Ultra 20 with a Quadra FX1500 graphics > card and cannot get a graphical login. The screen is stuck after 'Configuring > Devices' then a few more warnings about gfxp_vgatext (annoying). All I am > left with is a blinking cursor and a loud fan. I have to power off to do > anything. I can boot into 109 failsafe without any problems. > > I use dtlogin, not gdm, but I don't see how this matters as it appears to > stall before reading hostname or loading the zfs filesystems. My menu.lst is > very simple and has not changed for many upgrades; I boot off of UFS > filesystems. > > Is there another work around available?? Does this sound like the same > problem? > > thanks, aric >
I believe you may have trouble with package SUNWopensslr. The paragraph's below only pertain if SUNWopensslr hasn't been installed correctly previously. To get it to boot past 'Configuring Devices' boot into failsafe, then go remove the "reconfigure" (located at /a/reconfigure) file. Then look through all the directories /a/lib, /a/lib/64 & /a/lib/32, and remove the "~11" from the ends of all files there. They are like "libcrypto.so.0.9.8~11" renamed to "libcrypto.so.0.9.8". You should be able to boot now. Now you need to install SUNWopensslr. You can do this this by creating an empty directory at /etc/sfw/openssl and then pkgadd'ing the b109 SUNWopensslr. Let me know if this helps. If this doesn't work, at least remove "reconfigure" (located at /a/reconfigure) file. Solaris will then skip 'Configuring Devices' and make it easier to troubleshoot. Paul