LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cant make install...Error (https://www.linuxquestions.org/questions/linux-newbie-8/cant-make-install-error-277574/)

joirnange 01-13-2005 11:00 PM

cant make install...Error
 
[root@localhost linux-2.6.10]# make install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
Kernel: arch/i386/boot/bzImage is ready
sh /home/src/kernel/linux-2.6.10/arch/i386/boot/install.sh 2.6.10 arch/i386/boot/bzImage System.map ""
No module /bin/true found for kernel 2.6.10
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2

may i know how to solve this error??
thanks.

adz 01-14-2005 01:19 AM

Is that a kernel compile? If not then what is it?

I never do a make install for kernels. Just copy the kernel image manually to /boot/ and edit your lilo or grub config files appropriately.


All times are GMT -5. The time now is 05:12 PM.