On Tue, Jan 17, 2017 at 1:31 AM, Rodolfo Medina wrote: > It's not clear to me where to execute that script. Should I copy it in the > second partition of the SDcard? And name it `busybox'?
The script is executed from the initramfs during boot, after Linux loads and before the Debian system loads: https://wiki.debian.org/initramfs Later in the article it gives you instructions on rebuilding the initramfs to include the script at /init within the initramfs. -- bye, pabs https://wiki.debian.org/PaulWise
