>  info: kernel located at: 
/home/pm/full_system_images/binaries/vmlinuz.arm.smp.fb.2.6.38.8
> fatal: Could not load kernel file 
/home/pm/full_system_images/binaries/vmlinuz.arm.smp.fb.2.6.38.8
>   <at>  cycle 0
> [System:build/ARM/sim/system.cc, line 124]
>  
> line 124
> 
>  if (kernel == NULL) 
>                 fatal("Could not load kernel file %s", params()-
>kernel);
>  
> When I try arm.boot  I write:sudo build/ARM/gem5.fast 
configs/example/fs.py --disk-
image=/home/pm/full_system_images/disks/arm-ubuntu-natty-headless.img --
kernel=/home/pm/full_system_images/binaries/boot.arm
>  
> and here is what I get:
> 
>  
> warning: No header file specified for SimObject: Switch
> gem5 Simulator System.  http://gem5.org
> gem5 is copyrighted software; use the --copyright option for details.
>  
> gem5 compiled Nov 21 2012 07:56:11
> gem5 started Nov 24 2012 12:27:32
> gem5 executing on ubuntu
> command line: build/ARM/gem5.fast configs/example/fs.py --disk-
image=/home/pm/full_system_images/disks/arm-ubuntu-natty-headless.img --
kernel=/home/pm/full_system_images/binaries/boot.arm
> Global frequency set at 1000000000000 ticks per second
> info: kernel located at: /home/pm/full_system_images/binaries/boot.arm
> fatal: Could not read bootloader: /dist/m5/system/binaries/boot.arm
>   <at>  cycle 0
> [ArmSystem:build/ARM/arch/arm/system.cc, line 62]
> Memory Usage: 290192 KBytes
> 
>  
> I looked at line 62 but it is only a header: #include 
"mem/physical.hh"
>  
> So, I don't know what to do now. Could someone help me please?
>  
> Thank you,
> Parnian



I use aarch-system-2014-10.tar.xz instead of arm-system-2011-08.tar.bz2
and then 
build/ARM/gem5.opt configs/example/fs.py ./build/ARM/gem5.opt 
configs/example/fs.py --kernel=vmlinux.aarch64.20140821 --disk-
image=/home/sahar/gem5/full_system_images/arch/disks/aarch64-ubuntu-
trusty-headless.img
so my problem solved.

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

Reply via email to