OK I downloaded 2.0.33 and unpacked it into its own directory. True or
false: all I have to do is compile it like what I've been doing for my
original kernel and that should be it ie make config/dep/clean/install?
OK I downloaded 2.0.33 and unpacked it into its own directory. True or
false: all I have to do is compile it like what I've been doing for my
original kernel and that should be it ie make config/dep/clean/install?
> OK I downloaded 2.0.33 and unpacked it into its own directory. True or
> false: all I have to do is compile it like what I've been doing for my
> original kernel and that should be it ie make config/dep/clean/install?
Rod
make config -> make menuconfig (easier!)Quote:> True or
> false: all I have to do is compile it like what I've been doing for my
> original kernel and that should be it ie make config/dep/clean/install?
check your /etc/lilo.conf for the image=/boot/vmlinuz (or something)
and mv the new zImage from /usr/src/linux/arch/i386/boot to /boot/vmlinuz.
run /sbin/lilo and reboot.
> > OK I downloaded 2.0.33 and unpacked it into its own directory. True or
> > false: all I have to do is compile it like what I've been doing for my
> > original kernel and that should be it ie make config/dep/clean/install?
> False. But barely. I think there are three sym links you need to make,
> see the README file that came with the new kernel. Then I think it's
> essentially the same.
> Rod
-----BEGIN PGP SIGNED MESSAGE-----
alexk> make dep ; make clean ; make modules ; make modules_install
alexk> ; make zImage
better yet,
make dep && make clean && make modules && make modules_install && make zImage
so you don't waste a lot of time if something goes wrong along the way.
alexk> check your /etc/lilo.conf for the image=/boot/vmlinuz (or
alexk> something) and mv the new zImage from
alexk> /usr/src/linux/arch/i386/boot to /boot/vmlinuz.
this is after copying your old kernel somewhere and adding it to
lilo.conf, no? :)
- --
| / | ' \ http://pobox.com/~jeff.covey |
|( ) 0 baltimore, maryland 410-669-4926 |
| \_/-, ,----' |
| ==== // classical guitar, midi sequencing, |
| / \-'~; /~~~(O) music notation, linux! and more! |
| / __/~| / | for a list of files available from me, |
|=( _____| (_________| send me mail with "send index" as subject |
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface
iQCVAwUBNNhuLjnaR8Cs0X0pAQFV7gP+OzZw0bXwb7pCjf2yHzQqjaZxgLvRGdt1
ac0ZOKRgaOM6DKnErwWdM8YKQOD6/iEGomOZMO/hz720+9M8szpQhWGr5133k2Qy
ELIWolRZCs030Mwh/lYAnUw5I6Q8DDchGM4fpsxobcIbS2oJzJizohOOAFhIMRCl
L3WrRKtlpdM=
=E3Ys
-----END PGP SIGNATURE-----
1. Next Step to Upgrading My Server?
2. Is Windoze 3.11 pre-emptive?
3. upgrading libc - do it step by step?
5. How to RECOMPILE KERNEL (step by step)
6. Apache/Netscape Keepalive Problem??
7. About the kernel recompiling step-by-step mini guide...
8. source code for boot.bin on Solaris x86?
9. Steps to upgrade to kernel 2.4.
10. All expert, i want detail steps in upgrading kernel.
12. Fast/Quick Steps to Re-compile the Linux Kernel
13. Re-direct all NewBies: Quick steps to re-compile linux kernel