beadm
beadm is a command-line utility used in Solaris and illumos-based operating systems for managing boot environments. A boot environment is a snapshot of the operating system, including the kernel, system files, and installed software. beadm allows users to create, clone, activate, and destroy these boot environments. This capability is crucial for system administration, particularly for performing system upgrades, testing new software, or recovering from configuration errors.
The primary function of beadm is to facilitate safe and reversible system changes. By creating a boot
Key commands include beadm create for making a new boot environment, beadm list to display existing environments,