The ubuntu image is, "headless," that is to say there is no gui installed. You 
would need to create an image with all those packages installed if you wanted 
to use ubuntu. There are instructions on the wiki about creating a bootable 
image. 
-
As for the android image, you should be using 
ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img available from 
http://www.gem5.org/dist/current/bbench/Gingerbread_disk_image_clean.tgz i you 
don't plan to run bbench. You'll also need the latest development repository 
for it to work correctly.

The best way to know when the boot is completed is to do whatever it is you're 
trying to do as a init script in the appropriate directory.

Ali
 


On Dec 28, 2011, at 11:52 AM, Manu Awasthi wrote:

> Hi everyone,
> I am trying to boot ARM FS system to a full, GUI boot, using m5.opt, version 
> 2.0. I am using the following disk images
> 
> Linux : arm-ubuntu-natty-headless.img
> Andriod : ARMv7a-Gingerbread-Android.SMP.mouse.nolock.img
> 
> The kernel images that I am using are : 
> Linux : vmlinux.arm.smp.fb.2.6.38.8
> Andriod : vmlinux.smp.mouse.arm
> 
> Here are the issues that I have  -
> 
> 1) with the Linux boot, when I connect using the vncviewer client, I can only 
> see the shell and not the full gui, even after a day.
> 2) with the Android boot, inside the vncviewer client, all I can see is the 
> start of the boot process -- a black screen with the linux penguin image, 
> again, even after a day.
> 
> Although, in both the cases, I am able to connect to the system using the 
> m5term. Is there something that I am missing? In both these cases, I want to 
> do a couple of things right after _full_ boot, so I want to know when that 
> process has completed. Is there some other way that I can accomplish this? 
> 
> Thanks a lot,
> Manu
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

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

Reply via email to