Hello! This evening, I attended the Dutch Open Solaris User Group first meeting and received the iInstall DVD. When booting the first option, "SXCR Solaris Express Community Release snv_49" on this DVD, I encountered the following error:
> WARNING: tzmon: Thermal zone (\_TZ_.THRM) is critically hot (127 C); > initiating rapid shutdown > > Press any key to reboot. This was not the case of course, the temperature wasn't nearly that high :-) The workaround to this problem is to change the boot option to disable ACPI. I have Googled and searched the forums, but couldn't find this exact problem. I am posting it now so that it may help others with the same problem. Change this: kernel /boot/multiboot kernel/unix -B install_media=cdrom To this: kernel /boot/multiboot kernel/unix -B install_media=cdrom,acpi-user-options=2 This allowed me to boot and start the install. This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
