command not found shows on ubuntu 14.04 when i am trying to install kext











up vote
0
down vote

favorite












$ sudo kextload
[sudo] password for yash06:
sudo: kextload: command not found









share|improve this question









New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2




    Is kextload a file in the current directory you’re trying to run? Use ./kextload or sudo ./kextload respectively if that’s the case. Please edit and add the link to the instructions you’re following as well as what kext is. Are you using Ubuntu?
    – dessert
    5 hours ago












  • root@yash06-To-be-filled-by-O-E-M:/home/yash06# ./kextload bash: ./kextload: No such file or directory root@yash06-To-be-filled-by-O-E-M:/home/yash06# sudo ./kextload sudo: ./kextload: command not found root@yash06-To-be-filled-by-O-E-M:/home/yash06# now its showing this error.
    – shivaraj
    3 hours ago










  • kextload and all its siblings are tools to administer kernel extensions (kext) in Mac OS, not Ubuntu. The proper site would be Ask Different and the question happens to have been asked there already. But again: kextload does not apply to Ubuntu. If you use Ubuntu, then you cannot use kextload and vice versa.
    – PerlDuck
    2 hours ago

















up vote
0
down vote

favorite












$ sudo kextload
[sudo] password for yash06:
sudo: kextload: command not found









share|improve this question









New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2




    Is kextload a file in the current directory you’re trying to run? Use ./kextload or sudo ./kextload respectively if that’s the case. Please edit and add the link to the instructions you’re following as well as what kext is. Are you using Ubuntu?
    – dessert
    5 hours ago












  • root@yash06-To-be-filled-by-O-E-M:/home/yash06# ./kextload bash: ./kextload: No such file or directory root@yash06-To-be-filled-by-O-E-M:/home/yash06# sudo ./kextload sudo: ./kextload: command not found root@yash06-To-be-filled-by-O-E-M:/home/yash06# now its showing this error.
    – shivaraj
    3 hours ago










  • kextload and all its siblings are tools to administer kernel extensions (kext) in Mac OS, not Ubuntu. The proper site would be Ask Different and the question happens to have been asked there already. But again: kextload does not apply to Ubuntu. If you use Ubuntu, then you cannot use kextload and vice versa.
    – PerlDuck
    2 hours ago















up vote
0
down vote

favorite









up vote
0
down vote

favorite











$ sudo kextload
[sudo] password for yash06:
sudo: kextload: command not found









share|improve this question









New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











$ sudo kextload
[sudo] password for yash06:
sudo: kextload: command not found






command-line






share|improve this question









New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 5 hours ago









dessert

20.9k55896




20.9k55896






New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 5 hours ago









shivaraj

1




1




New contributor




shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






shivaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 2




    Is kextload a file in the current directory you’re trying to run? Use ./kextload or sudo ./kextload respectively if that’s the case. Please edit and add the link to the instructions you’re following as well as what kext is. Are you using Ubuntu?
    – dessert
    5 hours ago












  • root@yash06-To-be-filled-by-O-E-M:/home/yash06# ./kextload bash: ./kextload: No such file or directory root@yash06-To-be-filled-by-O-E-M:/home/yash06# sudo ./kextload sudo: ./kextload: command not found root@yash06-To-be-filled-by-O-E-M:/home/yash06# now its showing this error.
    – shivaraj
    3 hours ago










  • kextload and all its siblings are tools to administer kernel extensions (kext) in Mac OS, not Ubuntu. The proper site would be Ask Different and the question happens to have been asked there already. But again: kextload does not apply to Ubuntu. If you use Ubuntu, then you cannot use kextload and vice versa.
    – PerlDuck
    2 hours ago
















  • 2




    Is kextload a file in the current directory you’re trying to run? Use ./kextload or sudo ./kextload respectively if that’s the case. Please edit and add the link to the instructions you’re following as well as what kext is. Are you using Ubuntu?
    – dessert
    5 hours ago












  • root@yash06-To-be-filled-by-O-E-M:/home/yash06# ./kextload bash: ./kextload: No such file or directory root@yash06-To-be-filled-by-O-E-M:/home/yash06# sudo ./kextload sudo: ./kextload: command not found root@yash06-To-be-filled-by-O-E-M:/home/yash06# now its showing this error.
    – shivaraj
    3 hours ago










  • kextload and all its siblings are tools to administer kernel extensions (kext) in Mac OS, not Ubuntu. The proper site would be Ask Different and the question happens to have been asked there already. But again: kextload does not apply to Ubuntu. If you use Ubuntu, then you cannot use kextload and vice versa.
    – PerlDuck
    2 hours ago










2




2




Is kextload a file in the current directory you’re trying to run? Use ./kextload or sudo ./kextload respectively if that’s the case. Please edit and add the link to the instructions you’re following as well as what kext is. Are you using Ubuntu?
– dessert
5 hours ago






Is kextload a file in the current directory you’re trying to run? Use ./kextload or sudo ./kextload respectively if that’s the case. Please edit and add the link to the instructions you’re following as well as what kext is. Are you using Ubuntu?
– dessert
5 hours ago














root@yash06-To-be-filled-by-O-E-M:/home/yash06# ./kextload bash: ./kextload: No such file or directory root@yash06-To-be-filled-by-O-E-M:/home/yash06# sudo ./kextload sudo: ./kextload: command not found root@yash06-To-be-filled-by-O-E-M:/home/yash06# now its showing this error.
– shivaraj
3 hours ago




root@yash06-To-be-filled-by-O-E-M:/home/yash06# ./kextload bash: ./kextload: No such file or directory root@yash06-To-be-filled-by-O-E-M:/home/yash06# sudo ./kextload sudo: ./kextload: command not found root@yash06-To-be-filled-by-O-E-M:/home/yash06# now its showing this error.
– shivaraj
3 hours ago












kextload and all its siblings are tools to administer kernel extensions (kext) in Mac OS, not Ubuntu. The proper site would be Ask Different and the question happens to have been asked there already. But again: kextload does not apply to Ubuntu. If you use Ubuntu, then you cannot use kextload and vice versa.
– PerlDuck
2 hours ago






kextload and all its siblings are tools to administer kernel extensions (kext) in Mac OS, not Ubuntu. The proper site would be Ask Different and the question happens to have been asked there already. But again: kextload does not apply to Ubuntu. If you use Ubuntu, then you cannot use kextload and vice versa.
– PerlDuck
2 hours ago

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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',
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
});


}
});






shivaraj is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093391%2fcommand-not-found-shows-on-ubuntu-14-04-when-i-am-trying-to-install-kext%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








shivaraj is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















shivaraj is a new contributor. Be nice, and check out our Code of Conduct.













shivaraj is a new contributor. Be nice, and check out our Code of Conduct.












shivaraj is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093391%2fcommand-not-found-shows-on-ubuntu-14-04-when-i-am-trying-to-install-kext%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局