← Back to team overview

ubuntu-phone team mailing list archive

Porting issues

 

Hi,

I'm trying to port ubuntu-touch to some specific device but have issues
with this.

I've ported all the changes from phablet-saucy branch to my code base
(non-CM, pure codeaurora).
I decided to skip recovery procedures because I can build all the images
(kernel, system, userdata, etc) and try to run the phone using just
fastboot to flash the phone.

The phone starts, initrd can run, but it fails to complete boot sequence:
there is no /root/var/lib/lxc/android/system.img for ex. and I did not find
who and when can generate it.
I'm using pure phablet build for tilapia for comparison of the builds and
also cannot find that /root/var/lib/lxc/android/system.img (even in
recovery image)

What I'm doing wrong?

WBR,
Dmitry

Follow ups