Thank you for your answer, If I understand, android-ramdisk need to be in rootfs/boot/android-ramdisk and roofs to be put in system.img format and put in /var/lib/lxc/android/system.img? Thats rigtht?
If so, Witch process is suppose to do that, phablet tools during building step? installation of trusty-preinstalled-touch-armhf.zip? initrd scripts in system base ? Perhaps I've missed some wiki page? Regards. 2013/11/11 Dmitrijs Ledkovs <[email protected]> > On 11 November 2013 09:14, François Leblanc <[email protected]> wrote: > > Hello, > > > > Using system.img instead of old ubuntu dir for flipped model result in > touch > > script fail initrd: device is unknow. > > > > I use trusty-preinstalled-touch-armhf.zip from > > http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current > > > > 'touch' script try to : > > > > mount -o loop,ro ${rootmnt}/var/lib/lxc/android/system.img > /android-system > > > > but I have no system.img here, only rootfs > > > > > > Where does come from the rootfs here I don't knwon when this rootfs is > > create (at install of trusty preinstalled-touch-armhf.zif) or by kernel > init > > ramdisk script? > > > > So I don't know which is in charge of creating system.img in > > /var/lib/lxc/android/ and why I don't have this created? > > > > /var/lib/lxc/android/system.img is android system-image for your device. > There is a small change as it is expected to have android ramdisk > stored as /boot/android-ramdisk.img inside that android system image. > > Regards, > > Dmitrijs. >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

