hi,evenyone:
I used the HP OEM ESXI 5.5 iso to install my New HP Host ,i want config the RAID and the install the HOST without me to make sure.my script like this :
accepteula
rootpw 123456
%pre --interpreter=busybox
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 create type=ld drives=1I:1:1,1I:1:2 raid=1
install --firstdisk --overwritevmfs
network --bootproto=dhcp --device=vmnic0
reboot
the raid config can worked but it will stoped in "reading installation script",and never go next.
Can anyone explain why?
PS : i am a chinese,my english not good,please try your best to read this question ,very thanks.