在重新启动时保持esxi /bootbank/boot.cfg

我有一个串行控制台连接到我的esxi 5.5服务器。 并configuration工作正常pxe安装。 但是,重新启动后,我的控制台不再工作:

我相信我需要改变文件/bootbank/boot.cfg包括:

kernelopt= installerDiskDumpSlotSize=2560 no-auto-partition text nofb com1_baud=57600 com1_Port=0x3f8 tty2Port=com1 gdbPort=none logPort=none 

但是,重新启动后,此更改将丢失。

我如何在esxi上坚持这个改变?

您需要进行此处列出的更改http://pubs.vmware.com/vsphere-50/index.jsp#com.vmware.vsphere.install.doc_50/GUID-E17AB108-7AA0-43DF-8616-48625CD018DF.html# GUID-E17AB108-7AA0-43DF-8616-48625CD018DF使用vSphere Client。

这将使其永久。