I have created an Ubuntu 16.04 Server image with python-vm-builder but when booting it hangs at Booting from Hard Disk.
Here's the vmbuilder log: http://termbin.com/bkar
What is wrong?
UPDATE: fstab:
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
UUID=824ce6af-e55e-4151-88cc-3351bd3004ff / ext4 defaults 0 0
UUID=da17fa5e-9f5e-4cdc-8024-1874c293aa8e swap swap defaults 0 0
dmsetuperror (['dmsetup', 'info', 'loop10pp1']gives:Device does not exist. Command failed) at the end of the vmbuilder log file, could it be this? – macurie Apr 28 '16 at 08:52/etc/fstabare wrong – Motte001 Apr 28 '16 at 09:46