Link to home
Start Free TrialLog in
Avatar of b123coder
b123coder

asked on

compiling same kernel with 2 different bootable images

I am doing kernel programming by making changes to kernel. what my problem is that how can i keep same linux kernel 2.4.24 with 2 copies. one is working on Fedora core 1 and another  is modified version. what problem i face is that if i compile either one its /lib/modules/2.4.24 will get overwritten and each time i have to compile the kernel which i want to work on? is there any way to solve this issue?

ASKER CERTIFIED SOLUTION
Avatar of jlevie
jlevie

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial