> That's all I can say. It comes up with the usual
> first 3 lines (..."snv_103..."), and then it gets
> stuck forever. Even Ctrl-Alt-Del doesn't do anything
> beyond that point. 
> And I have already set the Sata-mode to IDE. 
> 
> Anything else that I could do?

Enable verbose kernel messages;
enable tracing of which kernel modules are loaded:

    http://blogs.sun.com/dmick/entry/diagnosing_kernel_hangs_panics_with

Boot the kernel with options " -kdv", and in kmdb:

    moddebug/W 80000000
    :c


What are the last few lines printed to the console,
before it hangs?
-- 
This message posted from opensolaris.org

Reply via email to