0
votes
0answers
21 views

How do I setup DNS names and static IPs for an Ubuntu virtualbox? [migrated]

I have Ubuntu installed on VirtualBox, on top of a Windows 8 host. How can I setup a static IP and DNS name for this virtual machine that other virtual machines will see?
4
votes
2answers
72 views

Do I need acpid in a virtual machine?

I'm always wondering if power management facilities in a virtual machine is necessary? i.e acpid. And I'm not sure if they still function in a virtual machine.
0
votes
3answers
96 views

Can I install ubuntu on a Virtualbox image and use it anywhere?

I am wondering if I install ubuntu once on a virtual machine running inside virtualbox, could I then use it as a portable OS and launch it from virtualbox on any machine? Or would I have to match the ...
5
votes
1answer
134 views

how to send CTRL-ALT-Fn to virtual box guest Linux?

This should be a simple question: Host OS: Arch Linux Guest OS: Arch Linux (GNOME) How can I send Ctrl+Alt+F1 to my Guest Linux OS?
1
vote
0answers
350 views

Problem getting Fedora to run in VirtualBox

I'm using Ubuntu 12.04 64-bit, trying to get Fedora 18 64-bit to run in the Oracle VM VirtualBox. I've got VirtualBox installed (via the .deb package available from the official site,) and I got the ...
3
votes
2answers
138 views

disabling ssh session expiration

I am installed Ubuntu on Virtual Box, and use xshell (a remote terminal application) to ssh to ubuntu. when I hibernate computer during night, after powering it on, the session is expired and I should ...
2
votes
1answer
559 views

VBoxManage: Error: Can't be used as the requested device

I used the soluton from this thread but always i get VirtualBox error: The medium 'lvol.vmdk' can't be used as the requested device type (0x80004005) I've tried all controllers SATA, SCSI, IDE and ...
5
votes
2answers
6k views

File permission issues with shared folders under Virtual Box (Ubuntu Guest, Windows Host)

I am using Ubuntu on Virtual Box and I have a folder which is shared between the host (Windows) and the VM (Ubuntu). When I open any file in the share folder in Ubuntu, I can not change it as its ...
3
votes
1answer
345 views

How to force Debian to wait for DHCP

I am running Debian squeeze in a virtual machine (VirtualBox). The machine has two interfaces: eth0 in "Host-only" mode so that the machine is accessible from the outside; and eth1 in "NAT" mode so ...
0
votes
1answer
216 views

Can I setup a local webserver using ArchLinux and VirtualBox

I intend to create a local webserver using ArchLinux and VirtualBox for testing purposes. I just wonder if Arch Linux has what it takes to create a fully functional webserver?
1
vote
2answers
351 views

good Ubuntu/Debian distro for a development/coding VM?

I have a Windows laptop, but I like to use Linux as a development/coding environment. Currently I am currently running Ubuntu 12.04 as a guest OS with VirtualBox. Some of the issues with this setup ...
5
votes
4answers
2k views

Convert image of a partition into image of a disk with partition table

I have an image of an existing partition generated with dd if=/dev/sdXN of=image.bin. Now I want to use this image as the basis for a virtual machine. I know how to convert the image into a format ...
2
votes
2answers
6k views

Cannot connect to my Virtual Box Ubuntu system

I have a VirtualBox running an Ubuntu OS. I'd like to access this Ubuntu machine using ssh or telnet. In order to do that I've performed the following steps: sudo apt-get install telnetd sudo ...
2
votes
1answer
220 views

How can I run `hackxor` inside VirtualBox?

I've found hacking game hackxor, but it's made for vmware. I don't have any experience with vmware and I don't want to install it in my machine. So I'd like to run hackxor inside VirtualBox if it ...
3
votes
1answer
2k views

My VirtualBox Virtual Machine doesn't detect my USB attached disk

I'm using the latest version of both Virtual Box (4.1) and CentOS (6.2). I would like my Western Digital USB drive to be recognized by my VirtualBox guest operating system. My host system, Windows ...
90
votes
16answers
15k views

Any reason NOT to run Linux in a VM all the time?

I've switched to using Arch Linux for most of my day to day work and don't need Windows for anything but gaming and the couple of apps that aren't ported to Linux like OneNote. My Linux distro is ...
3
votes
1answer
3k views

VirtualBox guest using Bridged networking unable to obtain DHCP address

