I am trying to install/run guest addtions via Guest- Ubuntu 8.10. I have tried running the following command in terminal but it fails.
sudo sh /cdrom/VBoxLinuxAdditions-amd.run
I receive the following error message: "
please install the current build and header files for you current linux build"
Virtual Box 2.0.4
Current Kernal Version: 2.6.27-7 Server
Unable to install/run guest additions with Ubuntu 8.10
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
Installed or tried?
Look exact, which kernel is running, which version of kernel-headers.
Look exact, which kernel is running, which version of kernel-headers.
German Howto (Linux): http://www.linuxforen.de/forums/showthread.php?t=236444
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Do an sudo apt-get install build-essential first, then install the GA again. It should install properly now.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
You havent answered the question.
Are the headers installed or have you only tried it?
What are the error messages from installation of build-essentials?
Are the headers installed or have you only tried it?
What are the error messages from installation of build-essentials?
German Howto (Linux): http://www.linuxforen.de/forums/showthread.php?t=236444
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
I thought I would post a follow up to this issue. I figured out one of the main issues is that I did not have the CD drive mounted in VirtualBox. Once I mounted the CD drive, and installed build-essentials. I could then install Guest Additions.
Thanks to everyone that replied to this. I am still a Newb...
Thanks to everyone that replied to this. I am still a Newb...