hi,
i compiled kernel 2.6.9. The problem is the services (sound,vfat support etc. ) built as modules are no longer loaded. At the time of booting i get several 'failed' messages.
while installing modules using command 'make modules_install' i got several errors about unresolved symbols. I guess this was because of failed dependences. But how to check dependeces bcoz 'make dep' is no longer useful with kernel 2.6.9
(i got message 'make dep is now unnecessary')
And yes, i tried couple of times but got the same result.
whats the problem?? thanx for yr help.