Dear all, I am new to the Android and porting the Android platform onto x86 based handheld device. I referred to the EEEPC porting guide, and made an installer.img.
My USB live disk was on the /dev/block/sda, and therefore I used the command line # system/bin/installer -p /dev/block/sda2 I am sure that my live disk on sda2 is of ext2 type. But when booting up the live disk, there is a problem faced, the /dev/block/sda2 cannot be mounted as ext2. Then I get the logs as follows, I/installer( 1922): Waiting for device: /dev/block/sda2 I/installer( 1922): Device: /dev/block/sda2 ready sh: can’t access tty; job control turned off # [ 15.474733] VFS: Can’t find and ext2 filesystem on dev sda2. E/installer( 1922): Could not mount /dev/block/sda2 on /data as ext2 [ 92.579887] ACPI Exception (thermal-0469): AE_ERROR, ACPI thermal trip point state changed … omitted … … Would you please give me some suggestions? Thank you very much for your kindly helps in advance. Best regards, newbie --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
