hi,guys I try to install XCP using answerfile. I made all the environment needed well, and it works well without answerfile. However, there are so many machines to be installed, so I want to install it via unattended way. So i write a answerfile by copying the example of the manual. ------------------> label xenserver-auto kernel xenserver/mboot.c32 append xenserver/xen.gz dom0_mem=752M com1=115200,8n1 console=com1,tty --- xenserver/vmlinuz xencons=hvc console=hvc0 console=tty0 answerfile=nfs://10.10.x.x:/mnt/nfs/xcp.cfg install --- xenserver/install.img The answerfile as follows: <?xml version="1.0"?> <installation> <primary-disk>sda</primary-disk> <keymap>us</keymap> <root-password>mypassword</root-password> <source type="nfs"> nfs://10.10.x.x:/mnt/nfs/xcp </source> </installation> And then i start my machine, after loading the .img, the screen display a message: "List index out of range" Are there anyone has a idea about my error? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users