Alibaba¶
10.0.0 · 7.0 - 11.0
Generate and attach an external disk¶
- Create a new disk from Storage & Snapshots > Disks > Create Disk
- Create a Data Disk type disk
- Click on your instance and go to the Disks section
- Click Attach Disk and select the disk you created
- Start the instance
It is also possible to create the external disk when creating the instance.
From this point the external disk will be mounted on /data
and will be seen as the instance internal storage by the Android OS.
Migrate the external disk to another instance¶
The original and target instances should have the same Android version. If versions are different, we cannot guarantee the result.
- Make sure that both the original and target instances are powered off
-
Detach the Data Disk from the original instance:
-
Attach the Disk to the target instance:
-
Start the target instance
The original instance internal storage /data
will then replace the target instance one - all the applications and settings installed in the original instance will be available in the target instance.