Hope I am posting in the correct spot.
I am hacking( well, hacking, bricking, hopefully unbricking my phone ) and have run into a problem with adb sideload not being able to read the android image I need to install because it is too big. From the searching I have done I think it is because the file is too big to sideload in adb. All of the solutions I have found have been for windows. I REALLY REALLY REALLY don't want to have to go to my shop where the only ms machine is and redownload all the adb stuff and android images.
It appears this has something to do with LARGEADDRESSAWARENESS, which I have not been able to find a solution for in any of the forums.
when I try to sideload the custom ROM I get the following error:
Code: Select all
Glockdoc@Glock19:~
$ sudo adb sideload OnePlus6tOxygen_34_OTA_20_all_1904032212b6154bb7f26.zip
loading: 'OnePlus6tOxygen_34_OTA_20_all_1904032212b6154bb7f26.zip'
* cannot read 'OnePlus6tOxygen_34_OTA_20_all_1904032212b6154bb7f26.zip' *
Can anyone help?
Thanks in advance, Glockdoc