Package: xen-tools
Version: 4.2.1-1
xen-create-image --image-dev=/opt/root.img --swap-dev=/opt/swap.img ...
creates a configuration file with the following disk options
#
# Physical volumes
#
root = '/dev/xvda2 ro'
disk = [
'phy:/opt/root.img,xvda2,w',
'phy:/opt/swap.img,xvda1,w',
]
instead of "file" type partitions-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

