Hay thanks.
First Happy Diwali to you.
When I was compiling the kernel I got error
/opt/linux-2.6.35/scripts/gen_initramfs_list.sh: Cannot open '/opt/linux-2.6.35/usr/initramfs.cpio' make[1]: *** [usr/initramfs_data.cpio] Error 1 make: *** [usr] Error 2
I have the compiled version of 2.6.28. so I in menuconfig for 2.6.35 i have given initramfs.cpio path of 2.6.28 and compiled the kernel.
But in 2.6.35/usr/ I dont have initramfs (which contain the init and other files required to device bootup) filesystem which is present in 2.6.28
So I copied the finitramfs to 2.6.35/usr/ and again compiled. but no luck with that image as well.
Do I need to create initramfs for this kernel or have to found way to create the initramfs.cpio so that I can boot the kernel without the 2.6.28 initramfs.cpio?
( I dont have clue how can I generate the file.)
On 25 October 2011 18:58, jtd@mtnl.net.in wrote:
On Tuesday 25 Oct 2011 12:36:00 Pravinkumar Chavan wrote:
Hi All,
Thanks siji. I do take care of that. So I am starting new thread with
this.
Kernel compile really testing my patience. I have cross compile the linux kernel 2.6.35 for mips based system. When i loaded that to the device and rebooted the device its booting
device
but not falling or reaching the shell prompt so because of that I am not able to access the shell.
Can someone help me where I made mistake.
This is what the log message says...
- For compiled image vmlinux
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2011.10.24 11:19:04 =~=~=~=~=~=~=~=~=~=~=~= <--LAN_LAN91C111_install() ##HW_CFG--zmh---get HW_CFG--- is 0x00050000. LCD has been installed! Panel(WVGA_800x480), 800x480 frame_buffer =0x81800000 Start to display framebuffer! Display down!
Is fbdev compiled in the kernel?
check if the network is up form an external device.