← Back to team overview

ubuntu-phone team mailing list archive

Re: Flash without Ubuntu

 

On 02/21/2013 02:19 PM, Omer Akram wrote:
> from
> here http://cdimage.ubuntu.com/ubuntu-touch-preview/quantal/mwc-demo/
>
> 1. unlock your android device with fastboot on any OS(fastboot oem unlock)
> 2. Download the recovery img specific to your device, also download
> the device specific .zip file and also the big 481mb file from the
> link above.
> 3. paste the two zip files on the root of your mobile phone
> 4. flash the recovery image with (fastboot flash recovery
> device-specific-recovery.img)
> 5. boot into recovery 
> 6. and flash the smaller file first and then the bigger file.
> 7 Reboot.
>
> Sorry for not being more clear but the basic idea is that.

Here's an alternative...
1- Download your device specific recovery zip file
2- Download the phablet recovery zip file
3a- Reboot into recovery (non stock) -> adb reboot recovery
    - Select side load on device
    - adb sideload zipfile
3b- Push zips to /sdcard/
    - adb reboot recovery
    - And go to the deploy zip file (as if it were cyanogenmod), for
both zips
4- Reboot
5- Enjoy
(extra)
6- Look for bugs and possible fixes :-)

Cheers
Sergio.



Follow ups

References