#!/bin/bash # Place the relevant set of boot commands into boot.scr mkimage -A arm -O linux -T script -C none -n boot.scr -d boot.scr boot.scr.uimg