Virtualbox

From Null-pointer

Jump to: navigation, search

Contents

Networking

By default the virtual machine is connected to a private network internal to VirtualBox and invisible to the host, network services on the guest are not accessible to the host machine or to other computers on the same network. [1]

To allow the host to communicate with the virtual machine I recommend setting the network to Host-Only [2]

Shared folders

[root@localhost ~]# mount -t vboxsf [-o OPTIONS] shared_folder ~/shared_folder [3]


See also

References

  1. "Chapter 6. Virtual networking - Network Address Translation (NAT)" Oracle VM VirtualBox User manual. Retrieved 13 Jan 2011.
  2. "Chapter 6. Virtual networking - Host-only networking" Oracle VM VirtualBox User manual. Retrieved 13 Jan 2011.
  3. "Chapter 4. Guest Additions - Manual mounting" Oracle VM VirtualBox User manual. Retrieved 14 Jan 2011.
Personal tools