ANother Problem with KERNELS

Discussions about using Linux guests in VirtualBox.
Post Reply
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

ANother Problem with KERNELS

Post by AJavi »

On my Linux Mint guest


sudo apt-get install linux-headers-$(uname-r)
uname-r: command not found
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package linux-headers is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 404 not upgraded.

this is getting very frustrating because everytime i get closer to solving this Guest Additons nonsense something else doesnt work. i need to run guest additions properly so i can get the auto resize option to make my screen bigger. please help me
-thanks
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: ANother Problem with KERNELS

Post by Perryg »

uname -r

notice the space
Post Reply