GuestStore を使用した VMware Tools のアップグレード手順
search cancel

GuestStore を使用した VMware Tools のアップグレード手順

book

Article ID: 435243

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

免責事項: これは英文の記事「Using the gueststore method in Distributing Content with GuestStore to upgrade VMware tools」の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。

GuestStore を使用して、ゲスト OS 内に VMware Tools のインストーラや設定などのコンテンツを配信し、アップグレードできます。Distributing Content with GuestStore

Environment

VMware ESXi

Resolution

  1. Broadcom ポータル(VMware Tools Packages for Gueststore)から GuestStore バージョンの VMware Tools をダウンロードします: Downloading VMware Tools
    • Ex: gueststore-vmtools-12.5.2-24697584-24705409.zip
  2. ESXi ホストに SSH で接続し、GuestStore として設定するフォルダをデータストア上に作成します: 
    • cd ds:/vmfs/volumes/DATASTORENAME/
    • mkdir gueststore
  3. Zip ファイルを解凍します
  4. ESXi で以下のコマンドを実行し、作成したフォルダを GuestStore として設定します:
    • esxcli system settings gueststore repository set --url "ds:/vmfs/volumes/DATASTORENAME/FOLDERNAME/"

Additional Information

詳細についてはドキュメントを参照してください: Use GuestStore