> as you can see, after i type "e" at grub menu (milax 05-4) > then type "-kd" (milax 05-5)
That was wrong; you have to type the "e" key twice to edit the grub "kernel /boot/.../unix" line. At the end of the kernel line add a space and options "-kd". RETURN and "b" boots into the kernel debugger. > type "c" & type "msgbuf"(milax 05-6) These commands are kernel debugger commands, not grub commands. Note that there are colon characters in front of these commands, ":c" has one colon, and "::msgbuf" has two. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org