1.Go to the ESXi console and press alt+F1

2.Type: unsupported

3.Enter the root password(No prompt, typing is blindly)

4.At the prompt type “vi /etc/inetd.conf”

5.Look for the line that starts with “#ssh” (you can search with pressing “/”)

6.Remove the “#” (press the “x” if the cursor is on the character)

7.Save “/etc/inetd.conf” by typing “:wq!”

8.Restart the management service “/sbin/services.sh restart”

9.執行:ps | grep inetd 查看對應的pid,然後:kill -HUP <process_id>

10.這時就可以用SSH登錄了,登錄後如果想上傳 ISO檔的話直接找到:/vmfs/volumes/對應的datastore對應的位置,然後上傳即可。

11.回到畫面按 alt+F2

arrow
arrow
    全站熱搜

    suchunta 發表在 痞客邦 留言(0) 人氣()