> I currently have a toshiba laptop with opensolaris 101b installed but 
> when i tried to install build111, the installation does not continue and 
> the machine reboots after loading the cd.
> 
> Please let me know if this is a known issue.

Try to boot the kernel with options " -kv";
edit the grub boot menu entry and append
" -kv" at the end of the kernel$ command line
and boot.

This will activate the kernel debugger and 
verbose kernel messages.  I suspect that 
you'll get some sort of kernel panic.  Instead
of rebooting it should stop in the kernel
debugger and you can use command like

    ::msgbuf
    ::status
    ::stack

Does it get a kernel panic?
What do these commands report?
-- 
This message posted from opensolaris.org

Reply via email to