X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/a485b225bf3f1923002a6b89d57e436129b8553c..b0ebf462b826d3ea53afd1930279599d0bfb0fc6:/host/usr/sbin/sipb-xen-install diff --git a/host/usr/sbin/sipb-xen-install b/host/usr/sbin/sipb-xen-install index 6784e52..e17e1f7 100644 --- a/host/usr/sbin/sipb-xen-install +++ b/host/usr/sbin/sipb-xen-install @@ -30,3 +30,6 @@ fi export TARGET=/dev/mapper/xenvg-"$(echo "${NAME}_hda" | sed -e 's/-/--/g')" /usr/sbin/sipb-xen-create-image + +echo "disk = ['phy:$VGNAME/${NAME}_hda,hda,w']" >>/etc/xen/$HOSTNAME.cfg +echo "root = '/dev/hda1 ro'" >>/etc/xen/$HOSTNAME.cfg