2016-03-30 27 views
-3

'u başlatırken hata veriyor. GenyMotion'u başlatmak için bir hatayla karşılaşıyorum. Aşağıdaki hatayı atmaya başlayamayan VBox ile ilgilidir.VirtualBox, Genymotion

Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND). 
Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND). 


    Result Code: 
    E_FAIL (0x80004005) 
    Component: 
    ConsoleWrap 
    Interface: 
    IConsole {872da645-4a9b-1727-bee2-5585105b9eed 

} 

Neredeyse tüm önerilen adımlardan çalıştı, ama hiçbir şans var. Aşağıda VBOX'un kaydı yer almaktadır. Lütfen bunu gözden geçirin ve değişikliklerin yapılmasını önerin.

00:00:03.083017 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0=0xfffff8800ce28000 
00:00:03.083169 APIC: Activating Local APIC 
00:00:03.083189 CPUM: SetGuestCpuIdFeature: Enabled APIC 
00:00:03.084143 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0) 
00:00:03.099389 Shared Folders service loaded 
00:00:03.109809 DrvBlock: Flushes will be ignored 
00:00:03.109862 DrvBlock: Async flushes will be passed to the disk 
00:00:03.110233 VD: VDInit finished 
00:00:03.197420 VD: Opening the disk took 87513025 ns 
00:00:03.197873 PIIX3 ATA: LUN#0: disk, PCHS=4222/16/63, total number of sectors 4256638 
00:00:03.197979 DrvBlock: Flushes will be ignored 
00:00:03.198012 DrvBlock: Async flushes will be passed to the disk 
00:00:03.244786 VD: Opening the disk took 46713013 ns 
00:00:03.245114 PIIX3 ATA: LUN#1: disk, PCHS=11461/16/63, total number of sectors 11552768 
00:00:03.245524 DrvBlock: Flushes will be ignored 
00:00:03.245600 DrvBlock: Async flushes will be passed to the disk 
00:00:03.246926 VD: Opening the disk took 1260752 ns 
00:00:03.247185 PIIX3 ATA: LUN#2: disk, PCHS=16383/16/63, total number of sectors 16777216 
00:00:03.247252 PIIX3 ATA: LUN#3: no unit 
00:00:03.247335 PIIX3 ATA: Ctl#0: finished processing RESET 
00:00:03.247592 PIIX3 ATA: Ctl#1: finished processing RESET 
00:00:03.248072 IntNet#0: szNetwork={HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter} enmTrunkType=3 szTrunk={\DEVICE\{7195878C-6B25-45F1-8F8E-92C0667BC307}} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false 
00:00:03.248243 VMSetError: F:\tinderbox\win-5.0\src\VBox\Devices\Network\DrvIntNet.cpp(1753) int __cdecl drvR3IntNetConstruct(struct PDMDRVINS *,struct CFGMNODE *,unsigned int); rc=VERR_INTNET_FLT_IF_NOT_FOUND 
00:00:03.248297 VMSetError: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' 
00:00:03.248431 VMSetError: F:\tinderbox\win-5.0\src\VBox\Devices\Network\DevVirtioNet.cpp(2082) int __cdecl vnetConstruct(struct PDMDEVINS *,int,struct CFGMNODE *); rc=VERR_INTNET_FLT_IF_NOT_FOUND 
00:00:03.248440 VMSetError: Failed to attach the network LUN 
00:00:03.248492 PDM: Failed to construct 'virtio-net'/0! VERR_INTNET_FLT_IF_NOT_FOUND (-3600) - The networking interface to filter was not found. 
00:00:03.341920 TxTimer stats (avg/min/max):  0 usec  -1 usec  0 usec 
00:00:03.522203 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND). 
00:00:03.522305 Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)}, preserve=false aResultDetail=0 
00:00:03.523335 Console: Machine state changed to 'PoweredOff' 
00:00:03.614389 Power up failed (vrc=VERR_INTNET_FLT_IF_NOT_FOUND, rc=E_FAIL (0X80004005)) 
00:00:03.772330 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600 
00:00:03.772404 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={7303a66d-433b-25a4-f9a8-fcadf87e0c2a} aComponent={DisplayWrap} aText={The console is not powered up}, preserve=false aResultDetail=0 

Selamlar, Girish

cevap

1

Sorun oracle sanal kutusu doğru ağ bağdaştırıcısı yüklemek olmamasıdır. VirtualBox ve Genymotion yazılımını kaldırın, VirtualBox standını https://www.virtualbox.org/wiki/Downloads 'dan yükleyin ve ardından Virtualbox olmadan Genymotion paketini yükleyin.

+1

Aksi takdirde, önceki tüm sanal kutu bağdaştırıcılarını silmeniz ve düzgün bir şekilde yeniden ayarlamanız gerekecektir. –

İlgili konular