ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #10150
Re: [Development] Error in installing recovery
On viernes 10 de octubre de 2014 02h'05:11 ART, Vihit Khanna wrote:
While trying to compile Ubuntu Touch for Xperia L codename
taoshan, I used Sony's provided AOSP source code,which doesn't
come with any default recovery and I assumed there will be some
kinda recovery in Ubuntu Touch bin. But when I complied and
flashed ./phablet/out/target/product/c2105/boot.img to my
device. It's booted into recovery by turning on and double
clicking volume up or down button while boot logo is shown. But
when I booted, it showed Sony's boot logo and booted into system
even tough I frantically tried both volume up and volume down
button but still nothing. So do I need to install some third
party recovery like cwm or maybe there is some recovery
somewhere by ubuntu touch team which I could flash to
install ./phablet/out/target/product/c2105/system.img to my
device?
Any recovery build that understands image based upgrades would work.
You should be able to add
https://code-review.phablet.ubuntu.com/gitweb?p=CyanogenMod%2Fandroid_bootable_recovery.git;a=shortlog;h=refs%2Fheads%2Fphablet-4.4.2_r1
to your repo manifest and repo sync would take care of adding it, I don't
recall if you need to add anything into build, for the build to take it
into account.
References