驱动地址如下:https://flings.vmware.com/usb-network-native-driver-for-esxi#instructions
,下面我们就来说一说关于esxi6.0安装注意的地方有哪些?我们一起去了解并探讨一下这个问题吧!
esxi6.0安装注意的地方有哪些
驱动地址如下:
https://flings.vmware.com/usb-network-native-driver-for-esxi#instructions
Step 1 - Download the ZIP file for the specific version of your esxi host and upload to ESXi host using SCP or Datastore Browser
步骤1下载适合esxi版本的驱动包,并上传到ESXi中
Step 2 - Place the ESXi host into Maintenance Mode using the vSphere UI or CLI (e.g. esxcli system maintenanceMode set -e true)
步骤2开启esxi的维护模式,以便使用esxcli工具进行设置
Step 3 - Install the Offline Bundle by running the following command on ESXi Shell:
步骤3在esxi的shell中通过如下命令安装离线包:
esxcli software vib install -d /path/to/the offline bundle
Step 4 - Plug-in the USB NIC and reboot for the change to go into effect. Once the host has rebooted, ESXi should automatically pickup and claim the USB NIC (e.g. vusb0)
步骤4将usb设置插到esxi主机,并重启系统。重启后系统会自动识别到设备。
,