You have to specify the offset.

sudo mount -o loop,offset=32256
ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img ./temp

On Thu, Oct 11, 2012 at 4:57 AM, 이주성 <[email protected]> wrote:

> Thank you very much.
> As you said, I tried to mount the img file,
> *
> gem5-directory/dist/m5/system/disks/ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img
> *
> but I faced another problem.
> I tried to mount the the img file as
> *sudo mount -o loop
>  ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img ./temp*
> But my ubuntu said that
> *mount: you must specify the filesystem type*
> Can you let me know the file system that I have to refer?
> Thank you for your kindness again.
>
> Joosung Lee
>
> 2012/10/11 Anthony Gutierrez <[email protected]>
>
>> It is possible to install some apk files by simply placing them in the
>> system folder. To do this you will need to mount the disk image on your
>> host machine and copy the apk over.
>> On Oct 11, 2012 1:13 AM, "이주성" <[email protected]> wrote:
>>
>>> Hello, I’m newbie to using the gem5.
>>>
>>> Sorry for that I’m such a beginner.
>>>
>>> I'm having trouble with run the Android on the gem5 fs.
>>>
>>> Currently, I built the gem5.opt, and checkout that Gingerbread with
>>> BBench runs well on my gem5.
>>>
>>> I followed the instructions in the http://gem5.org/BBench-gem5.
>>>
>>> The problem is that I want to run my own *.apk applications on the
>>> Android.
>>>
>>> I heard that I could install the APK files into the /system/app directory.
>>>
>>> But I have no idea that I can access the Android file system.
>>>
>>> Can you tell me the way to install the APKs?
>>>
>>> Thank you for your help and kindness.
>>>
>>>
>>> Joosung Lee.
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>
>
> _______________________________________________
> 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