ESXI 7.0安装后硬盘容量变小的解决方法 - tuhaiyang/soft GitHub Wiki

解决方法如下:

1,在安装时ESXI 7.0启动的第一个画面,按shift + O组合键,速度要快。

2,在显示的cdromBoot runweasel后输入autoPartitionOSDataSize=8192

完整显示:cdromBoot runweasel autoPartitionOSDataSize=8192,

注意大小写,8192表示指定OSDataSzie为8GB,对比6.7系统,

给出8GB完全可以满足VMware tools、scratch以及coredump空间的需求。