Tag: opensolaris

Mirroring the root pool in OpenSolaris

From http://malsserver.blogspot.com/2008/08/mirroring-resolved-correct-way.html 1234pfexec bashOLDDISK=c8d0NEWDISK=c9d0format Select the blank disk (my c9d0 was 1): 121fdisk Since I had a new disk, it

Static IP in OpenSolaris 2009.06

Based on instructions from http://dd-b.net/ddbcms/2009/01/opensolaris-static-ip/ 12345pfexec bashMYIP=192.168.1.5MYSUBMASK=255.255.255.0MYROUTER=192.168.1.1MYHOST=$( hostname ) Find your network inter

Setup IPS package repository for OpenSolaris 2009.06

Download the repository DVD imageGet the repo image from http://genunix.org.Download osol-repo-0906-full.iso to /srcI recommend verifying the checksums with md5sums_repo_0906.txt Take a look at README