Re: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-18 Thread andrzej zaborowski
On 16/04/07, tang peilei [EMAIL PROTECTED] wrote: thank you for your help. is this config you build your kernel and run in qemu ? and can you debug yur kernel image in qemu ? i tried the gdb debug ,but it failed. This GDB was configured as --host=i686-pc-linux-gnu

RE: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-16 Thread tang peilei
in running linux in qemu-system-arm Date: Mon, 16 Apr 2007 04:40:47 + i had build a linux(2.6.16) with arm corss-build.The kernel config is the def config(arch/arm/ mach-integrator/Kconfig),but when i use this kernel image to run in pemu,it did not work after the message done, booting the kernel

Re: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-16 Thread Sunil Amitkumar Janki
tang peilei wrote: or if some body had successfully install linux in qemu-arm, could you tell me your steps ?? so mybe i can find out what is wrong in my kernel image. thank you. I have followed these directions for installing Debian ARM in QEMU: http://www.aurel32.net/info/debian_arm_qemu.php

Re: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-16 Thread tang peilei
thank you very much. but i want to make the image file by myself, not using other's image file. From: Sunil Amitkumar Janki [EMAIL PROTECTED] Reply-To: qemu-devel@nongnu.org To: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] question in running linux in qemu-system-arm Date: Mon, 16 Apr 2007

Re: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-16 Thread tang peilei
format not recognized From: Sunil Amitkumar Janki [EMAIL PROTECTED] Reply-To: qemu-devel@nongnu.org To: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] question in running linux in qemu-system-arm Date: Mon, 16 Apr 2007 14:10:48 +0200 tang peilei wrote: thank you very much. but i want

Re: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-16 Thread Sunil Amitkumar Janki
tang peilei wrote: thank you for your help. is this config you build your kernel and run in qemu ? and can you debug yur kernel image in qemu ? i tried the gdb debug ,but it failed. I have tried to build it a few times but it always errors out somewhere in the drivers section, probably

Re: [Qemu-devel] question in running linux in qemu-system-arm

2007-04-16 Thread Sunil Amitkumar Janki
I am sorry but the kernel config I previously attached is for my PDA (Xscale). I have attached the Armedslack Current kernel config for ARM Versatile. Regard, Sunil # # Automatically generated make config: don't edit # Linux kernel version: 2.6.20 # Mon Feb 12 20:38:46 2007 # CONFIG_ARM=y #

[Qemu-devel] question in running linux in qemu-system-arm

2007-04-15 Thread tang peilei
i had build a linux(2.6.16) with arm corss-build.The kernel config is the def config(arch/arm/ mach-integrator/Kconfig),but when i use this kernel image to run in pemu,it did not work after the message done, booting the kernel. i found it in function decompress_kernel, and it was called by