ok, I got paranoid.
I'm recompiling my kernel for the first time.
Here's what I'm doing:
cd /usr/src/[kernelver]
make xconfig
{blah blah blah}
make bzImage && make modules modules_install
make install
so will that put the new copy of the kernel in my /boot dir? will it write over my current one since it's already there?
*edit*
it put it in as and left everything as it was. it even did my grub config, although it didn't set it to the default kernel.
go go fedora core2!
I'm recompiling my kernel for the first time.
Here's what I'm doing:
cd /usr/src/[kernelver]
make xconfig
{blah blah blah}
make bzImage && make modules modules_install
make install
so will that put the new copy of the kernel in my /boot dir? will it write over my current one since it's already there?
*edit*
it put it in as
go go fedora core2!
