Hi,

You should run the emulator at first, and then get the .config, as
follows:

$ emulator &
waiting for the emulator is running, then:

$ adb pull /proc/config.gz .


On Sep 22, 11:00 am, perumal316 <perumal...@gmail.com> wrote:
> Hi,
>
> I have tried your method but it keeps on showing that "cannot create /
> proc/config.gz/data/com.android.providers.contacts/databases/
> contacts.db : No such file or directory"
>
> On Sep 20, 9:55 pm, Renwei guo <nature.space.m...@gmail.com> wrote:
>
> > Run the emulators using the default kernel. Then in the terminal, input the
> > command:"adb pull /proc/config.gz ."
> > the config file that etracted out from the emulator will copy to your
> > current directory.Because you have changed
> > the kernel,you may update the config.
>
> > On Thu, Sep 17, 2009 at 5:06 PM, perumal316 <perumal...@gmail.com> wrote:
>
> > > Hi,
>
> > > I have downloaded the Android kernel and done some changes to the
> > > kernel config file. After building the output is zImage. I want to
> > > test it through the emulator.
>
> > > But when I start the emulator using the new kernel by using this
> > > command,
> > > ./emulator -avd Android1.5 -kernel "path to zImage"
>
> > > The emulator cannot load up. Any idea what is causing this? I think
> > > that the default config file that comes with the kernel source have to
> > > be changed. Any idea how to get a fully configured config file?
> > > Is it possible to extract out the config file form the current
> > > emulator?
>
> > > Thanks In Advance!- Hide quoted text -
>
> > - Show quoted text -

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

Reply via email to