- 論壇徽章:
- 2
|
(1) Environment:
Host Machine: 2.6.32-ARCH,Virtualbox-ose 3.1.2-1
guest Machine: XP
Net config:
p, li { white-space: pre-wrap; } PCnet-FAST III (Bridged adapter, eth0)
(2)Case:
while i change the net-config from NAT to Bridged,then start the Virtual Machine(XP),but the error happend,error log details will be listed:
啟動(dòng)虛擬電腦 winxp 失敗.
Failed to open/create the internal network 'HostInterfaceNetworking-eth0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND).
the vboxdrv module already had been loaded when the linux OS start up,through to search the solution by google,i make it,load the vboxnetflt module and restart the virtual machine,i get to start it successfully ;
tks all.
下面是錯(cuò)誤的界面:
![]()
本文來自ChinaUnix博客,如果查看原文請點(diǎn):http://blog.chinaunix.net/u2/68569/showart_2137878.html |
|