Hi Chetan,

The permissions for default.prop and build.prop are incorrect.
init is warning you about these permission violations and thereby skipping
them.

I believe the right permissions for these files ought to be 644



Regards
Guru



On Sat, Nov 23, 2013 at 4:27 AM, Chetan Patil <[email protected]> wrote:

> Hi,
>
> I have created an image of Android Jelly Bean using android sources and
> following : http://www.gem5.org/BBench-gem5 . The image boots properly
> till it shows following message and hangs :
>
> <6>input: AT Raw Set 2 keyboard as /devices/fpga:kmi0/serio0/input/input0
> [    0.652740] input: AT Raw Set 2 keyboard as
> /devices/fpga:kmi0/serio0/input/input0
> <6>input: touchkitPS/2 eGalax Touchscreen as
> /devices/fpga:kmi1/serio1/input/input1
> [    2.252714] input: touchkitPS/2 eGalax Touchscreen as
> /devices/fpga:kmi1/serio1/input/input1
> VFS: Mounted root (ext2 filesystem) on device 8:1.
> [    2.254005] VFS: Mounted root (ext2 filesystem) on device 8:1.
> <6>Freeing init memory: 148K
> [    2.254019] Freeing init memory: 148K
> <3>init: skipping insecure file '/default.prop'
> [    2.257554] init: skipping insecure file '/default.prop'
> <3>init: skipping insecure file '/init.usb.rc'
> [    2.258624] init: skipping insecure file '/init.usb.rc'
> <3>init: could not import file '/init.usb.rc' from '/init.rc'
> [    2.258632] init: could not import file '/init.usb.rc' from '/init.rc'
> <3>init: skipping insecure file '/init.trace.rc'
> [    2.258645] init: skipping insecure file '/init.trace.rc'
> <3>init: could not import file '/init.trace.rc' from '/init.rc'
> [    2.258653] init: could not import file '/init.trace.rc' from '/init.rc'
> <3>init: skipping insecure file '/ueventd.rc'
> [    2.259649] init: skipping insecure file '/ueventd.rc'
> <3>init: cannot open '/initlogo.rle'
> [    2.269594] init: cannot open '/initlogo.rle'
> <3>init: skipping insecure file '/system/build.prop'
> [    2.276792] init: skipping insecure file '/system/build.prop'
> <3>init: untracked pid 636 exited
> [    2.340627] init: untracked pid 636 exited
> <3>init: untracked pid 637 exited
> [    2.340635] init: untracked pid 637 exited
> <3>init: untracked pid 639 exited
> [    2.340643] init: untracked pid 639 exited
> <3>init: untracked pid 638 exited
> [    2.341270] init: untracked pid 638 exited
>
> May anyone please point me what could be possible issue ?
>
> --
> Thank You and Warm Regards,
>
> Chetan Patil,
> http://chetanpatil.info
>
>
>
> _______________________________________________
> 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