Forum Discussion
Altera_Forum
Honored Contributor
20 years agoIt seems error in building the initramfs data.
Please try remove more drivers in kernel, more files in the root fs. Check the Makefile and link script to find out what wrong. Maybe dos2unix cause the problem. Are you using Windows/Cygwin? I build the tools chains and run under Linux, and Windows/quartus is used for hardware design only. I use a Samba server to share the files. --- Quote Start --- originally posted by jdhar+nov 25 2005, 01:37 pm--><div class='quotetop'>quote (jdhar @ nov 25 2005, 01:37 pm)</div>--- quote start ---
<!--quotebegin-jdhar@Nov 24 2005, 09:40 PM now it's giving me this message:
kernel panic - not syncing: junk in compressed archive
i removed some files from the tree, and that's what it gavem e... it seems like it's corrupting the kernel image somehow?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11148)
--- quote end ---
--- Quote End --- Oh, here are some more messages, and a warning that may be a problem? I'm not sure why it's there tho: HOSTCC usr/gen_init_cpio usr/.gen_init_cpio.d: done. CHK usr/initramfs_list UPD usr/initramfs_list CPIO usr/initramfs_data.cpio GZIP usr/initramfs_data.cpio.gz AS usr/initramfs_data.o /cygdrive/c/altera/kits/nios2_51/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/usr/initramfs_data.S: Assembler messages: /cygdrive/c/altera/kits/nios2_51/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/usr/initramfs_data.S:29: Warning: truncated file `usr/initramfs_data.cpio.gz', 387063 of 387069 bytes read usr/.initramfs_data.o.d: done. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=11150)</div> [/b] --- Quote End ---