I am trying to build a kernel (
    <strong>2.6.38.4) </strong>on fedora 12 in a virtual machine <br><br>according to the data found at :<a href="http://kernelnewbies.org/KernelBuild">http://kernelnewbies.org/KernelBuild</a><br><br>i have successfully completed until: &quot;Make all&quot;<br>
<br>but when i tried to run: su -c &quot;make modules_install install&quot;<br><br>i got an error : &quot;find :/lib/modules/<a href="http://2.6.38.4/kernel/drivers/gpu/drm">2.6.38.4/kernel/drivers/gpu/drm</a>: no such file    or directory<br>
<br>May i know how can i overcome this?<br>