Injecting a file into an rasberry pi boot image

  • Thread starter Thread starter Deleted member 65380
  • Start date Start date
D

Deleted member 65380

Guest
I have a script I run on a fresh raspberry pi install, I scp it in and run it immediately after the initial install boot. It's easy and not time consuming.

This is a "want to do it for the sake of it" exercise but I haven't done this before and am not entirely sure what to google for the right guide.

I want to inject that file into the boot image so it is available in /root/hello.world after the initial install is done.

Any help would be appreciated.
 
Back
Top