Resolved! So I've now got android running on an HP dv2900 laptop (g965, C2D), with framebuffer & keyboard fully working. I'm booting from a live USB. SATA, Ethernet and Wifi aren't working, but that was expected. I wonder what it'll take to make these work... On another note, I'd be interested in writing a soft mouse so that even without the mouse hardware working, navigating touch UIs would be possible. Currently mouse HW behaves as a wheel/keypad... Thanks for the help!
On Feb 2, 3:11 am, Chen Yang <[email protected]> wrote: > It looks that your configuration in grub is incorrect. > You can modify it according to the reported sdb: > /boot/grub/menu.lst: > kernel /boot/kernel root=/dev/sdb2 rootdelay=6 rw ... > Or use the make-live script to build the usb book disk again, by > selecting 1 or default when promting "How many disks are built into > the system you will run on 0,[1],2,3? " > -- > Chen > > On Mon, Feb 2, 2009 at 5:02 AM, Spartango <[email protected]> wrote: > > > Hi, > > Following guides/instructions posted here, I've built android for x86, > > and it appears to be successfully built. I then applied Chris' make- > > live script to that image, and that produced something that appeared > > to be ok as well. But then when i try to boot from the USB drive, > > android goes along and then panics with Kernel panic - not syncing: > > VFS: Unable to mount root fs on unknown-block(0,0). > > Before that it lists out /dev/block/sdb*(1-9), implying that those > > devices/partitions have been found, and those are the ones that have > > the rootfs and other pieces that are needed to boot. > > Any ideas on how to fix? > > thx --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
