Mahesh T. Pai wrote: > > 1. Read the Kernel-HOWTO. ;-) > 2. copy /boot/config-<working-kernel-version> to /usr/src/linux/ > 3. Re-read the Kernel-HOWTO > 4. Say `make oldconfig' - this should give you a bloated, but working > kernel. Answer the questions on the command line. > 5. Compile the kernel. > > Chances of success are more. Once you get hold of the process, start > removing the unnecessary parts. >
Mahesh, while this most likely works in some places, I'd recommend you stick with the packaging and system management options that your distro was built for. in this case, its fedora so I recommend the op really uses the right tool to build the kernel. something like : rpmbuild --rebuild <kernel source rpm> - KB -- Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED] _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
