This is the 4th time you've asked your question on the list. Nate gave  
you a perfectly reasonable answer to the first time:
Read the following document: 
http://www.m5sim.org/wiki/index.php/Reporting_Problems

In it you'll find links to the documentation and FAQ, which if you  
read you would realize the error you're getting is because you haven't  
installed the full system kernels and disk images or haven't modified  
the SysPaths.py script appropriately.

Ali



On Sep 23, 2008, at 12:19 PM, Haigen Li wrote:

> Hi,
> when i execute my M5 Simulator, something happen. I don't know why,  
> can you help me?
> IMaybe this question is a stupid one because i am new guy to linux  
> and M5 simulator.
> Thank you.
> e.g.
>
> hegen-desktop:/reseach/m5$ ./build/ALPHA_FS/m5.opt configs/example/ 
> fs.py
> M5 Simulator System
>
> Copyright (c) 2001-2008
> The Regents of The University of Michigan
> All Rights Reserved
>
>
> M5 compiled Sep 22 2008 10:59:02
> M5 started Mon Sep 22 11:59:20 2008
> M5 executing on hegen-desktop
> command line: ./build/ALPHA_FS/m5.opt configs/example/fs.py
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "build/ALPHA_FS/python/m5/main.py", line 350, in main
>     execfile(sys.argv[0], scope)
>   File "configs/example/fs.py", line 71, in <module>
>     test_sys = makeLinuxAlphaSystem(test_mem_mode, bm[0])
>   File "/reseach/m5/configs/common/FSConfig.py", line 33, in  
> makeLinuxAlphaSystem
>     self.disk0.childImage(mdesc.disk())
>   File "/reseach/m5/configs/common/Benchmarks.py", line 25, in disk
>     return env.get('LINUX_IMAGE', disk('linux-latest.img'))
>   File "/reseach/m5/configs/common/SysPaths.py", line 9, in disk
>     system()
>   File "/reseach/m5/configs/common/SysPaths.py", line 31, in system
>     raise ImportError, "Can't find a path to system files."
> ImportError: Can't find a path to system files.
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to