the first thing I notice is "go read the docs" as though this is open
source and we want to encourage both you and whoever you read to do
that as that is exactly what all this is about ( and I might learn
something from it ) but you read both what the person has to say as
well as the official docs and anything else you can find

http://lmgtfy.com/?q=An+error+-+property+could+not+be+set+and+throws+setprop+ctl.start+zygote

Then the next thing I notice is the steppenwulf you mention says to
copy the files directly over to the encrypted file-system

naw, that wont work and i dont even know what zygote is till i went
and looked at it to answer the pm ~ you can forget just dumping the
files in - you will have to "grind them up" with whatever zygote is
and let zygote read the files in through a system of crypto-methods
upon which the zygote is based

run it on random stuff to get going

I am not familiar with kernel -

then next thing is to wrap the whole thing in an exception try{}catch()
{}and dump exception.toString() to someplace you can read it

I am writing a build-driver right now and will get back to you if you
want -- everybody around here uses those I.D.E. things so somebody who
knows more than I do will have to help you find the adb driver in the
ide so you just run that and dump the System.err to here in the thread
and we all work on it together ....

Nick

Nick's Law:

The only dumb question is one you should have asked and didn't.


On Nov 2, 7:07 pm, AndroidNewb <[email protected]> wrote:
> Hello
> I am facing an issue- which I am not able to sort out
> myself.
> I successfully created an encrypted filesystem using android-
> gingerbread. I am using the steps followed 
> inhttp://ltrconsulting.com/howto/android/encrypteduserprofile/.
>
> I am using:-
>
>  setprop ctl.stop zygote to stop zygote. to stop the zygote.
>  mount encrypted fs in loopback
>  setprop ctl.start zygote , to restart the zygote with encrypted
> filesystem
>
> The screen goes blank- and restarts. it freezes with a green patch(the
> android guys).
> But does not go beyond it
> An error - property could not be set is throw when setprop ctl.start
> zygote is given.
> The mount command shows that the encrypted fs was mounted
> successfully.
>
> I was wondering if someone could guide me here.
> Thank you

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to