Hi,

The messages printed aren't necessarily an error. 

The kernel can't find any modules to load, however, if what it needs is built 
into the kernel it doesn't have to. It's looking for thinks like the tcp/ip 
stack which is probably built in.

Ali

On Mar 22, 2013, at 7:36 AM, Jinchun Kim <cien...@gmail.com> wrote:

> Hi folks.
> 
> I'm trying to setup server-client configuration on my x86 FS gem5.
> A friend of mine advised me to use a netperf script.
> However, when I type following commands from netperf-server.rcS,
> it shows repetitive error messages that I don't understand.
> 
> (none) / # SERVER=10.0.0.1
> (none) / # CLIENT=10.0.0.2
> (none) / # ifconfig lo 127.0.0.1
> modprobe: FATAL: Could not load /lib/modules/2.6.28-rc4-dirty/modules.dep: No 
> such file or directory
> modprobe: FATAL: Could not load /lib/modules/2.6.28-rc4-dirty/modules.dep: No 
> such file or directory
> ........
> modprobe: FATAL: Could not load /lib/modules/2.6.28-rc4-dirty/modules.dep: No 
> such file or directory
> 
> Does anyone know how to handle this problem?
> I'm using an image disk from gem5.org website
> and my kernel is x86_64-vmlinux-2.6.28.4-smp.
> 
> 
> 
> 
> -- 
> Jinchun Kim
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to