Let vnconfig select an unused device as opposed of unconditionallyassume vnd0 is available.
Don't use echo "<blah>" | fdisk -e to create boot partition.Use -b like the install scripts do.Spotted by anton@.
Add a regression test for vnd(4).