On sab, 2010-02-27 at 02:51 -0800, Rafał Grzybowski wrote:
> ./emulator -kernel /mnt/sda6/mydroid/kernel/arch/arm/boot/zImage -
> system /mnt/sda6/mydroid/platform/out/target/product/generic/
> system.img -ramdisk /mnt/sda6/mydroid/platform/out/target/product/
> generic/ramdisk.img -data /mnt/sda6/mydroid/platform/out/target/
> product/generic/userdata.img
> 
> and the emulator looks like started (at least no error, and bash is
> "blocked"). I can see it with adb devices but cannot adb shell, it
> says device is offline. Also I see no UI for the device as I normally
> do when working with ./android UI. 

"./emulator --help" tell you all what he can do. In particular these are
useful: -show-kernel and -shell

-- 
Alberto!

        Be Persistent!
                - Greg Kroah-Hartman (FOSDEM 2010)

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to