Results 1 to 1 of 1
Hi
I am trying to compile 2.6.17.3 kernel. The compilation process goes on well.
I use
make menuconfig
make
make modules_install
make install
Make modules_install creates a directory /lib/modules/2.6.17.3/kernel/sound along ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-05-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
linux kernel lib directory gets automatically deleted
Hi
I am trying to compile 2.6.17.3 kernel. The compilation process goes on well.
I use
make menuconfig
make
make modules_install
make install
Make modules_install creates a directory /lib/modules/2.6.17.3/kernel/sound along with other directories inside /lib/modules/2.6.17.3 where it keeps the kernel modules.
the problem is when I reboot my machine the /lib/modules/2.6.17.3/kernel/sound gets deleted. Because of this I can run the kernel but I cant use the sound drivers.
Can anyone explain the reason behind this please.
My machine configuration is:
Os: Fedora Core 3
Kernel: 2.6.17.3
Hardware: AMD Semptron
Motherboard: VIA


Reply With Quote
