View Single Post
Posts: 803 | Thanked: 1,585 times | Joined on Aug 2014
#2871
Originally Posted by Pentona View Post
My XA2 install fails in the last step, what am I doing wrong? The image SW_binaries_for_Xperia_Android_8.1.6.4_r1_v16_nile .img is in the same folder. I'm using macOS and I'm not any good with Terminal.
Here is terminal output for successful flash upon XA2. The fact that you have reached line 158 in flashing script is good news as shows ADB and Fasboot installed correctly. Presuming that you must have enabled “OEM unlocking” and “USB debugging whilst on Android to get this far and device is actually "bootloader unlocked"? To avoid any confusion this device was boot loader unlocked via Windows prior to flashing via Mac OSX.

HTML Code:
iMac:~ adrian$ cd //Users/adrian/Desktop/XperiaXA2Sailfish/Sailfish_OS-Jolla-3.0.0.8-h4113-0.0.7.10-FIXED 
iMac:Sailfish_OS-Jolla-3.0.0.8-h4113-0.0.7.10-FIXED adrian$ ./flash.sh
Detected Mac OS X - Version: 10 14 2-
Searching device to flash..
Found 1 devices: CQ3000VUSB 
Fastboot command: fastboot -s CQ3000VUSB  
Flashing boot_a partition..
target reported max download size of 536870912 bytes
sending 'boot_a' (17772 KB)...
OKAY [  0.385s]
writing 'boot_a'...
OKAY [  0.001s]
finished. total time: 0.386s
Flashing boot_b partition..
target reported max download size of 536870912 bytes
sending 'boot_b' (17772 KB)...
OKAY [  0.381s]
writing 'boot_b'...
OKAY [  0.001s]
finished. total time: 0.382s
Flashing userdata partition..
target reported max download size of 536870912 bytes
erasing 'userdata'...
OKAY [  0.852s]
sending sparse 'userdata' 1/3 (508382 KB)...
OKAY [ 10.812s]
writing 'userdata' 1/3...
OKAY [  0.000s]
sending sparse 'userdata' 2/3 (522787 KB)...
OKAY [ 12.770s]
writing 'userdata' 2/3...
OKAY [  0.000s]
sending sparse 'userdata' 3/3 (72372 KB)...
OKAY [  4.780s]
writing 'userdata' 3/3...
OKAY [  0.000s]
finished. total time: 29.215s
Flashing system_b partition..
target reported max download size of 536870912 bytes
sending sparse 'system_b' 1/2 (524284 KB)...
OKAY [ 11.107s]
writing 'system_b' 1/2...
OKAY [  0.001s]
sending sparse 'system_b' 2/2 (40932 KB)...
OKAY [ 13.529s]
writing 'system_b' 2/2...
OKAY [  0.000s]
finished. total time: 24.638s
Flashing vendor_a partition..
target reported max download size of 536870912 bytes
sending 'vendor_a' (340 KB)...
OKAY [  0.017s]
writing 'vendor_a'...
OKAY [  0.001s]
finished. total time: 0.018s
Flashing vendor_b partition..
target reported max download size of 536870912 bytes
sending 'vendor_b' (340 KB)...
OKAY [  0.017s]
writing 'vendor_b'...
OKAY [  0.001s]
finished. total time: 0.018s
Flashing oem partition..
target reported max download size of 536870912 bytes
sending 'oem_a' (211516 KB)...
OKAY [  4.495s]
writing 'oem_a'...
OKAY [  0.001s]
finished. total time: 4.496s

Flashing completed.

Remove the USB cable and bootup the device by pressing powerkey.
Attached Images
 

Last edited by aspergerguy; 2019-01-31 at 15:44. Reason: Correction
 

The Following 3 Users Say Thank You to aspergerguy For This Useful Post: