Summary
The SecureCloud Agent does not start if the boot flag is not marked on boot partition.
Details
To resolve the issue, manually mark the boot flag on boot partition:
In Windows:
- Open the Disk Management.
- Right-click on the boot partition, and then select Mark Partition as Active.
Note: On Windows Vista and higher versions, boot partition is located on System Reserved partition and is marked as Active by default. If the partitions are marked this way, you do not need to follow these steps.
In Linux:
Use the fdisk command "a" to toggle a bootable flag on the boot partition and then restart your computer. After restarting computer, the new partition table will be applied and the SecureCloud Agent service can start successfully. Take note that since the command "a" is toggle, it will turn off the boot flag if it has been marked already.