Sean Davis wrote: > I am new to solaris and trying to install sxce build 119 for testing > purposes. I am installing on a relatively standard (I thought) intel 1u > server. I boot from DVD and pass the GRUB screen. I get to: > > "Configuring /dev" > > The cursor moves to the next line and just sits. How can I go about > troubleshooting this process so that I can get moving with the install? I > have successfully installed Solaris 10, but osol 2009.06 similarly hangs on > the install. > > Any direction appreciated. > > Sean >
Try booting in single user mode and remove the file /reconfigure (it may be in /a/reconfigure). This causes the devices to configure, but this may not work because your devices never configured initially. Worth a try. If it doesn't work, you can put the reconfigure file back by issuing "touch /reconfigure".