Hello.

I have tried to install android pie 9.0 on my dreambox one but all the efforts were not successful.

1. I have tried to install it through Dream-Elite panel, and then by choosing OS Installer. I'm waiting 7-9 minutes and then I receive the error message: "Android Pie (9.0) SD Card not installed!, Please check Logfile!, Check internet connection!, Check network settings!"

2. I have tried to install it manually, through putty application. I transferred the file "android9-sdcard_20190920.tar" which I download it from here:
"http://download.blue-panel.com/pyro/android/developer/"
and I followed these instructions:
"https://www.i-have-a-dreambox.com/wbb5/forum/index.php?thread/199117-gemini-android-9-aosp/&postID=2242880#post2242880".

1. root@dreamone:~# tar -xzvf android9-sdcard_20190920.tar.gz -C /
2. root@dreamone:~# cd /data/android
3. root@dreamone:/data/android# ./flash_all_sd.sh /dev/mmcblk1
4. root@dreamone:/data/android# reboot

At the 3rd line I receive this error message "Failed to add partition: Invalid argument
Leaving." Please see the lines from putty below:

root@dreambox:/data/android# ./flash_all_sd.sh /dev/mmcblk1
Dreambox Android flash all sdcard script
Running from: /data/android

Umounting device...
Done

Partitioning /dev/mmcblk1 device...
Checking that no-one is using this disk right now ... OK

Disk /dev/mmcblk1: 59.5 GiB, 63864569856 bytes, 124735488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 76AC551F-C06E-47D6-ADDB-7906802F33C0

Old situation:

Device Start End Sectors Size Type
/dev/mmcblk1p1 2048 124733439 124731392 59.5G Linux filesystem

>>> Created a new GPT disklabel (GUID: 25C73E90-B068-49CD-B262-461546C44F37).
/dev/mmcblk1p1: Failed to add partition: Invalid argument
Leaving.


Any advice? I use a SanDisk Ultra microSDXC UHS-I Card with adapter, 64GB.

Thank you!