> seems like latest build of OS is uninstallable on my > laptop (Asus F3ja, 1024ram, 100Gb). Installation goes > just fine until 99%, then it`s stuck. I still can > move mouse cursor, cd is spinning and hdd is working. > But it`s stuck, i`ve waited for about an hour for > installation to complete.
Yep, same here, inside a virtualbox guest. I tried both with 768MB and 1GB of physical memory. This is defect 3958 http://defect.opensolaris.org/bz/show_bug.cgi?id=3958 The last line logged to /tmp/install_log is something about "ICT ... remove_install_specific_packages", and there is a "pkg" process that consumes *lots* of memory. Best solution so far is to kill the "pkg" process, mount the zfs root filesystem, and manually uninstall the SUNWslim-utils package, using the "--no-index" option for the pkg command. -- This message posted from opensolaris.org