首页 > Windows开发 > 详细

给windows的VM更换网卡到VMNET3从E1000

时间:2015-03-13 18:31:09      阅读:566      评论:0      收藏:0      [点我收藏+]

1. Login to vCenter via vSphere client. go to the vm

2. create a 1G new disk(SCSI 1:2) for the VM temperary 

3. change scsi controller1 to paravirtual from Logical LSI SAS

4. Boot VM, and upgrade VMtools

5. Shutdown the VM

6. remove the new disk(SCSI 1:2) and scsi controller1 will be removed automatic

7. change scsi controller0 to paravirtual from Logical LSI SAS

8. change options Mem/CPU hotplug to enable

9. remove old e1000 nic

10. add a new VMNET3 nic

11. update VM hardware version to current

12. Boot VM, and login VM with local admin

13. reconfigure the IP/netmask/gateway/DNS

----------------------------------------------------------------------------------------------------------------------------------------------------------------

14. type “set devmgr_show_nonpresent_devices=1” from Administrator privileges CMD

15. type “devmgmt.msc” to open Device Danager

16. In Device Manager, go to the menu option, View à Show hidden devices

17. Expand “Network adapters” and delete the old physical adapters

给windows的VM更换网卡到VMNET3从E1000

原文:http://www.cnblogs.com/oskb/p/4335446.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!