My kernel bootargs goes something like this bootargs=console=ttyS0,115200 initrd=84000000,6M init=/linuxrc mem=128M
linuxrc is a link to busybox -- Kans Quoting Austin Morgan <[EMAIL PROTECTED]>: > Are you sure that you are pointing to a valid init application? If I > remember correctly I was required to configure this manually when i was > still doing embedded work. > > Austin > > [EMAIL PROTECTED] wrote: >> I am using buildroot / uclibc to make initrd image. >> >> uclibc version is 0.9.29 , binutils 2.17, gcc 4.1.2 and busybox >> version 1.6.1. >> >> buildroot and busybox is compiled with shared lib options. >> >> when i load the initrd image to the target (arm926ejs), i am getting >> the following message: >> >> RAMDISK: Compressed image found at block 0 >> VFS: Mounted root (ext2 filesystem) >> Freeing init memory: 72K >> >> when i google'd for this freeze operation, lists opted to enable the >> NWFPE in the kernel. even after that there is a freeze. >> >> with gcc4.1.2, binutils 2.17, newlib and busybox 1.6.1, after enabling >> NWFPE in kernel, initrd works fine. >> >> can anyone throw some pointers ? >> -- >> kans. >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> _______________________________________________ >> uClibc mailing list >> [email protected] >> http://busybox.net/cgi-bin/mailman/listinfo/uclibc >> >> > > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
