Florian Fainelli wrote:
> Le Monday 27 July 2009 19:12:33 Xiangfu Liu, vous avez écrit :
>> Hi Florian, Mirko
>> Florian Fainelli wrote:
>>
>> I run "make distclean"
>> the configure the "Target System" to (XBurst JZ47x0 [2.6])
>> the run make to create the rootfs. kernel.
>>
>> now the error message is:
>>
>> ---------------------(the last few lines)------
>> mmcblk0: mmc0:b368 NCard 1.85 GiB
>>  mmcblk0: p1 p2 p3 p4
>> EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
>> VFS: Mounted root (ext2 filesystem).
>> Freeing unused kernel memory: 172k freed
>> Please be patient, while OpenWrt loads ...
>> Kernel panic - not syncing: Attempted to kill init!
>>
> 
> This sounds like something different, please paste the command line that you 
> passed to the kernel. In case it did not help, check that you actually 
> installed a soft-float rootfs on your MMC/SD card.
> 
> Finally, make sure CONFIG_SOFT_FLOAT=y in your openwrt .config. Thanks
Hi
$ grep SOFT_FLOAT .config
261:CONFIG_SOFT_FLOAT=y

here is the command line: 
mem=32M console=ttyS0,57600n8 rootfstype=ext2 root=/dev/mmcblk0p1 rw rootdelay=2

-- 
http://www.qi-hardware.com
Best Regards
Xiangfu Liu

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to