plasma-phone-packaging / pm-flashtool

Tool for Flashing PM as LXC Container on top of CM
44 stars 27 forks source link

Plasma not starting #3

Closed matlink closed 7 years ago

matlink commented 7 years ago

I've successfully installed PM over CM 13 (Lollipop) using the Multirom way. However, once restarted the phone was still under raw CM android, not Plasma. I tried using the shell to start the lxc container. First of all the /data/lxc/lxc/bin was not in the PATH bash variable, neither was /data/lxc/lxc/lib in LD_LIBRARY_PATH. Even with that fixed, lxc-start cannot be executed: error: only position independent executables (PIE) are supported.

Has PM been tested under CM 13?

bhush9 commented 7 years ago

Hello, sorry if documentation was not bit clear on this but, you need to install custom and stripped down version of CM, which is available at : neon.plasma-mobile.org/cm-stripped.zip

See instructions at https://community.kde.org/Plasma/Mobile/CyanogenModBase#MultiROM_instructions_.28For_dualboot.29

Thanks

matlink commented 7 years ago

Thank you for you quick answer. I'll try this as soon as I can.