-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
El 2007-03-20 a las 10:38 -0600, Mike Diehl escribió:
(you forgot yo email to the list)
> After receiving your reply, I went back and changed the kernel name in
> "make menuconfig," as you mentioned. Then I did:
>
> make clean
> make oldconfig
> make dep
>
> Then I did:
>
> make ; make modules_install
>
> Finally, I copied the kernel into /boot/bzImage.new and updated grub to
> point to this new kernel.
>
> What am I missing?
You might do "make install" instead.
There is one gotcha: when you did the modules_install phase, without
changing the name, it means that your new modules overwrote the old
modules:
/lib/modules/2.6.18.8-0.1-default <-- original suse modules
/lib/modules/2.6.18.8-0.1-cer <-- my modules
If you don't change the name at compile times, the default tree is
overwritten. You probably have by now a mixed up tree.
It might be that your problem, I'm not sure.
- --
Saludos
Carlos E.R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76
iD8DBQFGAYNQtTMYHG2NR9URAnuEAJ0Z4WmpLDNByZ1+tvw1DPoML7K2AwCeM37J
jA+w7D4riG8iguw1l6iHu4g=
=QTwA
-----END PGP SIGNATURE-----