LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   vmlinux extract the ELF relocatable (https://www.linuxquestions.org/questions/linux-kernel-70/vmlinux-extract-the-elf-relocatable-801410/)

secog 04-11-2010 03:39 PM

vmlinux extract the ELF relocatable
 
Hi,

I have a vmlinuz and vmlinux (not stripped) 64 bit kernel, without the support for module. I lost the original source, in this kernel there is a not official patch and I need to insert a new scsi driver. Is there a solution?
I extracted the ELF relocatable with objcopy and ld, but I lost the symbol.
Is there a way for recreate a vmlinux.o and link a new scsi driver compiled from source of kernel.org.
I see the project eresi but not support kernel to 64 bit.

Thank you


All times are GMT -5. The time now is 12:24 AM.