Hi; You must modify SysPath.py which exists in $GEM5/config/common as following:
You can find following fields in SysPath.py: except KeyError: path = [ '/dist/m5/system' , '.....' ] '........' must be set by path to disk image. For example if disk image, which downloaded from Gem5 website, exists at /home/hamidreza/dist', path must be: path = [ '/dist/m5/system', '/home/hamidreza/dist'] Hope this helps On 6/3/12, abbas abdolali pour <aaa_p...@yahoo.com> wrote: > Hi All > > I have this error. How to solve this > BR > Abbas > > > abbas@fake:~/gem5-stable/configs/common> build/ALPHA_FS/gem5.opt -d > /tmp/output configs/example/fs.py > -bash: build/ALPHA_FS/gem5.opt: No such file or directory > abbas@fake:~/gem5-stable/configs/common> cd .. > abbas@fake:~/gem5-stable/configs> cd .. > abbas@fake:~/gem5-stable> build/ALPHA_FS/gem5.opt -d /tmp/output > configs/example/fs.py > gem5 Simulator System. http://gem5.org > gem5 is copyrighted software; use the --copyright option for details. > > gem5 compiled May 27 2012 23:31:38 > gem5 started Jun 3 2012 16:29:46 > gem5 executing on fake > command line: build/ALPHA_FS/gem5.opt -d /tmp/output configs/example/fs.py > Global frequency set at 1000000000000 ticks per second > info: kernel located at: > /homelocal/abbas/gem5-stable/dist/disks/binaries/vmlinux > fatal: Could not load kernel file > /homelocal/abbas/gem5-stable/dist/disks/binaries/vmlinux > @ cycle 0 > [System:build/ALPHA_FS/sim/system.cc, line 129] > Memory Usage: 220708 KBytes > abbas@fake:~/gem5-stable> -- Hamid Reza Khaleghzadeh http://hkhaleghzadeh.webs.com _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users