PDA

View Full Version : Virtual Box Question(s)


n8chavez
August 15th, 2009, 03:22 PM
I have been giving Virtual Box a test drive and there was one glaring thing I couldn't seem to get past. I like the idea of being able to use an OS virtually, which comes in handy for software testing, but I cannot seem to share folders between my real system and the virtual one.

I need to use this command to share directories: "net use x: \\vboxsvr\sharename". But the problem is that I have no internet/network access to invoke that command; my internet adapter is USB and does not seem to be recognized by Virtualbox.

Any suggestions or ideas on how to get this to work?

CogitoTesting
August 15th, 2009, 04:14 PM
I need more information such as the host and the guest info; then and only then I'll be able to help you. :)

n8chavez
August 15th, 2009, 04:39 PM
Consider me an ignorant dumbass when it comes to Virtualbox. What information do you need?

lodore
August 15th, 2009, 08:19 PM
Hello,
have you installed guest additions? and then gone to the settings of the virtual machine,shared folders and added the folders you wish to share?
i can guide you through it if you dont know how to.

Mrkvonic
August 16th, 2009, 08:31 AM
VirtualBox 3 has the option to install its own nat device and then you can have your own subnet of virtual machines ... If you use this option, you should be able to route to the virtual machines and share the data in the classic way, as you would any two lan-ed hosts.

Which reminds me, I should write an article on this one :)

Mrk

Aaron Here
August 17th, 2009, 12:08 AM
-{ Quote: "Which reminds me, I should write an article on this one (VirtualBox 3). :)" }-
Mrk, is it done yet? ;)

Mrkvonic
August 17th, 2009, 01:45 AM
Will take some time ... it's in the pipe ...
Mrk

Aaron Here
August 17th, 2009, 11:38 AM
-{ Quote: "Will take some time ... it's in the pipe ...
Mrk" }-
I was just 'pulling your leg' - although I am looking forward to your VB3 tut. :P

mofox
August 17th, 2009, 12:20 PM
Which OS are you installin on?

If it's Ubuntu there are plenty of "how-to" guides that cover the full config.

Aaron Here
August 17th, 2009, 02:03 PM
-{ Quote: "Which OS are you installin on?

If it's Ubuntu there are plenty of "how-to" guides that cover the full config." }-
Thanks, but I'm not a Linux user - I plan to install VB3 on WinXP Pro (SP3).