On Tue, Jan 29, 2013 at 5:52 AM, 董钰 <dywisdom...@gmail.com> wrote:
> Hello
> When I try to run kernel goldfish 3.4 on my emulator, I download the kernel
> using "git clone https://bitbucket.org/seandroid/kernel-goldfish.git".and
> change to android-goldfish-3.4-keel branch. Then I compile the code with
> goldfish_armv7_deconfig. The compiling went well. But when I try to run the
> emulator with the zImage, the emulator stuck at "Uncompressing Linux...
> done, booting the kernel.".
> I can got more boot info with original goldfish 3.4, though it can't boot
> either. I did all of these on 32bit ubuntu 11.04.
> Any help will be appreciate !
> Dywisdomno1

goldfish 3.4 only works on x86, not ARM.  No one seems to have a
working version of goldfish 3.4 on ARM.
>
> 2013/1/14 董钰 <dywisdom...@gmail.com>
>>
>> Hello
>> I want to set security label(use xattr security.mylabel) of the file in
>> Yaffs2 on Android.
>> I've been able to use setxattr syscall to set security label, and use
>> getxattr syscall to verify the change right after that.
>> The problem is that the change is gone when i reboot the emulator.I used
>> to try the same process on linux and ext2 filesystem,and the change will
>> last like forever.
>>
>> Is is about the emulator? Or it is all about the support level of xattr in
>> Yaffs2?
>>
>> Thank you for any help.
>>
>> Dywisdomno1
>
>


--
This message was distributed to subscribers of the seandroid-list mailing list.
If you no longer wish to subscribe, send mail to majord...@tycho.nsa.gov with
the words "unsubscribe seandroid-list" without quotes as the message.

Reply via email to