On Tue, 28 Feb 2012, Xuhao Chen wrote:
Hi everyone,
The Solaris 10 binary image for SPARC includes "reset.bin, q.bin, openboot.bin"
etc.
I copy *.bin and nvram1 from OpenSPARCT1_Arch.1.5/S10image/ to
the /dist/m5/system/binaries/ directory.
Also rename reset.bin, q.bin, and openboot.bin to reset_new.bin, q_new.bin,
and openboot_new.bin, which are the binaries expected by the m5 SPARC_FS
scripts. Then copy disk.s10hw2 from the S10image/ directory to the
/dist/m5/system/disks/ directory.
But when booting the system, it still cannot find the kernel file:
info: No kernel set for full system simulation. Assuming you know what you're
doing...
Anyone know the reason? Should I use the option --kernel to specify the kernel
file? But which one is the kernel file?
By the way, how many CPUs can gem5 run in SPARC FS mode?
Thanks.
I don't think any one has tried booting a full system for SPARC
architecture. gem5 does not provide any kernel for SPARC as of now. You
can compile one on your own and try if it works.
--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users