Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by jay_1025@Apr 15 2006, 01:19 AM hi hippo
i have edit "inittab" file in ~/rootfs/etc and recompile kernel .
but not update the initramfs....
compile kernel info:
perl -i/home/jay/linux-2.6.16.1/arch/nios2nommu/scripts /home/jay/linux-2.6.16.1/arch/nios2nommu/scripts/gen_nios2_system.h.pl cpu_0 sdram_0 cfi_flash_0 < nios_0.ptf > include/nios2_system.h.tmp; if [ -r include/nios2_system.h ] && cmp -s include/nios2_system.h include/nios2_system.h.tmp; then rm -f include/nios2_system.h.tmp; else echo ' upd include/nios2_system.h'; mv -f include/nios2_system.h.tmp include/nios2_system.h; fi
chk include/linux/version.h
chk include/linux/compile.h
chk usr/initramfs_list
kernel: arch/nios2nommu/boot/zimage is ready
i don't see the "gpio" and "gzip" in compile messages and not find "initramfs_list" file in ~/rootfs/usr/ dir.
thx
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14384)
--- quote end ---
--- Quote End --- the file is in kernel dir, ~/linux-2.6.x/usr/initramfs_list