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 > > give me some tips. thanks. > > > Hi Xiangfu, > > > > Le Monday 27 July 2009 05:12:26 Xiangfu Liu, vous avez écrit : > >> Hi there > >> I work on a jz4740 cpu device. there[1] is all the code. > >> your can find the kernel patch at [2] > >> > >> the .24 kernel is work, but the .28 boot to "Please be patient, while > >> OpenWrt loads" then stop. I put rootfs in mmcblk0p1 with ext2. > >> > >> I use "tar jxvf openwrt-xburst-rootfs.tgz[3] /media/MMCBLK0P1" to cp the > >> rootfs to sd card. > >> > >> is there something wrong with rootfs? > > > > Not with the rootfs directly but with the toolchain that compiled it. We > > recently disabled the kernel FPU emulator, so the toolchain must be > > recompiled (make distclean) to compile applications with > > software-floating point enabled. > > > > Relevant changeset about this is : 16604 > > > >> thanks for help. > >> > >> > >> [1] http://github.com/lindnermarek/openwrt-x-burst/commits/x-burst > >> [2] > >> http://github.com/lindnermarek/openwrt-x-burst/tree/76e7e9d1590d2f1a742c > >>5dc 96420e22bc4e5d234/target/linux/xburst [3] > >> http://www.openmobilefree.net/other/file/Ben_NanoNote/openwrt-xburst-roo > >>tfs .tgz -- Best regards, Florian Fainelli Email: [email protected] Web: http://openwrt.org IRC: [florian] on irc.freenode.net -------------------------------
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
