Arquivo de entrada
bootstate=0 title=Loading ESXi installer timeout=5 prefix=http://172.32.88.150/esxi65 kernel=tboot.b00
Comando
sed -i "s;kernel.*;&[prefix=http://172.32.88.149/esxi65];g" boot.cfg
Depois de executar o comando acima, boot.cfg será como abaixo
bootstate=0 title=Loading ESXi installer timeout=5 prefix=http://172.32.88.150/esxi65 kernel=tboot.b00[prefix=http://172.32.88.149/esxi65]