Hi Zhangyi,

The file you're looking for should be a part of the Alpha full system distribution tar ball [1]. However, other than being required by the configuration scripts, it doesn't seem to be used by the default Linux system used in gem5 (the swap partition is never mounted). It should therefore be safe to remove the disk from makeX86System() in FSConfig.py.

//Andreas

[1] http://www.m5sim.org/dist/current/m5_system_2.0b3.tar.bz2

On 05/07/2013 11:15 AM, zhangyi wrote:
hi all,

when i install x86 FS, an error appears:

# ./build/X86/gem5.debug ./configs/example/fs.py 
--kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9 
--disk-image=/dist/m5/system/disks/x86root.img
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled May  7 2013 15:05:11
gem5 started May  7 2013 16:38:31
gem5 executing on slave0
command line: ./build/X86/gem5.debug ./configs/example/fs.py 
--kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9 
--disk-image=/dist/m5/system/disks/x86root.img
warning: add_child('terminal'): child 'terminal' already has parent
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
       0: rtc: Real-time clock set to Sun Jan  1 00:00:00 2012
panic: Error opening /dist/m5/system/disks/linux-bigswap2.img
  @ cycle 0
[open:build/X86/dev/disk_image.cc, line 79]
Memory Usage: 323176 KBytes
Program aborted at cycle 0
Aborted (core dumped)

some people say that i need download the image in Full System Files of ALPHA. 
But I don't find it!

Is someone knowing what is going on? How can i fix this error?

Any suggestions are appreciated! And it's appreciated  if someone having the  
linux-bigswap2.img sends it to me!




zhangyi
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

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

Reply via email to