> the configuring devices cursor just blinks for a > minute then it tries to dump installation error but > says no device is configured and reboots.
Sounds like a kernel panic. Edit the grub boot commands and append options " -kv" at the end of the kernel line. Boot using the modified grub boot entry. Instead of rebooting it should enter the kernel debugger, and you can use these commands ::status ::stack ::msgbuf to find out why it is panicing, and what was logged to the console. What does it report? > I've tried > several different hdd and several different solaris > images all with the same result. Probably a driver issue with some of the hardware that is present in the "intellistation a pro 6224" ... -- This message posted from opensolaris.org