Skip to content
Snippets Groups Projects

Add automatic offline update pre condition

Merged Sudarshan CP requested to merge wip/offline_update_pre_condition into master
All threads resolved!
+ 1
1
@@ -71,7 +71,7 @@ to use it for the system upgrade.
{{% notice info %}}
Automatic offline update will be triggered only in case of USB drive should have single partition
and renamed the delta file as mentioned above.
and the delta file is renamed as mentioned above.
Step to check and create partition table on Apertis SDK.
$lsblk
$sudo fdisk /dev/<drive in which usb is mounted e.g /dev/sdb>
Loading