Hi all, I try to simulate 4-core ARM processor in FS mode. The kernel and disk I am using is from the repository http://www.gem5.org/dist/current/arm/aarchsystem201410. tar.xz. And the run command I am using is:
./build/ARM/gem5.opt configs/example/fs.py --kernel=/home/grads/z/zhanxin/ARM/gem5/full_system_images/binaries/vmlinux.aarch64.20140821 --disk-image=/home/grads/z/zhanxin/ARM/gem5/full_system_images/disks/aarch64-ubuntu-trusty-headless.img --dtb-filename=/home/grads/z/zhanxin/ARM/gem5/full_system_images/binaries/vexpress.aarch64.20140821.dtb -n 4 However, a fatal happens at the very beginning of the simulation: info: kernel located at: /home/grads/z/zhanxin/ARM/gem5/full_system_images/binaries/vmlinux.aarch64.20140821 fatal: Can't find a matching boot loader / kernel combination! Is there anyone knowing the reason behind? I really appreciate your help! Xin
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users