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, ex
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>