#!/bin/sh # Script for writing the system to a disk image file. # This creates a file of the right size, attaches it to a loop device, # then hands the rest of the work off to disk-install.sh usage(){ cat <