You are not logged in.

#1 2009-05-10 00:32:39

MattK
Member
Registered: 2009-04-12
Posts: 3

Different compilation procedure for 2.6.29.3?

I compiled a custom kernel with the new 2.6.29.3 kernel today but this time I do not have a bzImage file in arch/x86/boot.  Instead, I have a vmlinux file at the top level of the kernel source folder.  Is this the image file I am supposed to boot from or am I missing something?

Offline

#2 2009-05-10 05:56:09

darthaxul
Member
Registered: 2008-09-24
Posts: 156

Re: Different compilation procedure for 2.6.29.3?

you proby should do a 'make clean' then 'make mrproper' and do it over again it should be in the arch location u specified and should be called bzImage

Offline

#3 2009-05-10 10:50:17

quetzyg
Member
From: /home/quetzyg
Registered: 2006-08-03
Posts: 129

Re: Different compilation procedure for 2.6.29.3?

Everytime I compile a kernel, the image is called vmlinuz.

Before configuring, I run: make mrproper && make menuconfig
After configuring, I run: make && make modules_install && make install


ZzZz...

Offline

#4 2009-05-10 17:10:34

MattK
Member
Registered: 2009-04-12
Posts: 3

Re: Different compilation procedure for 2.6.29.3?

I tried it again after redownloading the source and it worked.  I think I got a corrupted tarball download the first time.  Thanks for the help!

Offline

Board footer

Powered by FluxBB