User Tools

Site Tools


computing:unix:oi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computing:unix:oi [2018/12/21 07:48]
gcooper
computing:unix:oi [2019/10/21 08:54] (current)
gcooper
Line 134: Line 134:
 </file> </file>
  
-Run it again without the 'n' flag to actually do the update. This will create a new boot environment, you can list using the command:+Run it again without the 'n' flag to actually do the update. This will create a new boot environment
 + 
 +===== Manage Boot Environments ===== 
 + 
 +http://docs.oracle.com/cd/E23824_01/html/E21801/administer.html
  
 <file> <file>
-beadm list+beadm list                                    # list BE's 
 +beadm rename <be-name> <new-be-name>          # rename a BE - can't rename active BE 
 +beadm destroy <be-name>                       # delete a BE 
 +beadm activate <be-name>                      # make another BE active on reboot
 </file> </file>
  
computing/unix/oi.1545403687.txt.gz · Last modified: 2018/12/21 07:48 by gcooper