@Rodrigo:
  Which kernel are you trying to boot?  Can you please attach the
config.ini file that gem5 produced when you ran this?

  Thanks,
  Joel


On Thu, May 23, 2013 at 5:06 PM, Rodrigo Reynolds Ramírez <
rodrigo.r...@hotmail.com> wrote:

> Thanks Joel, that explains why Archive Manager opened the file, I
> downloaded the file again,, I extracted it using bunzip and I get the same
> error.
>
> RPC: Registered udp transport module.
> RPC: Registered tcp transport module.
> input: PS/2 Generic Mouse as /class/input/input1
> *EXT2-fs warning: checktime reached, running e2fsck is recommended*
> VFS: Mounted root (ext2 filesystem).
> Freeing unused kernel memory: 332k freed
> serial8250: too much work for irq4
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
>
> I have been looking for these error in Internet and some people says it
> could means the filesystem is damaged. I have tried to build my own image
> but it did not work. Is there another image for parsec available for the
> users?
>
> Rodrigo
>
>
> ------------------------------
> Date: Thu, 23 May 2013 16:07:30 -0500
> From: jthestn...@gmail.com
> To: gem5-users@gem5.org
> Subject: Re: [gem5-users] Parsec problem.
>
>
> Hi Rodrigo,
>   The disk image isn't a tar archive, but instead it is bzipped to save
> space and download time. You simply need to unzip it:
>
>    % bunzip2 linux-parsec-2-1-m5-with-test-inputs.img.bz2
>
>   Hope this helps,
>   Joel
>
>
> On Thu, May 23, 2013 at 12:39 PM, Rodrigo Reynolds Ramírez <
> rodrigo.r...@hotmail.com> wrote:
>
> The problem is that the disk image is damage, when I extracted it using
> tar I receive this error:
>
> tar -xvjf linux-parsec-2-1-m5-with-test-inputs.img.bz2
> tar: This does not look like a tar archive
> tar: Skipping to next header
> tar: Exiting with failure status due to previous errors
>
> But I could extracted it with Archive Manager.
>
> I tried to boot with another image,
> http://www.m5sim.org/dist/current/x86/x86-system.tar.bz2%5D but I cannot
> make the parsec work with it.
>
> Does somebody has a working image with parsec?
>
> Thanks in advance
>                                Rodrigo
>
>
> ------------------------------
> From: rodrigo.r...@hotmail.com
> To: gem5-users@gem5.org
> Date: Thu, 23 May 2013 17:08:08 +0000
> Subject: [gem5-users] Parsec problem.
>
>
> Hello everyone,
>
> I am trying to run the parsec suite, I download the file provided here:
> http://www.cs.utexas.edu/~parsec_m5/ but I got a error when I run the
> system, I got these message:
>
> VFS: Mounted root (ext2 filesystem).
> Freeing unused kernel memory: 332k freed
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> request_module: runaway loop modprobe binfmt-464c
> Connection closed by foreign host.
>
> My running command is:
>
> ./build/X86/gem5.opt ./configs/example/fs.py \
>     --kernel x86_64-vmlinux-2.6.28.4-smp \
>     --script=./configs/boot/blackscholes_2c_simdev.rcS \
>     -n 1 --caches --l2cache       \
>              --l1d_size=32kB --l1i_size=32kB --l2_size=256kB  \
>          --l1d_assoc=8 --l1i_assoc=8 --l2_assoc=8 --cpu-type=atomic
>
> I have tried changing the number of cpus and the cpu-type, I always have
> the same error. Also I tried with the hack_back_ckpt.rcS script.
>
> Thanks in advance
>
>                                  Rodrigo
>
> _______________________________________________ gem5-users mailing list
> gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
>
>
> --
>   Joel Hestness
>   PhD Student, Computer Architecture
>   Dept. of Computer Science, University of Wisconsin - Madison
>   http://pages.cs.wisc.edu/~hestness/
>
> _______________________________________________ gem5-users mailing list
> gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
  Joel Hestness
  PhD Student, Computer Architecture
  Dept. of Computer Science, University of Wisconsin - Madison
  http://pages.cs.wisc.edu/~hestness/
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to