Il giorno mer, 16/12/2009 alle 05.49 -0800, Ben Linus ha scritto:
> Hi all,
> I try to explain better,
> i use kernel_goldfish_2-6-29 for android emulator,
> i enter in menuconfig and select the sd/mmc goldfish driver
> with "M" option and compile the kernel.
> After i use this command:
> 
> $ make modules_install INSTALL_MOD_PATH=./out/target/product/generic/
> system
> 
> Then i enter in root dir of android source and use this command:
> 
> $ make systemimage
> 
> but when i boot system in the emulator, i don't find the sd/mmc
> module.
> 
> where is my error??
> 
> Thanks 

how do you run the emulator? maybe you can get help by 
emulator -help

especially look for "-sysdir <dir>" and "-kernel <file>"
maybe you want to know what is going on: "-show-kernel"
and you want a shell: "-shell"

the last, maybe you might check the "sdk" product instead of "generic"

maybe you can get help in this page:
http://albertoembedded.wordpress.com/android-on-atmark-armadillo-500/

Alberto!

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

Reply via email to