I'm using the debian/lenny rootfs from http://hackndev.com/node/212.
I've built android, and copied the root filesystem into /android_root on /. I boot debian, ssh in (over USB), and then: chroot android_root ./init This brings up the same messages that you're getting, and then the flashing robot. At this point, I can (using another shell), go into / android_root/dev/log, and look at a bunch of interesting log messages. strings main Unfortunately, the boot process seems to be continually dying and restarting: http://codepuppies.com/~ben/treo/bootlog.txt On Nov 12, 1:37 am, NickDG <[EMAIL PROTECTED]> wrote: > Update: Now I am getting this error. > > A N D R O I D init: Unable to open persistent property directory /data/ > property errno: 2 > init: cannot find `/system/bin/playmp3` disabling `bootsound` > sh: can't access tty; job control turned off > # warning `rild` uses 32-bit capabilities (legacy support in use) > > On Nov 11, 10:33 pm, NickDG <[EMAIL PROTECTED]> wrote: > > > Hey Alex, > > > Thanks for the kernel. I tried and successfully got it to boot. > > > It worked with 1944. I used the following settings > > > root=/dev/mmcblk0p2 mem=64m rootdelay=1 init=/init > > > I get a kernel panic when it tried to execute init. Permissions look > > right. hmmm... > > > I've been keeping my eye on the Centro topic at Hackndev. Sorry I > > haven't posted in there yet! > > > - Nick > > > On Nov 11, 4:05 pm, Alex Osborne <[EMAIL PROTECTED]> wrote: > > > > NickDG wrote: > > > > Trying to get the Centro to the boot screen too. It needs to catchup > > > > to our progress with the 650. :) > > > > Nick, have you tried my kernel build with Centro support compiled in? > > > Here's an android patched kernel that should work on the 650, 680, > > > Centro and may work to some extent on the LifeDrive, TX, T|T5, T|C and > > > Zire 72 machines as well. I've only tested it on the 650 and 680 though. > > > >http://releases.hackndev.com/kernels/zImage-multidevice-android-2.6.2... > > > > Config it was built with: > > > >http://releases.hackndev.com/kernels/zImage-multidevice-android-2.6.2... > > > > Source: > > > > git clone git://git.hackndev.com/kernel-2.6 > > > cd kernel-2.6 > > > git checkout origin/android > > > > You won't need to change the machine id to "1230", leave it as "1944" > > > with this one as it actually knows about the Centro, not just the 680. > > > See the Centro forum thread for more information about the status of the > > > port: > > > >http://hackndev.com/node/221 > > > > If you get "0 Unknown Device", upgrade Cocoboot to 0.5.3. > > > > Cheers, > > > > Alex --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
