Hello
I am following the youtube tutorial and when I type this : "build/ARM/gem5.fast configs/example/fs.py --disk-image=/home/bpayne/full_system_for_gem5/disks/arm-ubuntu-natty-headless.img" I get the following error: fatal: Could not read bootloader: /dist/m5/system/binaries/boot.arm I have done all the instructions in wiki. Changed the destination in the syspath.py. When I go to /dist/m5/system/binaries$ I can see "boot.arm" so it is there but I don't know why it doesn't load. I have changed the destination from "dist/m5/system" to another location, but still I get the same error. Could you help me? Here is the whole thing: pmokri@ubuntu:~/gem5$ build/ARM/gem5.fast configs/example/fs.py --disk-image=/home/bpayne/full_system_for_gem5/disks/arm-ubuntu-natty-headless.img gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 compiled Nov 2 2012 15:38:10 gem5 started Nov 15 2012 10:31:19 gem5 executing on ubuntu command line: build/ARM/gem5.fast configs/example/fs.py --disk-image=/home/bpayne/full_system_for_gem5/disks/arm-ubuntu-natty-headless.img Global frequency set at 1000000000000 ticks per second info: kernel located at: /dist/m5/system/binaries/vmlinux.arm.smp.fb.2.6.38.8 fatal: Could not read bootloader: /dist/m5/system/binaries/boot.arm @ cycle 0 [ArmSystem:build/ARM/arch/arm/system.cc, line 62] Memory Usage: 284128 KBytes Parnian
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users