> i successfully install osol 2009.06 on vmware
> esx4.0u1, the i try update installation to latest
> build as described here:
> http://pkg.opensolaris.org/dev/en/index.shtml, but
> after updating i have kernel panic at boot time
> (screen attached). also  i try download latest iso
> from genunix, but I could not boot - also happens
> kernel panic at boot-time. is someone faced with this
> problem, it's seems like a bug?

This problem is documented in the opensolaris release notes:

http://www.opensolaris.org/jive/thread.jspa?threadID=119793&tstart=0

6820576 Kernel panic when booting Nevada and OpenSolaris
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6820576

When booting build 121 on a VMware guest instance, the system
may panic with the following function listed in the kernel
stack trace

pcplusmp`ioapic_read

Work-around: Boot with the "pcieb" driver disabled by editing
the GRUB "kernel$" entry. This can be done interactively by
typing the character "e" when the GRUB menu appears and using
the arrows key to navigate to the "kernel$" entry. Entering a
second "e" will allow one to append to the end of the line the
string " -B disable-pcieb=true".

To complete the boot, enter a carriage return followed by the
"b" character.

To make this change persistent, edit the file
/rpool/boot/grub/menu.lst and add the same string to the
appropriate "kernel$" entries.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to