I have a simple question:
When using
Given
If I activate and reboot into
When using
beadm
to perform an update, if the update succeeds then does one simply stay on that boot environment and never return to the original? What happens with the original?Given
Code:
# beadm list
BE Active Mountpoint Space Created
default NR / 172.8G 2020-05-20 11:25
12.2-RELEASE-p13a - - 756.7K 2021-02-16 16:43
If I activate and reboot into
12.2-RELEASE-p13a
; and assuming that the update succeeds; do I just leave things as they are and continue to boot into 12.2-RELEASE-p13a
? If so, then what happens to default
? Is it left for all time, destroyed, or is something else supposed to be carried out to finish the update?