Sysadmin > SolarIs > LiveUpgradeWithPca > LuactivateX86
System has findroot enabled GRUB
Generating boot-sign, partition and slice information for PBE <my20111004upd>
A Live Upgrade Sync operation will be performed on startup of boot environment <my20111004upd>.

Setting failsafe console to <ttya>.
Generating boot-sign for ABE <my20111004upd>
Saving existing file </etc/bootsign> in top level dataset for BE <my20111004upd> as <mount-point>//etc/bootsign.prev.
Generating partition and slice information for ABE <my20111004upd>
Copied boot menu from top level dataset.
Generating multiboot menu entries for PBE.
Generating multiboot menu entries for ABE.
Disabling splashimage
No more bootadm entries. Deletion of bootadm entries is complete.
GRUB menu default setting is unaffected
Done eliding bootadm entries.

**********************************************************************

The target boot environment has been activated. It will be used when you 
reboot. NOTE: You MUST NOT USE the reboot, halt, or uadmin commands. You 
MUST USE either the init or the shutdown command when you reboot. If you 
do not use either init or shutdown, the system will not boot using the 
target BE.

**********************************************************************

In case of a failure while booting to the target BE, the following process 
needs to be followed to fallback to the currently working boot environment:

1. Boot from the Solaris failsafe or boot in Single User mode from Solaris 
Install CD or Network.

2. Mount the Parent boot environment root slice to some directory (like 
/mnt). You can use the following commands in sequence to mount the BE:

     zpool import rpool
     zfs inherit -r mountpoint rpool/ROOT/my20111004upd
     zfs set mountpoint=<mountpointName> rpool/ROOT/my20111004upd 
     zfs mount rpool/ROOT/my20111004upd

3. Run <luactivate> utility with out any arguments from the Parent boot 
environment root slice, as shown below:

     <mountpointName>/sbin/luactivate

4. luactivate, activates the previous working boot environment and 
indicates the result.

5. Exit Single User mode and reboot the machine.

**********************************************************************