Many questions have been asked regarding how to update OpenSolaris to voluntary build. In this post I’ll show how to update from one build to b126, for example.
beadm create snv-126
beadm mount snv-126 /mnt
pkg install –R /mnt entire@0.5.11,5.11–0.126
bootadm update-archive –R /mnt
beadm unmount snv-126
beadm activate snv-126
reboot

Posts