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
Archives for January, 2010
Updating OpenSolaris to arbitrary build version
Basic Networking on OpenSolaris
I just found one interesting post how to install network driver on OpenSolaris. Hope someone will find it useful. Original author is Allen Sanabria.
Now OpenSolaris is not as popular as Linux so there are not as many devices supported as there are for Linux (So bare that in mind). When I first installed OpenSolaris and OpenSolaris […]
Posts