Lines Matching refs:image
59 image=$bootdir.ext2fs
75 if test ! -f $image; then
81 echo "# Creating $SIZE disk image \`$image'"
82 trap "rm -f $image" 0
83 dd if=/dev/zero of=$image bs=$SIZE count=1 >/dev/null
84 $mke2fs -F $image
90 echo "# Mounting \`$image'"
94 settrans -a $bootdir /hurd/ext2fs $image
102 if /sbin/losetup /dev/loop$i $image; then
114 echo "$progname: Mounting \`$image' under \`$host_os' is not supported" 1>&2
121 echo "# Copying files into \`$image':"
124 echo "# \`$image' usage:"
130 echo "# Installing GRUB in \`$image'"
132 device (fd0) $image