← Back to team overview

ubuntu-phone team mailing list archive

Re: Initrd for X86

 

In other test i try to mount partitions and doesnt work, but i was using
/dev/block, so maybe this was the problem...

Right now i'm testing this in scripts/panic/adbd:

if [ -e /dev/console ]; then
        test="AAAAAAAAAAAA"
else
        test="BBBBBBBBBBBB"
fi
echo $test >$path/iSerial || true

So at least i will see if /dev mounts correctly

Next test: see if /dev/mmcblk0p9 exists

More info soon...


---------------------------------------------------------------------------------------------
Que todos esos ceros y unos vayan directamente a tu mierdecilla de teléfono
inteligente y que cualquier inutil sea capaz de suscribirse en 12 segundos *no
es «magia», es sudor y talento.*



On Wed, Mar 19, 2014 at 12:33 PM, f69m <launchpad@xxxxxxx> wrote:

>
> On 03/19/2014 12:25 PM, Corvus wrote:
>
> adbd:          ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> dynamically linked (uses shared libs), for GNU/Linux 2.6.24,
> BuildID[sha1]=0x54a006ddae709bf03726fc16d278caa9209a0e2c, stripped
>
>  Yes, we have this problem earlier :D
>
>  I tested that all binary and libs are i386.
>
>
> OK, worth a try. :)
>
> Another thing to try: mount the cache partition and run
>
> dmesg >/cache/kernel.log
>
> Then you can examine the log file from recovery.
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References