From: Hans-Ulrich J. <han...@t-...> - 2008-06-19 19:03:04
|
Hello Mohammed, Mohammed Cyclegar wrote: > Hans > > Thanks for all your help... > > I checked my installation it seems like it has not installed successfully. > > I dont see any startup files in /etc/init.d. > > I tried installing it again...after a successfull uninstall and i am attaching the logs for both make and make install. > > Can you please check where its failing. > > Thanks again > Mohammed > the installation failed because there is no directory /lib/modules/2.6.9-67.0.15.EL/extra in your system. The install script expects a directory /lib/modules/<kernelversion> with <kernelversion> the version number of the running kernel as determined by uname -r in the script. For kernels 2.6 there is a directory extra below this where SD4L puts a link to kernel module scramdisk.ko it had installed in the /lib/modules/scramdisk which the script created also. Would you please check what directories you have below /lib/modules and what is in the directory /lib/modules/2.6.9-67.0.15.EL if it exists. Best regards Ulrich |