Unable to network
Unable to network
So I installed a VBox instance with Server 2008 and I can not get the VM to get an internet connection. Can anyone tell me how I use my wifi to use the same connection as my laptop.. thanks
Re: Unable to network
This is a screenshot of my VM
- Attachments
-
- NWissue.png (59.89 KiB) Viewed 2994 times
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Unable to network
A screenshot of a computer not having internet access is not particularly useful. I believe you. The details unfortunately are the ones that are missing.
If you're on Windows Host, ppen a Command Prompt window. Navigate to the VirtualBox installation directory (typically "C:\Program Files\Oracle\VirtualBox\"). If you're on Linux, OSX, just open Terminal. Type the command:
If you're on Windows Host, ppen a Command Prompt window. Navigate to the VirtualBox installation directory (typically "C:\Program Files\Oracle\VirtualBox\"). If you're on Linux, OSX, just open Terminal. Type the command:
VBoxBugReport "<Your_VM_Name_here>"
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Unable to network
Host is runnning on Windows 8, the guest on VM is Windows Server 2008
Last edited by socratis on 29. Dec 2016, 20:45, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Re: Unable to network
socratis wrote:A screenshot of a computer not having internet access is not particularly useful. I believe you. The details unfortunately are the ones that are missing.
If you're on Windows Host, ppen a Command Prompt window. Navigate to the VirtualBox installation directory (typically "C:\Program Files\Oracle\VirtualBox\"). If you're on Linux, OSX, just open Terminal. Type the command:It will generate a file. Attach that file in your response. See the "Upload attachment" tab below the reply form.
VBoxBugReport "<Your_VM_Name_here>"
- Attachments
-
- Untitled.png (12.16 KiB) Viewed 2991 times
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Unable to network
Notice what I said:
And a couple of general things:
as in:Petedagrk wrote:Navigate to the VirtualBox installation directory (typically "C:\Program Files\Oracle\VirtualBox\")
cd \ cd "C:\Program Files\Oracle\VirtualBox\"
And a couple of general things:
- Do not quote the whole message. Use the "PostReply", instead of the "Quote", unless you want to quote specific parts.
- Do not attach screenshots. They occupy a lot more space than the text and they're not searchable.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Unable to network
The system cannot find the path specified.
Re: Unable to network
ok so i executed that command and it just shows this but i dont see a file generated
C:\Program Files\Oracle\VirtualBox>
C:\Program Files\Oracle\VirtualBox>
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Unable to network
That was the first part, the part you had a problem even changing the directory. Then there were other instructions following:Navigate to the VirtualBox installation directory (typically "C:\Program Files\Oracle\VirtualBox\").
Make sure that you replace the "<Your_VM_Name_here>" with your actual VM name. Within the quotes. For example "Windows 2012".Type the command:
VBoxBugReport "<Your_VM_Name_here>"
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Unable to network
I have no idea why it says Error no such machine when thats what i named it.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Unable to network
I have never heard of "Vboxbugreport" so I tried it on my Windows host. At the end of the scrolling text in the command window it says: "Report was written to '2016-12-29-19-25-54-bugreport.tgz' " The location of said .tgz report file is in the folder where the command window was pointing when to command was run.
Seems to be quite an extensive stack of troubleshooting files wrapped up in a Linux-y zip folder. (Something like 7-zip will be needed on Windows to open the .tgz file and see what's inside.
Usually you can use Virtualbox's Bridged or NAT networking styles to get a guest to have access to your host's network. See Section 6 in the manual. NAT is easiest to get internet going, Brdged makes your guest look like another PC on the physical network. Note that if you are trying to Bridge to a host Wi-Fi adapter, you may not get a connection. Bridged doesn't always work with Wi-Fi, due to poorly-written Wi-Fi adapter drivers and/or wireless access point firmware. If it works, good. If it doesn't, even after updating the Wi-Fi adapter card driver, then you won't be able to Bridge with Wi-Fi.
Seems to be quite an extensive stack of troubleshooting files wrapped up in a Linux-y zip folder. (Something like 7-zip will be needed on Windows to open the .tgz file and see what's inside.
Usually you can use Virtualbox's Bridged or NAT networking styles to get a guest to have access to your host's network. See Section 6 in the manual. NAT is easiest to get internet going, Brdged makes your guest look like another PC on the physical network. Note that if you are trying to Bridge to a host Wi-Fi adapter, you may not get a connection. Bridged doesn't always work with Wi-Fi, due to poorly-written Wi-Fi adapter drivers and/or wireless access point firmware. If it works, good. If it doesn't, even after updating the Wi-Fi adapter card driver, then you won't be able to Bridge with Wi-Fi.
Re: Unable to network
I got the file unfortunately it is too big to attach
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Unable to network
I'm not certain why Socratis wants all the info found in the bugreport file, but you could try extracting all the info therein back to uncompressed files in a folder then zip parts of the file stack until you can get them under the forum's limit.
You could also try setting your guest's network card attachment type to NAT. If that doesn't get internet going, please attach the guest's .vbox 'recipe' file as a zip file, using the Upload Attachment tab under the textbox where you type new posts. You can find the guest's .vbox file by right-clicking the guest in the main Virtualbox window and choosing Show in Explorer/Finder/whatever-your-PC-calls-it. Be sure your host OS is set to show known extensions.
Also useful would be a text file of the output of the command 'ipconfig' run in a command window in the guest, and similar on the host if Windows or 'ifconfig' for Linux (maybe Mac?)
One other thing, make sure the guest recognizes the virtual network card presented to it by Virtualbox. I suspect it is working based on your screenshot, but let's cover as many bases as I can think of for now
You could also try setting your guest's network card attachment type to NAT. If that doesn't get internet going, please attach the guest's .vbox 'recipe' file as a zip file, using the Upload Attachment tab under the textbox where you type new posts. You can find the guest's .vbox file by right-clicking the guest in the main Virtualbox window and choosing Show in Explorer/Finder/whatever-your-PC-calls-it. Be sure your host OS is set to show known extensions.
Also useful would be a text file of the output of the command 'ipconfig' run in a command window in the guest, and similar on the host if Windows or 'ifconfig' for Linux (maybe Mac?)
One other thing, make sure the guest recognizes the virtual network card presented to it by Virtualbox. I suspect it is working based on your screenshot, but let's cover as many bases as I can think of for now
Re: Unable to network
One other thing, make sure the guest recognizes the virtual network card presented to it by Virtualbox. I suspect it is working based on your screenshot, but let's cover as many bases as I can think of for now
What do you mean?
What do you mean?
Re: Unable to network
Heres the vbox recipe file
- Attachments
-
- CORPSRV.zip
- (1.59 KiB) Downloaded 10 times