Skip to main content
Version: 2.5

Firmware Swapping & Backup

Firmware

CubeOS provides two identical firmwares on two partitions to facilitate firmware swapping, backup, upgrade, and migration.

Firmware Swapping

List firmwares.

CLI: firmware > list

cc1:firmware> list
1: CUBE_3.0.0_20241127-1136_319e6e39 [ACTIVE]
Firmware Version: Cube Appliance 3.0.0
Installation Date: Nov 27, 2024 10:05:05 PM
Installation Type: Factory
Last Boot: Nov 27, 2024 10:11:44 PM
Comment:
2: CUBE_3.0.0_20241127-1136_319e6e39
Firmware Version: Cube Appliance 3.0.0
Installation Date: Nov 27, 2024 10:08:45 PM
Installation Type: Factory
Last Boot: Never
Comment:

Swap to the other partition to boot up the system on the next power up.

CLI: firmware > swap_active

cc1:firmware> swap_active 
Warning: This operation will require the appliance to reboot.
Are you sure you want to swap the active firmware image?
Enter 'YES' to confirm: YES
info

If the partition is never used to boot up the system, we would need to configure it.

To configure the system, we would need to login as admin and go through the set up wizard.

Firmware Backup

To back up the firmware in use, which is on the active partition, to the inactive partition.

CLI: firmware > backup

Warning: This operation will require the appliance to reboot.
Are you sure you want to back up the current partition to the other?
Enter 'YES' to confirm: YES