Kernel Headers Affecting Guest Additons

Discussions about using Linux guests in VirtualBox.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Kernel Headers Affecting Guest Additons

Post by Perryg »

Let's do this. Boot holding the left shift key down to get to grub. Keep doing it until you get the guest to boot to the grub screen.
Select the next kernel down in the list and see if it will boot.

You can't really do anything else until you get this part to work, unless you want to install the guest from scratch.
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

Re: Kernel Headers Affecting Guest Additons

Post by Sasquatch »

If you can't get the Grub menu to show, then just remove the kernel package and reboot. Check with 'uname -r' to see which kernel you have booted into. You should have the Ubuntu stock kernel, 2.6.38-8-generic.
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.
Tim_Olaguna
Posts: 11
Joined: 4. Nov 2008, 19:28
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux Mint, Linux Debian, fedoras, ubuntus, & others
Location: Sacramento, California

Re: Kernel Headers Affecting Guest Additons

Post by Tim_Olaguna »

Thank you for helping this user. In doing so you helped me a great deal.
Cheerily Yours,
Tim
SYX Venture SB75A Series Custom Desktop PC, Windows 7 Professional 64 Bit,Intel® B75 Chipset,22X SATA DVDRW Drive,2 USB 3.0 ports,4 USB 2.0 ports,16 GB RAM,Crucial m4 Series 128GB 2.5" SATA 6G SSD C: Drive,750GB 7200RPM 3.5" SATA Hard Drive D:,U.S. Based Assembly & Support
AJavi
Posts: 20
Joined: 3. May 2011, 03:39
Primary OS: MS Windows 7
VBox Version: OSE Debian
Guest OSses: Linux Mint and Linux Ubuntu

Re: Kernel Headers Affecting Guest Additons

Post by AJavi »

Tim_Olaguna wrote:Thank you for helping this user. In doing so you helped me a great deal.

yes this has helped but still i get the same error message. i removed the kernel you told me too and installed over it and seem to have the newest version


Reading package lists... Done
Building dependency tree
Reading state information... Done
dkms is already the newest version.
build-essential is already the newest version.
linux-headers-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

dont think it helped the Guest Additons
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

Re: Kernel Headers Affecting Guest Additons

Post by Sasquatch »

I see 2 not upgraded. That would be your kernel headers. The image might have been installed, and you run that kernel, but the kernel headers aren't. But then again, maybe they aren't your headers, but other packages. Either way, check with Synaptic or aptitude which kernel packages are installed: headers and image. Then verify that with uname -r output.
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.
AJavi
Posts: 20
Joined: 3. May 2011, 03:39
Primary OS: MS Windows 7
VBox Version: OSE Debian
Guest OSses: Linux Mint and Linux Ubuntu

Re: Kernel Headers Affecting Guest Additons

Post by AJavi »

Sasquatch wrote:I see 2 not upgraded. That would be your kernel headers. The image might have been installed, and you run that kernel, but the kernel headers aren't. But then again, maybe they aren't your headers, but other packages. Either way, check with Synaptic or aptitude which kernel packages are installed: headers and image. Then verify that with uname -r output.
I get an error message whenever i boot Linux Mint saying "starting without administrative privileges" and also how do i share a folder. i added one in the vbox settings for my Virtual machine. it is a folder on my windows 7 host machine called "shared files" how do i find this in the virtual machine (linux mint)
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

Re: Kernel Headers Affecting Guest Additons

Post by Sasquatch »

AJavi wrote:I get an error message whenever i boot Linux Mint saying "starting without administrative privileges"
Ask that in the Linux Mint forums. Maybe it should be like that. After all, you should work on Linux as unprivileged user.
AJavi wrote:and also how do i share a folder. i added one in the vbox settings for my Virtual machine. it is a folder on my windows 7 host machine called "shared files" how do i find this in the virtual machine (linux mint)
That's another question for another topic. Do check my signature links first.

Please don't change the subject. Your problem is installing the Guest Additions. Focus on that first.
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.
AJavi
Posts: 20
Joined: 3. May 2011, 03:39
Primary OS: MS Windows 7
VBox Version: OSE Debian
Guest OSses: Linux Mint and Linux Ubuntu

Re: Kernel Headers Affecting Guest Additons

Post by AJavi »

Sasquatch wrote:
AJavi wrote:I get an error message whenever i boot Linux Mint saying "starting without administrative privileges"
Ask that in the Linux Mint forums. Maybe it should be like that. After all, you should work on Linux as unprivileged user.
AJavi wrote:and also how do i share a folder. i added one in the vbox settings for my Virtual machine. it is a folder on my windows 7 host machine called "shared files" how do i find this in the virtual machine (linux mint)
That's another question for another topic. Do check my signature links first.

Please don't change the subject. Your problem is installing the Guest Additions. Focus on that first.


oh btw it wasnt working i had to fix it myself. it worked all of a sudden. very quirky this Linux Mint. its a flop. anyway this is relating to the topic. now that guest additions SEEM to be working the shared folder should be. how do i get files off my Linux Mint VM so i can see them on Windows host and how do i browse my Windos host system. i will post another topic on this so i dont upset you again from the drasic action of posting about shared folders in the "wrong" area.
Post Reply