Rik Scarborough <rik...@kc.rr.com>
writes:

> Hi,
>
> I am currently, and successfully, running 111b on a Gateway AMD64 laptop.  I
> have tried to upgrade to 117 and also 118 and OpenSolaris will not boot.
>
> It seems to get to mounting the zfs drives and begins throwing errors, then
> says something to the effect of syncing done and reboots the computer.

What errors?

> I'm not sure how to get a copy of the boot log.
>
> Any help?

Boot to single user mode by editng the kernel line at the grub prompt.

I don't remember exactly what it takes but I'd try disabling the gui
stuff
first on the current boot line press` e' (edit mode), then  

 remove splash     line
        foreground line
        background line
  
(by pressing d when in edit mode)

On the kernel line (press `e' again if necessary.
remove or comment `console=graphics' (note the comma can stay)
  add `-s'  press enter then `b' to boot into single user mode.
  
NOTE: None of these changes are permanent.  Next bootup the grub
prompt will be as it was.

If you are able to boot that way... at least you'll be able to view
logs. 

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to