Hi Weiwei, We also faced the same problem when we were setting everything up initially. As Dave said, creating an empty file named "module.dep" in the directory: "/lib/modules/3.7.0-rc2+", the error prompt will go away.
Regards, Sarfraz On Thu, Dec 12, 2013 at 11:07 AM, David MacMahon <[email protected]>wrote: > Hi, Weiwei, > > On Dec 11, 2013, at 8:01 PM, Weiwei Sun wrote: > > > modprobe: FATAL: Could not load /lib/modules/3.7.0-rc2+/modules.dep: No > such file or directory > > Does the file /home/nfs/roach2/current/lib/modules/3.7.0-rc2+/modules.dep > exist on the 192.168.40.1 machine? How many files match > /home/nfs/roach2/current/lib/modules/*/modules.dep on the 192.168.40.1 > machine? Maybe you have a mismatch between the NFS root's > /lib/modules/<KERNEL_VERSION> kernel version and the uImage's kernel > version (which I'm guessing is "3.7.0-rc2+" for the uImage file you're > using? > > Actually, I just checked our roach2 netboot tree and found an empty > modules.dep file the /lib/modules/3.7.0-rc2+ directory and nothing else. > If you create an empty file there then the "no such file or directory" > errors should go away. > > Hope this helps, > Dave > > >

