Tagged Questions
2
votes
0answers
77 views
Virtualbox NAT + Host-Only Adapter
My host is Ubuntu 12.04 and guest is a Debian squeeze (LAMP server). I want to allow the host to connect the guest. and allow the guest to connect the internet. The guest should not be enabled from ...
0
votes
1answer
73 views
Debian VirtualBox Guest - Common Files to Remove for Space Saving?
I have created a VirtualBox guest using debian-6.0.7-amd64. I am using it as a clone template to create Java work nodes, so my needs are pretty much limited to the JVM, networking, SSH and the basics ...
1
vote
2answers
211 views
What's technical difference between official virtualbox and VirtualBox-OSE?
What's technical difference between official VirtualBox and VirtualBox-OSE?
My scenario: I'm using Debian sid, it uses a 3.2.0-4 kernel. When you want to download VirtualBox, you have 3 options:
...
3
votes
1answer
104 views
Gedit cannot save in shared folder (Virtualbox)
I'm getting the "Cannot save _ Unexpected error: Error renaming temporary file: Text file busy" in Gedit 2 when I try to save in a shared folder with Virtualbox (Debian). I've searched and apparently ...
0
votes
2answers
228 views
Installing virtualbox on Debian: dependency problems
I'm currently running Debian Wheezy (Testing). I want to install virtualbox but when I run the following:
# aptitude install virtualbox
...I get the following result:
The following packages have ...
4
votes
1answer
531 views
Automate installation of VirtualBox Guest Additions via command-line
How can I install VirtualBox Guest Additions from a Bash script, in a unattended way?
Whenever I run apt-get -y install dkms virtualbox-guest-dkms from the terminal I'm presented with a interactive ...
2
votes
1answer
184 views
small screen in virtualbox installed OSs
have installed two virtual OSs. The host OS is debian. Two virtual OSs are win XP and debian ( without graphical environment) . I have install guest additions too. The win XP one is displayed in ...
2
votes
2answers
532 views
Installing VirtualBox inside of OpenVZ - missing sources
I'm attempting to install VirtualBox inside of an offsite OpenVZ instance I got a good deal on. The point being to run a small Windows XP box for some kind of Windows Server.
Yes, it's an ...
1
vote
2answers
850 views
VirtualBox on Debian
I have two kernels installed, 3.5.0 and 3.6.0. For several reasons I
have to run kernel 3.5.0. VirtualBox works perfectly on 3.6.0, but
not on 3.5.0.
After I booted kernel 3.5.0 I triggered a module ...
3
votes
1answer
342 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 ...
4
votes
1answer
313 views
Debian Wheezy, VirtualBox, HP DV6-7099EL problem with AltGr
I just bought a HP DV6-7099EL laptop (Italian keyboard).
I'm going to install Debian in a week or two, I just want to test the computer without touching the partitions (just in case I need ...
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 ...
0
votes
1answer
587 views
Start X in Debian Wheezy
I have been trying for several hours to get to the desktop in Wheezy (amd64 and i386) on Virtualbox but when I execute: startx i just get a slightly different looking prompt.
Do I have to do ...
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 ...
3
votes
2answers
3k views
Uninstalling default VBoxGuestAdditions on Debian
When I ran sh /media/cdrom/VBoxLinuxAdditions.run I got the following warning message:
You appear to have a version of the VBoxGuestAdditions software
on your system which was installed from a ...
2
votes
1answer
580 views
kernel panic error after recompilation
I am completely blocked, but temporarily.
I have an Ubuntu 11.10 in good condition, in this one I installed VirtuelBox.
I installed on VirtuelBox as Ghest Debian Squeeze with Kernel 2.6.32-5-686.
ja ...
0
votes
2answers
372 views
What are the minimum requirements to run a graphical application?
This follows my previous question, where I installed Debian for the purpose of having a lightweight distro to run virtual machines on. I installed it with just the laptop and admin packages -- not ...
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 ...
4
votes
1answer
1k views
How to make a distro be fullscreen on VirtualBox?
I'm running Debian as host and I fail to get Debian, Ubuntu, and Fedora guests to be fullscreen. Changing video memory didn't help.
NOTES:
I haven't tried any other distro
I didn't create WinXP ...
