Karl Hakimian wrote: > The error scrolls off the screen too fast to see and I have not found a way > to capture it. The stuff that is left on the screen does not look too useful. > I also get an error about not having a dump device configured. If you would > be willing to give me the 30 second tutorial on configuring the dump device, > I will try to file a bug and provide it. > --
When you get the grub menu, type e for edit. Select the second line and type e again, and add a -k to the kernel boot options. hit return and then b, and the system will boot w/ the debugger loaded. Once the crash occurs, you can enter ::msgbuf at the prompt to have the kernel message buffer displayed. DId you remember to update grub? -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