I have a computer, called Loki, that works as a virtual machine host and DHCP server. The DHCP daemon is listening on port eth0. Part of /etc/dhcp.conf: subnet 192.168.13.0 netmask 255.255.255.0 { ...
3
votes
3answers
6k views

VirtualBox: two network interfaces (NAT and host-only ones) ina a Debian guest on Ubuntu

I created a Debian VM on VirtualBox with two interfaces: a NAT one (for accessing internet) and a host-only one. However, I do not know how to make both interfaces work at the same time. If I the ...
2
votes
3answers
335 views

Command line friendly virtual machine

I've been using Virtualbox for a while now, but the only way I've learned to interact with it is through the graphical interface. Is there a way for me to send bash commands to the vm through the ...
4
votes
4answers
4k views

Booting the already installed Windows from the VirtualBox installed in Ubuntu

I want to boot the Windows which is installed in laptop's internal harddisk(/dev/sda1) from the VirtualBox installed in my Ubuntu. Can somebody tell me how to do this in VirtualBox.
0
votes
0answers
26 views

How to access the data stored in guest operating system(i.e Virtual machine) from Host system [duplicate]

Possible Duplicate: Share memory between a virtual machine and the host I wanted to access the data stored in virtual machine from my host machine. I know that each VirtualMachine will have ...
2
votes
1answer
196 views

Virtual machines on different X servers

Is it a good idea to run virtual machine on a different X server? I can switch between them using Ctrl + Alt + Fx shortcuts. If my default X server hangs/crashes, I can still continue to work with the ...
20
votes
5answers
26k views

How to automatically start and shut down VirtualBox machines?

I need to run a software system that is intended to be installed as an appliance on a dedicated machine. In order to save energy, I plan to run the system on a VirtualBox VM instead. The host is a ...
1
vote
1answer
2k views

CentOS doesnt know what the internet is

So I have done my share of investigating this problem... I just recently created an CentOS 6 VM on my LinuxMint box using VirtualBox. I left all the recommended values the same upon creation (8GB ...
2
votes
0answers
123 views

VirtualBox appliance import locks up system

I have a Windows Vista x64 appliance that I am trying to import into the Open Source Edition of VirtualBox on Linux Mint 11 x86-64. The ovf file is 21.3 GB in size. The problem I am having is that ...
2
votes
1answer
268 views

Will VMX cpu flags increase the speed of virtual machine software , like VirtualBox?

On some CPUs, if I run grep vmx /proc/cpuinfo, I can see a vmx flag under the features entry. Will this feature speed up virtual machine software like VirtualBox?
1
vote
1answer
837 views

Ubuntu installed from mini-ISO under VirtualBox doesn't boot

I installed the mini ISO of Ubuntu 11.04 in VirtualBox. After unmounting the ISO image and booting, I can see only black screen for about two hours? Is it normal? What can I do with it in virtual box ...
2
votes
1answer
675 views

Can I get full video capabilities in Arch Linux guest on Virtual Box?

I'm trying out arch linux on my win7 host on a VB and I have it installed just fine, the problem is that when I try to use gnome-shell it goes back to fallback mode because it detects that my video ...
0
votes
1answer
2k views

Slow response time with Gnome shell in Virtualbox fullscreen mode

Today I installed Fedora 15 in a VBox VM to try out Gnome 3. After installing the guest extensions almost everything works fine. Except for the slow response time in fullscreen mode (HOST+F). By that ...
3
votes
1answer
1k views

What are some alternatives to virtualbox

I have a lot of trouble lately installing on a box that i can't reboot or change the kernel. Is there any other package that supports gre tunnels (if the os supports ) that i can run on linux? ...
3
votes
1answer
375 views

AES-NI not passed to guest in Virtualbox

I'm trying to use encryption inside a virtual machine. The problem is that the AES-NI doesn't seem to be passed to the guest virtual machine. I have Vt-x enabled. This is my host cpuinfo: processor ...
10
votes
1answer
2k views

Using a LVM partition as a Virtualbox drive

Is it possible to use a LVM partition as a Virtualbox disk? I can't find any option to use a device as a Virtualbox disk, only disk images.
3
votes
3answers
1k views

How secure is Ubuntu in Virtualbox on Windows host?

I have the most recent version of Ubuntu in Virtualbox on Windows 7 host. How secure will that be? I mean if I get malware on windows how will that affect the Ubuntu system I am working on?
1
vote
2answers
528 views

Virtualbox, mounting guest directory on host computer

Is there a way to mount a directory residing on my VB guest (linux) on my host (linux)? I know I can do it the other way around with the shared folders feature on Virtualbox, but is there a way to do ...
8
votes
3answers
1k views

What's causing VirtualBox OSE to hang my machine?

I'm using VirtualBox OSE and recently, when I run Ubuntu 10.10 on it, my machine tends to hang, forcing me to hard-reset it (not good). How do I start finding where the problem is? Here's the last ...
9
votes
4answers
1k views

Good distro for a VM?

I want a lightweight Linux VM that I can run with VirtualBox on Windows so I can test how to deploy PHP apps, Mono apps, etc. I don't need the UI and was thinking of going with the Ubuntu server ISO. ...