Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- From: Lenard <lenard@xxxxxxxxx>
- Date: Sun, 26 Feb 2006 22:17:46 GMT
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
.
- Follow-Ups:
- Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- From: vinod.pandarinathan@xxxxxxxxx
- Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- References:
- linux 2.6.5.1 [fedora core 2] custom build kernel reload
- From: vinod.pandarinathan@xxxxxxxxx
- linux 2.6.5.1 [fedora core 2] custom build kernel reload
- Prev by Date: Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- Next by Date: Stats comp.os.linux.setup (last 7 days)
- Previous by thread: Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- Next by thread: Re: linux 2.6.5.1 [fedora core 2] custom build kernel reload
- Index(es):
Relevant Pages
|