LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux Installation Script (https://www.linuxquestions.org/questions/linux-newbie-8/linux-installation-script-862807/)

ksp009 02-15-2011 06:08 AM

Linux Installation Script
 
Hi All,

I am trying to customize linux for my device. I want to install all the images in some other folder instead of /boot. I have done it by editting /sbin/installkernel. Installation (make install) is worked successfully. But i am not able to find new kernel entry in /lib/modules/ .
(eg: /lib/modules/{NEW_KERNEL_VERSION}/)

In which Makefile/Script, command for generating /lib/modules/{NEW_KERNEL_VERSION}/ is written?

I have edited kernel/arch/x86/boot/install.sh and /sbin/installkernel for doing my custom installation. Do I need to edit anything other than this to get the solution for my above problem?

Regards

NM04 02-15-2011 07:25 AM

ksp009,
i think, the versions have been deleted(i am not sure about this). You can check in the files mentioned--
new-kernel-pkg and new-memtest-pkg both are in /sbin.

Regards,
NM04


All times are GMT -5. The time now is 03:42 PM.