vCSA5.5中可以登錄到端口5480中去上傳,vCSA 6.0以后就不支持了。但是可以通過Enable “Pi Shell”來做。
首先確保vCSA的ssh可用:
0. Make sure that SSH in enabled on the VCSA. Home > Administration > System configuration (under Deployment) > Select the node > Actions > Edit Settings
1. log in to the VCSA by using for example Putty SSH client and use your root account and password you used during the installation.
2. Enter this to enable the “pi shell”
shell.set –-enabled true
shell
chsh -s “/bin/bash” rootexit
shell.set –-enabled false
3. Then you can use for example WinSCP and upload the sysprep files to the individual folders which do not needs to be created as they’re there.
The filepath is /etc/vmware-vpx/sysprep
Update: Make sure that you disable the shell when you finish.
shell.set –enabled false
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。