[pca] pca Digest, Vol 19, Issue 20

Ihsan Dogan ihsan at dogan.ch
Thu Aug 20 08:54:12 CEST 2009


On 18.08.2009 17:29, Allen Eastwood wrote:

> lucreate -n <be name>
> lumount <bename> /a
> pca -i <pca options> missing -R /a
> luumount <bename>
> luactivate <bename>

I wrote a small manual how to use pca with Live Upgrade (sorry, German
only):
http://blog.dogan.ch/2009/05/05/solaris-patchen-mit-live-upgrade-und-pca/

Download the patches:
# pca -y -d -a -t 4

Unpack the patches:
# for i in *.zip ; do unzip -q $i ; done

Create a patch order file to use with Live Upgrade
# pca --noheader --format '%p-%c' > patch-order

Create a boot environment:
# lucreate -c s10xu7 -n s10xu7p1

Install the patches:
# luupgrade -n s10xu7p1 -t -s . `cat patch-order`

Activate the new boot environment and boot it:
# luactivate s10xu7p1
# init 6

-- 
ihsan at dogan.ch		http://blog.dogan.ch/



More information about the pca mailing list