Comment 4 for bug 1444496

Revision history for this message
Thomas Bechtold (toabctl) wrote :

Hi Clint,

sudo DIB_RELEASE=precise disk-image-create -x --offline --no-tmpfs vm ubuntu

I'm running this on a openSUSE Tumbleweed host. I don't use any special elements. Basically the steps to reproduce are:

#!/bin/bash
virtualenv dib-test
source dib-test/bin/activate
pip install diskimage-builder
sudo DIB_RELEASE=precise disk-image-create -x --offline --no-tmpfs vm ubuntu