> https://github.com/hmalphettes/ubuntu-uncloud-recloud/blob/master/lxc/lxc-example.conf > > sudo qemu-nbd -c /dev/nbd0 /path/to/vmdk > sudo lxc-start -n myvminlxc -f lxc-example.conf > > with lxc-example.conf > > lxc.rootfs = /dev/nbd0p1 Yes, but this is about 'lxc-start', not 'lxc-create'.