Ian- I have taken your advice and created a generic template using vm-create, but for some reason it doesn’t like the kernel path, even though it is clearly accessible - see below. Any ideas?
Phil [r...@xenserver-wvgdltag ~]# xe vm-create name-label=IOSonXen name-description="Paravirtualized IOS on Xen" 5c56afe3-a729-bcaa-a543-d87987167a3d [r...@xenserver-wvgdltag ~]# xe vm-param-set uuid=5c56afe3-a729-bcaa-a543-d87987167a3d \ > PV-kernel='/boot/ios/i86bi_xen-ipbase-ms' \ > PV-args= \ > PV-bootloader= \ > PV-bootloader-args= \ > memory-static-min=2048 \ > VCPUs-at-startup=1 \ > other-config:pause=1 \ > other-config:disable_pv_vnc=1 [r...@xenserver-wvgdltag ~]# xe vm-start uuid=5c56afe3-a729-bcaa-a543-d87987167a3d Caller not allowed to perform this operation. message: illegal kernel path /boot/ios/i86bi_xen-ipbase-ms [r...@xenserver-wvgdltag ~]# ls -l /boot/ios/i86bi_xen-ipbase-ms -rwxr-xr-x 1 root root 61649099 Mar 23 13:37 /boot/ios/i86bi_xen-ipbase-ms [r...@xenserver-wvgdltag ~]#
_______________________________________________ xen-api mailing list [email protected] http://lists.xensource.com/mailman/listinfo/xen-api
