parun
11-11-2000, 04:49 PM
I have attempted to upgrade to kernel 2.2.17 after doing a :
cd /usr/src
gzip -cd linux-2.2.17.tar.gz | tar xfv -
make xconfig (completed & saved)
make bzImage
cp bzImage/boot
When I do a ls -F in /boot I only see listed a linux-2.2.12 my orginal kernel how am I supposed to edit the lilo.conf to point to my new /boot/linux-2.2.17 when its not in /boot directory?
My commands ran perfectly without any errors. Or doesn't the new kernel version show in this dir, do you just do a reboot?
Pleas help.
cd /usr/src
gzip -cd linux-2.2.17.tar.gz | tar xfv -
make xconfig (completed & saved)
make bzImage
cp bzImage/boot
When I do a ls -F in /boot I only see listed a linux-2.2.12 my orginal kernel how am I supposed to edit the lilo.conf to point to my new /boot/linux-2.2.17 when its not in /boot directory?
My commands ran perfectly without any errors. Or doesn't the new kernel version show in this dir, do you just do a reboot?
Pleas help.