#!/bin/bash export PATH HOSTNAME="$2" DIST="$3" MIRROR="$4" IMAGESIZE="$5" IP="$6" VOLUME=/dev/mapper/xenvg-d_${HOSTNAME}_hda cat > $VOLUME <