fix space

main
Anthony Young 13 years ago
parent babb2e075a
commit d781efd87b

@ -231,7 +231,6 @@ rm -f $VM_DIR/disk
# Create our instance fs
qemu-img create -f qcow2 -b $BASE_IMAGE_COPY disk
# Mount the instance
qemu-nbd -c $NBD disk
mount $NBD $ROOTFS -o offset=32256 -t ext4

Loading…
Cancel
Save