Hello,Is there was a way to convert an existing DOMU (NetBSD or Linux) running on a NetBSD DOM0 into an AMI?
The disks presented to the DOMUs are all Logical Volumes, so I have, for example:
disk = [
'phy:/dev/mapper/vg1-lv0,0x01,w'
]
vif = [ 'bridge=bridge0' ]
root = "xbd0"
Also - what about the other way around?
Louis