Hello,

I am running FFT on Alpha based on the tutorial. I have changed the FSConfig : 
path = env['/home/pm/gem5-stable/full_system_images/disks'].split(':') in 
SysPaths. And in Benchmarks: return env.get('LINUX_IMAGE', 
disk('linuxparsec-2-1-m5.img'))

But I get this error : "fatal: Could not load console file 
/dist/m5/system/binaries/console" every time I try to build the system, using 
this command :
 sudo build/ALPHA/gem5.opt configs/example/fs.py -n 1 -b fft --kernel 
/home/pm/gem5-stable/full_system_images/binaries/vmlinux


Here is the whole message I get:

 fft --kernel /home/pm/gem5-stable/full_system_images/binaries/vmlinux
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Dec 12 2012 22:44:50
gem5 started Dec 14 2012 23:37:53
gem5 executing on ubuntu
command line: build/ALPHA/gem5.opt configs/example/fs.py -n 1 -b fft --kernel 
/home/pm/gem5-stable/full_system_images/binaries/vmlinux
Global frequency set at 1000000000000 ticks per second
info: kernel located at: 
/home/pm/gem5-stable/full_system_images/binaries/vmlinux
fatal: Could not load console file /dist/m5/system/binaries/console
 @ cycle 0
[AlphaSystem:build/ALPHA/arch/alpha/system.cc, line 60]
Memory Usage: 661756 KBytes

Could you please help me? One more thing I am using gem5-stable and I don't 
have any folder called ALPHA_FS and I use gem5,opt instead of m5.opt.

Thank you,
Best regards,
Parnian
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to