|
I'm not familiar with gconfig (is that a Gnome version of xconfig?), but it's a good idea to run 'make mrproper' before doing your config of choice; and then run 'make dep' after config (at least up to 2.4 kernels, I think 2.6 skips 'make dep'). Then do 'make bzImage'.
It's also a good idea to read through /usr/src/linux/README ;-)
One bit of advice, 'make mrproper' will wipe out your existing .config file, so if you've already chosen several of your kernel options, you should back that up first.
[edit]Obvious and trivial afterthought: try to locate System.map, not system.map[/edit]
Enjoy!
--- Cerbere
Last edited by Cerbere; 05-09-2004 at 03:01 AM.
|