トラブルシューティング

起動しない

  • Before you can run VMware, several modules must be compiled and loaded into the running kernel.
sudo ln -s /usr/src/linux-headers-$(uname -r)/include/generated/uapi/linux/version.h /usr/src/linux-headers-$(uname -r)/include/linux/version.h
sudo vmware-modconfig --console --install-all

vmmon

  • Could not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon' is loaded.
sudo modprobe vmmon

ネット繋がらない

  • NATで
sudo modprobe vmnet
sudo vmware-networks --start

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2017-01-16 (月) 11:14:38 (2659d)