Paul Wise <[email protected]> writes: > On Wed, Jan 18, 2017 at 3:55 AM, Rodolfo Medina wrote: > >> The `systems base address, i.e. where the RAM begins', I suppose it's the >> one from the tablet, not the pc. If so, the command >> >> $ extract-ikconfig zImage | grep PHYS_OFFSET >> >> should be given from within the tablet. > > It doesn't matter where you run it, as long as you run it on the > zImage (compressed Linux kernel image) for the device, not the one for > your laptop. You should copy it from where it is stored on your device
I don't know where it is stored in the tablet. The command `find' is not recognized within the tablet shell. Also using `grep', as suggested at: http://lyncd.com/2011/03/android-kernel-mkbootimg-base/ , doesn't help. My tablet is the SmartPad 8.0 S2. Thanks, Rodolfo
