[gem5-users] Problem with booting Android

2013-01-30 Thread Wahid
Hi, I am trying to boot up ARM based Ice Cream Sandwich kernel in Full System mode. command: gem5 # ./build/ARM/gem5.opt configs/example/fs.py --disk-image=/dist/m5/system/disks/ARMv7a-ICS-Android.SMP.nolock.img but after a while I get this warning at simulation prompt: ... warn: Tried to write

Re: [gem5-users] Problem with booting Android

2013-01-29 Thread Wahid
Hi Again, just to update you, I just downloaded and used the android ICS image and it gave me a command prompt. So the problem is i=only with the gingerbird. regards wahid --- On Wed, 1/30/13, Wahid wrote: From: Wahid Subject: [gem5-users] Problem with booting Android To: gem5-users@gem5.org

[gem5-users] Problem with booting Android

2013-01-29 Thread Wahid
Hi, I am trying to boot up ARM based gingerbird kernel in FS mode. commmand: ~/gem5 $ sudo ./build/ARM/gem5.opt configs/example/fs.py --disk-image=/dist/m5/system/disks/ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img I appreciate if you help me with the following problem. Thanks: - I ex

Re: [gem5-users] Bring up network

2012-09-13 Thread Wahid
.@gem5.org] On Behalf Of Wahid Sent: 13 September 2012 11:44 To: gem5-users@gem5.org Subject: [gem5-users] Bring up network   Hi All, I have set up a FS simulation on android on ARM and Now I want to ping some network address or  internet site. How can i do that?   on m5term, w

[gem5-users] Bring up network

2012-09-13 Thread Wahid
Hi All,I have set up a FS simulation on android on ARM and Now I want to ping some network address or  internet site. How can i do that? on m5term, when I ping (say www.yahoo.com)I get :  ping: bad address 'www.yahoo.com' ifconfig returns only lo: and by the way, how can I stop pinging 127.0.0.1

[gem5-users] Running Android on gem5

2012-08-24 Thread Wahid
Hello, Please forgive me if I am TOTALLY new to the concept of architecture simulation. At this stage I am trying to get the picture by building and playing with the pre-compiled images. What i want: I saw in the latest  presentation in the tutorial part og gem5 wiki, the developers have set up