Questions tagged [guest-additions]
130 questions
593
votes
13 answers
How do I install Guest Additions in a VirtualBox VM?
I've recently installed Ubuntu on Oracle's Virtualbox. Now I want to install the guest additions.
I started up my Ubuntu guest OS, clicked "Devices" and chose "Install Guest Additions". Nothing happened, and I don't see the CD icon on my…
snakile
- 6,363
117
votes
17 answers
Unable to Install Guest Additions CD Image on Virtual Box
Error when I clicked on Insert GuestAdditions CD Image from "Devices"
Unable to insert the virtual optical disk /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the machine VirtualUbuntu.
Would you like to try to force…
Rads
- 1,273
- 2
- 9
- 6
63
votes
10 answers
VirtualBox - how to increase video memory?
I have just installed Ubuntu 14.04 on VirtualBox, including the guest additions.
However, the display is really slow. Looking at the display settings I can see that the video memory is only 12MB but I can't move the slider to increase it. The…
ksl
- 844
63
votes
5 answers
VirtualBox 4.12 Shared clipboard not working in Ubuntu14.04
My Shared clipboard has stopped working all of a sudden after a dist-upgrade. I tried re installing guest additions but it doesn't seem to work. I've checked that "Bidirectional clipboard" was enabled.
Shenal Silva
- 771
41
votes
10 answers
Unable to mount VirtualBox Guest Additions as a guest (Win7 host)
I keep getting this error dialog with an Unable to mount error E_FAIL ( 0x80004005 ) when I try to mount Guest Additions:
I tried the Force Unmount, but that just closes the dialog with no action taken. If I then reattempt to mount Guest Additions,…
Michael Goldshteyn
- 1,363
39
votes
6 answers
Unable to install guest additions: unknown filesystem type 'iso9660'
Running Ubuntu 14.04 on Oracle VirtualBox 4.3.24 and completely stuck with mounting guest additions. I've spent quite a time looking for a solution online, but nothing helped...
As suggested below, I've tried to mount manually and also download ISO…
Oleg Shirokikh
- 1,041
35
votes
6 answers
Error building main Guest Additions Module while installing VirtualBox guest additions
I have installed Ubuntu 12.10 Guest on Ubuntu 12.04 Host using VirtualBox. Everything is from repository and no direct install. When I install the guest additions, the below error is shown in the console. Before running the command I mapped the…
Praveen Sripati
- 4,289
32
votes
5 answers
VirtualBox kernel modules do not match the version of VirtualBox
The VirtualBox 4.2.12 on Ubuntu 12.04 was running fine till I needed to install guest additon. After its installation:
Failed to open a session for the VM Win 7 exit code 1;
RTR3Init failed with rc=-1912(rc=1912)
After running dpkg --list | grep…
Bharat Gaikwad
- 455
24
votes
2 answers
How do I display the whole desktop in Virtual Box fullscreen mode?
I am running Ubuntu 12.04 in VirtualBox 4.2.6 on a Windows 7 host. After installing Ubuntu I wanted to get the VB interface in fullscreen. I therefore installed guest additions from Virtual Box Manager (devices > install guest additions -> run -->…
deltagreen88
- 375
21
votes
5 answers
How to use ubuntu server full screen in virtualbox?
I have installed Ubuntu server 12.4 in Oracle Virtual box, after completing installation, i cant use the Ubuntu server in full screen,guest additions present in virtual box will work in ubuntu server.
bamirthampr
- 453
20
votes
2 answers
Is there something like "VirtualBox Guest Additions" for QEMU/KVM?
I run some Ubuntu VMs in QEMU/KVM with virt-manager as the GUI. The one thing I really miss from VirtualBox though is the ability to install "Guest Additions" which would allow a shared clipboard and the ability to drag and drop files from host to…
user364819
15
votes
1 answer
Installing Guest Additions causing problems
I am trying to install Guest Additions in VirtualBox with Windows XP host and Ubuntu 12.04 guest. I followed the above steps:
Devices-> Insert Guest Additions CD Image.
After that I locate the folder /media/VBoxAdditions4.3.4_91027/
and run sudo…
Jose Ramon
- 253
14
votes
6 answers
Unable to mount the CD/DVD image on VirtualBox
I'm trying to develop a website in Python, and have installed VirtualBox on my Ubuntu 13.04 host. The VirtualBox is running an Ubuntu 13.04 Django stack.
I need to be able to edit the files within my VirtualBox from my Host. From what I unerstand, I…
MonsieurPoivron
- 369
12
votes
4 answers
Unable to install virtual box guest additions on Lubuntu 16.04
I am unable to install virtual box guest additions in Lubuntu 16.04
My following is my terminal screenshot:
When I type in terminal ./autorun.sh
I get the following output:
Linux guest additions installer not found --try to start them…
rancho
- 4,136
10
votes
2 answers
install virtualbox guest addition terminal
I would like to install Virtualbox guest addition using the terminal. Because that is most easy to reproduce and to document. On the server I have Ubuntu 12.04.2. LTS I have Virtualbox 4.3.16
I have done so successfully in the recent past using…
Bernard
- 461