Is there no file in the /data tree that is run on boot? (I've seen references to "/data/local/userinit.sh" and "/data/init.sh".)
I haven't actually "installed" android-x86. I am running the Live version, with a persistence file.
Is there no way other than modifying the /system tree?
Maybe I asked the wrong question. My real problem is that android-x86 does not detect / connect to my ethernet connection on my new machine. (It worked fine on my old machine.) I can get connected if I run:
- rmmod r8169
- modprobe realtek
- modprobe r8169
I could not find a way to achieve this using kernel command line parameters.