May 11, 2011
8:11 p.m.
On Thu, May 12, 2011 at 1:39 AM, Mulyadi Santosa <mulyadi.santosa@gmail.com> wrote:
On Thu, May 12, 2011 at 03:04, Vikram Narayanan <vikram186@gmail.com> wrote:
The vmlinux is an ELF binary. right? If so, Who does the unpacking of raw binary image from that ELF?
why do you put concern on vmlinux anyway? boot loader loads vmlinuz, not vmlinux.... Yes. I agree. But how who converts the ELF binary to raw binary so that the processor understands. Or how is it actually done?
Thanks, Vikram