hi,
Am Donnerstag, den 20.03.2014, 18:30 +0100 schrieb Corvus:
> Hi everybody again.
>
>
> Next problem.
>
>
> I fixed some things and now i get a bootlooping device :/. I changed
> cmdline to use break=bottom and i launch the commands manualy and all
> works ok but:
>
>
> exec run-init ${rootmnt} ${init} "$@" ${recovery:
> +--startup-event=recovery} <${rootmnt}/dev/console
> >${rootmnt}/dev/console 2>&1
this is typically upstart (/sbin/init) not finding a valid console
(or /dev/console pointing to some virtual device etc)
have a look at dmesg if there are any complaints about "console" (or if
you can (without violating any NDA) just grab the output of dmesg via
adb and attach it to a mail here)
ciao
oli
signature.asc
Description: This is a digitally signed message part
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

