Anybody know how to generate and create kernel headers from a vanilla 
kernel source? I use lilo with GUI to boot into my system and I would 
like to have kernel headers for a 2.5.10 kernel that I had configured 
and installed. I did the usual:

cd to /usr/src
remove linux symlink (rm -f linux)
unpack kernel source package (tar -xjvf linux-2.5.10.tar.bz2)
recreate symlink (ln -s linux-2.5.10 linux)
cd to /usr/src/linux
make mrproper
make menuconfig
make dep && make clean && make bzImage && make modules && make 
modules_install
cp /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.5.10
my Makefile is set to version linux-2.5.10
mkinitrd /boot/initrd-2.5.10.img 2.5.10
cp /usr/src/linux/System.map /boot/System.map-2.5.10
then I use drakboot and plug in the new kernel.

After this, I don't know what to do? I need to do the kernel header 
because I have to have one that matches the kernel that I am configuring 
for in order to configure emu10k1-audigy from cvs. I haven't rebooted my 
system yet to take advantage of the new kernel yet. TIA
-- 
Altoine B
Maximum Time Unlimited
Chicago Based and Operated

If you think the system is working, ask someone who's waiting for a prompt.

Linux 2.4.18-12mdk i686



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to