Cannot run VMware on Kali LinuxVMware Player / VMware Workstation installation in KALIHow make kalibrate-rtl...
Can a Warlock become Neutral Good?
Smoothness of finite-dimensional functional calculus
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
Mains transformer blew up amplifier, incorrect description in wiring instructions?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Service Entrance Breakers Rain Shield
Basic combinations logic doubt in probability
Have astronauts in space suits ever taken selfies? If so, how?
same font throughout bibliography
How can I make my BBEG immortal short of making them a Lich or Vampire?
Why don't electromagnetic waves interact with each other?
Can a German sentence have two subjects?
Do I have a twin with permutated remainders?
Why was the small council so happy for Tyrion to become the Master of Coin?
is it possible to make sharp wind that can cut stuff from afar?
How does strength of boric acid solution increase in presence of salicylic acid?
Explain the parameters before and after @ in the treminal
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Relation between Frobenius, spectral norm and sum of maxima
Is the language {<p,n> | p and n are natural numbers and there's no prime number in [p,p+n]} belongs to NP class?
Why linear maps act like matrix multiplication?
Has the BBC provided arguments for saying Brexit being cancelled is unlikely?
N.B. ligature in Latex
Cannot run VMware on Kali Linux
VMware Player / VMware Workstation installation in KALIHow make kalibrate-rtl and rtlsdr-scanner work with my modem?Installing new driver on Linux, missing the 'Build' directoryFailed to load module during vmware installationUnable to use wireless adapter on Kali Linux(ARM) due to missing linux headersGCC Error with VMWare player and Kali linuxHow to SWITCH to a new version of Kali Linux?Cannot find inux-headers-4.9.0-kali3-amd64Unable to install guest additions in Kali 2018Installing TorChat on Kali Linux
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am running kali linux using persistence USB and I was trying to install VMware. After installation when I open VMware I get this error: "C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions.". So I tried this command: apt-get install -y linux-headers-$(uname -r) and I get this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.0-kali3-amd64
E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64'
E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
The command uname -a gives me this:
uname -a
Linux kali 4.9.0-kali3-amd64 #1 SMP Debian 4.9.18-1kali1 (2017-04-04) x86_64 GNU/Linux
And uname -r gives me this: 4.9.0-kali3-amd64
I have updated kali linux but it does not seem to solve this problem. Any suggestions?
linux kali-linux vmware-player liveusb
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am running kali linux using persistence USB and I was trying to install VMware. After installation when I open VMware I get this error: "C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions.". So I tried this command: apt-get install -y linux-headers-$(uname -r) and I get this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.0-kali3-amd64
E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64'
E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
The command uname -a gives me this:
uname -a
Linux kali 4.9.0-kali3-amd64 #1 SMP Debian 4.9.18-1kali1 (2017-04-04) x86_64 GNU/Linux
And uname -r gives me this: 4.9.0-kali3-amd64
I have updated kali linux but it does not seem to solve this problem. Any suggestions?
linux kali-linux vmware-player liveusb
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am running kali linux using persistence USB and I was trying to install VMware. After installation when I open VMware I get this error: "C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions.". So I tried this command: apt-get install -y linux-headers-$(uname -r) and I get this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.0-kali3-amd64
E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64'
E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
The command uname -a gives me this:
uname -a
Linux kali 4.9.0-kali3-amd64 #1 SMP Debian 4.9.18-1kali1 (2017-04-04) x86_64 GNU/Linux
And uname -r gives me this: 4.9.0-kali3-amd64
I have updated kali linux but it does not seem to solve this problem. Any suggestions?
linux kali-linux vmware-player liveusb
I am running kali linux using persistence USB and I was trying to install VMware. After installation when I open VMware I get this error: "C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions.". So I tried this command: apt-get install -y linux-headers-$(uname -r) and I get this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.0-kali3-amd64
E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64'
E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
The command uname -a gives me this:
uname -a
Linux kali 4.9.0-kali3-amd64 #1 SMP Debian 4.9.18-1kali1 (2017-04-04) x86_64 GNU/Linux
And uname -r gives me this: 4.9.0-kali3-amd64
I have updated kali linux but it does not seem to solve this problem. Any suggestions?
linux kali-linux vmware-player liveusb
linux kali-linux vmware-player liveusb
edited Jul 26 '17 at 12:08
Hennes
59.4k793144
59.4k793144
asked Jun 26 '17 at 3:51
Rei ValeraRei Valera
12
12
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Run these commands First:
sudo apt-get update
sudo apt-get install build-essential dkms
And then run (to install kernal headers)
sudo apt-get install linux-headers-$(uname -r)
After running this command:sudo apt-get install build-essential dkmsi get this:Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.And then the same error as before to install the kernel headers
– Rei Valera
Jun 27 '17 at 23:00
I did this command as well:sudo apt-get upgradebut still same error after i run this:sudo apt-get install linux-headers-$(uname -r)I get this:Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
– Rei Valera
Jun 27 '17 at 23:16
try these commandsapt-cache search linux-headers& thenapt-get install linux-headers-4.9.0-kali4-amd64
– Atlas_Gondal
Jun 28 '17 at 6:14
This is what I getlinux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1).but then again when I rununame -rI get4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.
– Rei Valera
Jun 28 '17 at 20:14
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1222726%2fcannot-run-vmware-on-kali-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Run these commands First:
sudo apt-get update
sudo apt-get install build-essential dkms
And then run (to install kernal headers)
sudo apt-get install linux-headers-$(uname -r)
After running this command:sudo apt-get install build-essential dkmsi get this:Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.And then the same error as before to install the kernel headers
– Rei Valera
Jun 27 '17 at 23:00
I did this command as well:sudo apt-get upgradebut still same error after i run this:sudo apt-get install linux-headers-$(uname -r)I get this:Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
– Rei Valera
Jun 27 '17 at 23:16
try these commandsapt-cache search linux-headers& thenapt-get install linux-headers-4.9.0-kali4-amd64
– Atlas_Gondal
Jun 28 '17 at 6:14
This is what I getlinux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1).but then again when I rununame -rI get4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.
– Rei Valera
Jun 28 '17 at 20:14
add a comment |
Run these commands First:
sudo apt-get update
sudo apt-get install build-essential dkms
And then run (to install kernal headers)
sudo apt-get install linux-headers-$(uname -r)
After running this command:sudo apt-get install build-essential dkmsi get this:Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.And then the same error as before to install the kernel headers
– Rei Valera
Jun 27 '17 at 23:00
I did this command as well:sudo apt-get upgradebut still same error after i run this:sudo apt-get install linux-headers-$(uname -r)I get this:Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
– Rei Valera
Jun 27 '17 at 23:16
try these commandsapt-cache search linux-headers& thenapt-get install linux-headers-4.9.0-kali4-amd64
– Atlas_Gondal
Jun 28 '17 at 6:14
This is what I getlinux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1).but then again when I rununame -rI get4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.
– Rei Valera
Jun 28 '17 at 20:14
add a comment |
Run these commands First:
sudo apt-get update
sudo apt-get install build-essential dkms
And then run (to install kernal headers)
sudo apt-get install linux-headers-$(uname -r)
Run these commands First:
sudo apt-get update
sudo apt-get install build-essential dkms
And then run (to install kernal headers)
sudo apt-get install linux-headers-$(uname -r)
answered Jun 26 '17 at 5:59
Atlas_GondalAtlas_Gondal
67737
67737
After running this command:sudo apt-get install build-essential dkmsi get this:Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.And then the same error as before to install the kernel headers
– Rei Valera
Jun 27 '17 at 23:00
I did this command as well:sudo apt-get upgradebut still same error after i run this:sudo apt-get install linux-headers-$(uname -r)I get this:Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
– Rei Valera
Jun 27 '17 at 23:16
try these commandsapt-cache search linux-headers& thenapt-get install linux-headers-4.9.0-kali4-amd64
– Atlas_Gondal
Jun 28 '17 at 6:14
This is what I getlinux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1).but then again when I rununame -rI get4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.
– Rei Valera
Jun 28 '17 at 20:14
add a comment |
After running this command:sudo apt-get install build-essential dkmsi get this:Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.And then the same error as before to install the kernel headers
– Rei Valera
Jun 27 '17 at 23:00
I did this command as well:sudo apt-get upgradebut still same error after i run this:sudo apt-get install linux-headers-$(uname -r)I get this:Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'
– Rei Valera
Jun 27 '17 at 23:16
try these commandsapt-cache search linux-headers& thenapt-get install linux-headers-4.9.0-kali4-amd64
– Atlas_Gondal
Jun 28 '17 at 6:14
This is what I getlinux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1).but then again when I rununame -rI get4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.
– Rei Valera
Jun 28 '17 at 20:14
After running this command:
sudo apt-get install build-essential dkms i get this: Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded. And then the same error as before to install the kernel headers– Rei Valera
Jun 27 '17 at 23:00
After running this command:
sudo apt-get install build-essential dkms i get this: Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. dkms is already the newest version (2.3-3). 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded. And then the same error as before to install the kernel headers– Rei Valera
Jun 27 '17 at 23:00
I did this command as well:
sudo apt-get upgrade but still same error after i run this: sudo apt-get install linux-headers-$(uname -r) I get this: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'– Rei Valera
Jun 27 '17 at 23:16
I did this command as well:
sudo apt-get upgrade but still same error after i run this: sudo apt-get install linux-headers-$(uname -r) I get this: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.9.0-kali3-amd64 E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64' E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'– Rei Valera
Jun 27 '17 at 23:16
try these commands
apt-cache search linux-headers & then apt-get install linux-headers-4.9.0-kali4-amd64– Atlas_Gondal
Jun 28 '17 at 6:14
try these commands
apt-cache search linux-headers & then apt-get install linux-headers-4.9.0-kali4-amd64– Atlas_Gondal
Jun 28 '17 at 6:14
This is what I get
linux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1). but then again when I run uname -r I get 4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.– Rei Valera
Jun 28 '17 at 20:14
This is what I get
linux-headers-4.9.0-kali4-amd64 is already the newest version (4.9.30-1kali1). but then again when I run uname -r I get 4.9.0-kali3-amd64. I read in some places that because it is running on live USB the kernel is unable to change and it will always boot on the kernel of the ISO that was installed in the USB but then I found this post unix.stackexchange.com/questions/364457/… where this guy claims to have found a solution but I cannot understand the paths.– Rei Valera
Jun 28 '17 at 20:14
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1222726%2fcannot-run-vmware-on-kali-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown