> Hi All, I just installed a new system and would like to image-update it to 
> snv_90 instead of the newly released snv_91. Is this possible?

Not directly through image-update.  However, I believe the following
steps will work:

        $ 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],5.11-0.90
        $ pfexec beadm unmount opensolaris-<N>

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

        $ pfexec beadm activate opensolaris-<N>

and reboot at your leisure.

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

Reply via email to