Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload



vinod.pandarinathan@xxxxxxxxx wrote:

Hi,

I am trying to install my own custom build of kernel 2.6.5.1 from
Fedora core 2 but the system restarts as GRUB tries to load the kernel.
I have built the kernel as shown below

make bzImage; make modules; make modules_install
cp bzImage /boot/vmlinuz-2.6.5c
cp System.map /boot/System.mapc

Try this instead;

make (not make bzimage and make modules, please get used to it)
make modules_install (this was ok)
make install (no cp commands needed and this does some extra work for you)



--
"A personal computer is called a personal computer because it's yours,
Anything that runs on that computer, you should have control over."
Andrew Moss, Microsoft's senior director of technical policy, 2005
.



Relevant Pages

  • Re: yum install newbie question
    ... Bad Idea (2.4 kernel vs a 2.6 kernel to start with and the rpm ... A better idea is to download and install the yum rpm from CentOS-3.6 (the ... "A personal computer is called a personal computer because it's yours, ...
    (linux.redhat)
  • RE: kernel + ntfs
    ... I believe I left out make bzImage, which should come before make install ... > I am having some trouble with configuring my kernel to ... When i chuse my original kernel i still get: ...
    (RedHat)
  • Re: building the kernel
    ... > make bzImage ... All you did so far was build the kernel you still need to install ... > the floppy? ...
    (comp.os.linux)
  • Re: "Nothing to be done for bzImage..."
    ... attempt to do a kernel rebuild on an FC6 machine.This happened when I ... Thereafter "make install' failed with a message saying something about ... There is a file called README in the top level of the kernel sources. ... Examination of the makefile should show that there is not a target called bzImage. ...
    (Fedora)
  • Re: kernel source tree not found.stop
    ... > I was trying to install the broadcom driver on my Linux ES3. ... > iam confused it says the kernel rpms are available but there is nothing ... "A personal computer is called a personal computer because it's yours, ...
    (linux.redhat)