2.1.0: VBoxManage.exe createhostif <name> fails

Discussions related to using VirtualBox on Windows hosts.
Post Reply
wausl
Posts: 2
Joined: 19. Dec 2008, 13:41

2.1.0: VBoxManage.exe createhostif <name> fails

Post by wausl »

Hi all,

just upgraded from 2.0.6 to 2.1.0 on WinXP Host.
As mentioned in other threads, the Host Interfaces were gone.

Unfortunately, the re-creation fails:

Code: Select all

C:\Program Files\Sun\xVM VirtualBox>VBoxManage.exe createhostif evo00a
VirtualBox Command Line Management Interface Version 2.1.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.

0%...FAILED
[!] Full error info present: true , basic error info present: true
[!] Result Code = E_FAIL (0x80004005) - Unspecified error
[!] Text        = Could not find Host Interface Networking driver! Please reinst
all
[!] Component   = Host, Interface: IHost, {f39438d7-abfd-409b-bc80-5f5291d92897}

[!] Callee      = <NULL>, {00000000-0000-0000-0000-000000000000}
I tried re-installing, rebooting - same message.
Any ideas?

Thanks, Klaus
sandervl
Volunteer
Posts: 1064
Joined: 10. May 2007, 10:27
Primary OS: MS Windows Vista
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux, Solaris

Post by sandervl »

That command is now obsolete. We forgot to remove it. The entire host interface networking has been changed. See the manual.
rouhu
Posts: 3
Joined: 19. Dec 2008, 11:51

Post by rouhu »

Any ideas how to solve this related issue. See
http://forums.virtualbox.org/viewtopic.php?t=12359

Thanks, Timo
rouhu wrote:My issue:

My host laptop gets an IP from DHCP 10.2.144.135 and the VM has a fixed IP 192.168.0.1. I do not want the network to see the VM.

I was able to give the virtual network adapter IP 192.168.0.2 and connect to the VM without problem. With 2.1.0 the virtual network adapter is gone, so how do I connect to the VM now ?

Thanks, Timo
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

rouhu wrote:Any ideas how to solve this related issue. See
http://forums.virtualbox.org/viewtopic.php?t=12359

Thanks, Timo
rouhu wrote:My issue:

My host laptop gets an IP from DHCP 10.2.144.135 and the VM has a fixed IP 192.168.0.1. I do not want the network to see the VM.

I was able to give the virtual network adapter IP 192.168.0.2 and connect to the VM without problem. With 2.1.0 the virtual network adapter is gone, so how do I connect to the VM now ?

Thanks, Timo
Please stick to your own topic. Don't cross-post.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply