We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2018-11-13 19:58:10 +0200 |
I am having troubles with flashing Sailfish in the last step
On first try, I got:
%bash flash.sh
Detected Linux
Searching device to flash..
Found 1 devices: CQ30019XXX
Fastboot command: fastboot -s CQ30019XXX
Flashing boot_a partition..
Sending 'boot_a' (17772 KB) FAILED (remote: 'unknown command')
Finished. Total time: 0.001s
Then I tried again and it said
Detected Linux
Searching device to flash..
Found 0 devices:
Incorrect number of devices connected. Make sure there is exactly one device connected in fastboot mode.
I then unplugged and plugged the phone again and I get
Detected Linux
Searching device to flash..
Found 1 devices: CQ30019XXX
Fastboot command: fastboot -s CQ30019XXX
Flashing boot_a partition..
Sending 'boot_a' (17772 KB) FAILED (remote: 'Requested download size is more than max allowed')
The images seem to be fine:
% md5sum -c md5.lst
AdbWinApi.dll: OK
AdbWinUsbApi.dll: OK
Jolla-3.0.0.8-h3113-armv7hl.urls: OK
fastboot.exe: OK
fimage.img001: OK
flash-on-windows.bat: OK
flash.sh: OK
flashing-README.txt: OK
hw-release: OK
hybris-boot.img: OK
hybris-recovery.img: OK
os-release: OK
sailfish.img001: OK
vendor.img001: OK
My fastboot version:
% fastboot --version
fastboot version 28.0.1-4986621
What am I doing wrong?
2 | No.2 Revision |
I am having troubles with flashing Sailfish in the last step
On first try, I got:
%bash flash.sh
Detected Linux
Searching device to flash..
Found 1 devices: CQ30019XXX
Fastboot command: fastboot -s CQ30019XXX
Flashing boot_a partition..
Sending 'boot_a' (17772 KB) FAILED (remote: 'unknown command')
Finished. Total time: 0.001s
Then I tried again and it said
Detected Linux
Searching device to flash..
Found 0 devices:
Incorrect number of devices connected. Make sure there is exactly one device connected in fastboot mode.
I then unplugged and plugged the phone again and I get
Detected Linux
Searching device to flash..
Found 1 devices: CQ30019XXX
Fastboot command: fastboot -s CQ30019XXX
Flashing boot_a partition..
Sending 'boot_a' (17772 KB) FAILED (remote: 'Requested download size is more than max allowed')
The images seem to be fine:
% md5sum -c md5.lst
AdbWinApi.dll: OK
AdbWinUsbApi.dll: OK
Jolla-3.0.0.8-h3113-armv7hl.urls: OK
fastboot.exe: OK
fimage.img001: OK
flash-on-windows.bat: OK
flash.sh: OK
flashing-README.txt: OK
hw-release: OK
hybris-boot.img: OK
hybris-recovery.img: OK
os-release: OK
sailfish.img001: OK
vendor.img001: OK
My fastboot version:
% fastboot --version
fastboot version 28.0.1-4986621
What am I doing wrong?
EDIT: Here some additional fastboot info:
% fastboot --help | grep set_active
set_active SLOT Set the active slot.