Hi,
I am totally new to the m5 simulator. When I run the command I will
get the following error. please help me to solve this problem.
command line: *./build/ALPHA_FS/m5.debug configs/example/fs.py
*Traceback (most recent call last):
File "<string>", line 1, in ?
File "/home/sudhanshub/m5/m5/src/python/m5/main.py", line 359, in main
exec filecode in scope
File "configs/example/fs.py", line 124, in ?
test_sys = makeLinuxAlphaSystem(test_mem_mode, bm[0])
File "/home/sudhanshub/m5/m5/configs/common/FSConfig.py", line 76, in
makeLinuxAlphaSystem
self.disk0.childImage(mdesc.disk())
File "/home/sudhanshub/m5/m5/configs/common/Benchmarks.py", line 53, in
disk
return env.get('LINUX_IMAGE', disk('linux-latest.img'))
File "/home/sudhanshub/m5/m5/configs/common/SysPaths.py", line 37, in disk
system()
File "/home/sudhanshub/m5/m5/configs/common/SysPaths.py", line 59, in
system
raise ImportError, "Can't find a path to system files."
*ImportError: Can't find a path to system files.*
**
sudhanshu bodawala
*
*
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users