Paul Wise <[email protected]> writes: > On Tue, Jan 17, 2017 at 4:52 PM, Rodolfo Medina wrote: > >> Thanks, it's more clear now. But what about busybox, the link in article: >> >> Precompiled busybox from busybox.net >> >> seems to be broken. > > Use the binary from the busybox-static package for the architecture > you are using instead.
Thanks. Now the tutorial says $ extract-ikconfig zImage | grep PHYS_OFFSET in order to know the `systems base address, i.e. where the RAM begins'. The tutorial suggests to `check for /proc/config.gz in your running kernel or use the extract-ikconfig script on the kernel binary', but in /proc there's no config.gz, and I don't know where to fetch that script. Thanks, Rodolfo
