> If I install a new opensolaris 2008.5 system, is it possible to upgrade it to 
> snv_91 instead of the latest? (snv_93)

I answered this earlier here

        http://www.opensolaris.org/jive/thread.jspa?messageID=251896&#251896

However, I noticed that both Jive and Mailman corrupt messages in
different ways so here's the details again for those following along on
email :-)

        $ pfexec pkg refresh
        $ pfexec pkg install [EMAIL PROTECTED]
        $ pfexec pkg install [EMAIL PROTECTED]
        (these steps update your 2008.05 to include the latest IPS fixes)

        $ pfexec beadm create opensolaris-[N]   where [N] is an unused number;
                                                see "beadm list" for those
                                                already assigned

        $ pfexec beadm mount opensolaris-[N] /mnt
        $ pfexec pkg -R /mnt install pkg:/[EMAIL PROTECTED]
        $ pfexec beadm unmount opensolaris-[N]

When you're ready to activate the newly created BE, just execute

        $ pfexec beadm activate opensolaris-[N]

dsc
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to