2011/11/21 James Carlson <[email protected]> > darkblue wrote: > > 2011/11/21 James Carlson <[email protected]> > >> You need to turn off graphical boot as well. Use "d" in GRUB to remove > >> the spashimage, foreground, and background lines, and then remove > >> "console=graphics" from the kernel$ line. That should allow you to do a > >> text-only boot > > > > > > thanks, it work for me, and OI-151 hang on: > > > > pseudo-device: ramdisk1024 > > ramdisk1024 is /pseudo/ramdisk@1024 > > pseudo-device: ucode0 > > ucode is /pseudo/ucode@0 > > > > what does it mean, I google the last line and found nothing. > > The "ucode" driver does CPU-related microcode updates at boot time. I > don't know that area of the code well enough to know whether that's > what's going wrong, or if you possibly have another driver or structural > problem (such as broken BIOS data). > > Besides searching for a guru in this area of the code, my next step > would be to boot the kernel under kmdb with "-K", break to a prompt at > the hang, and use $c to find out where it's stuck (and ::threadlist -v > to see what else is going on). It might show something interesting. >
well, after spend a whole night to solve the crash problem, I give up oi-151a on my supermicro c7q67, and go back to sol11, maybe, after one or two year, oi would be mature enough for production environment. > -- > James Carlson 42.703N 71.076W <[email protected]> > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
