Como este erro é idêntico ao que eu ao que eu encontrei no OpenIndiana (http://nervinformatica.com.br/blog/2011/11/20/erro-ao-atualizar-openindiana/), que é um fork do OpenSolaris, me parece que o Solaris 11 nada mais é do que o antigo OpenSolaris, com algumas atualizações e trocas de logotipos.
Ao tentar atualizar uma instalação do Solaris 11 que foi feita a partir do Live CD, recebe-se esta mensagem:
"This is an Live Image. The install operation can't be performed"
Para corrigir, a correção também é similar, deve-se atualizar a imagem. Mas quando fazemos isso, recebemos a solicitação que o pacote pkg precisa ser atualizado. Após atualiza-lo, no próximo boot o sistema estará normal e poderá ser todo atualizado.
ricardo@solaris:~$ sudo pkg image-update We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. Password: WARNING: pkg(5) appears to be out of date, and should be updated before running update. Please update pkg(5) using 'pfexec pkg install pkg:/package/pkg' and then retry the update. ricardo@solaris:~$ sudo pfexec pkg install pkg:/package/pkg Packages to update: 5 Create boot environment: Yes DOWNLOAD PKGS FILES XFER (MB) Completed 5/5 485/485 3.5/3.5 PHASE ACTIONS Removal Phase 58/58 Install Phase 199/199 Update Phase 465/465 PHASE ITEMS Package State Update Phase 10/10 Package Cache Update Phase 5/5 Image State Update Phase 2/2 A clone of solaris exists and has been updated and activated. On the next boot the Boot Environment solaris-1 will be mounted on '/'. Reboot when ready to switch to this updated BE. ricardo@solaris:~$