My ubuntu 16.04 failed load kernel when boot and stuck in tty












1















Ubuntu 16.04 I failed to load the kernel at boot and I was directed to the tty1 terminal, I was looking for it on google, how to fix it and find it



dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get -f install
init 6


but when I tried apt-get update it failed there was no internet connection even though the wifi connection was connected and I tried pinging 8.8.8.8 can but why when I apt-get update there was no connection.



please help me anyone :(










share|improve this question

























  • Welcome to Ask Ubuntu. Your ping 8.8.8.8 would confirm your network is working (if you get replies), but does not confirm DNS (domain name service) is working. If you can't ping 'dns.google.com' but can ping it's ip address (8.8.8.8) then you have a DNS issue; what converts human names to internet addresses (the numbers). Adding a nameserver (eg. nameserver 8.8.8.8 to the end of your /etc/resolv.conf will temporarily add google's to your list (this is temporary & won't survive network or machine restart). I don't completely follow your question, but that may help get you a little..

    – guiverc
    Jan 12 at 1:27
















1















Ubuntu 16.04 I failed to load the kernel at boot and I was directed to the tty1 terminal, I was looking for it on google, how to fix it and find it



dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get -f install
init 6


but when I tried apt-get update it failed there was no internet connection even though the wifi connection was connected and I tried pinging 8.8.8.8 can but why when I apt-get update there was no connection.



please help me anyone :(










share|improve this question

























  • Welcome to Ask Ubuntu. Your ping 8.8.8.8 would confirm your network is working (if you get replies), but does not confirm DNS (domain name service) is working. If you can't ping 'dns.google.com' but can ping it's ip address (8.8.8.8) then you have a DNS issue; what converts human names to internet addresses (the numbers). Adding a nameserver (eg. nameserver 8.8.8.8 to the end of your /etc/resolv.conf will temporarily add google's to your list (this is temporary & won't survive network or machine restart). I don't completely follow your question, but that may help get you a little..

    – guiverc
    Jan 12 at 1:27














1












1








1








Ubuntu 16.04 I failed to load the kernel at boot and I was directed to the tty1 terminal, I was looking for it on google, how to fix it and find it



dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get -f install
init 6


but when I tried apt-get update it failed there was no internet connection even though the wifi connection was connected and I tried pinging 8.8.8.8 can but why when I apt-get update there was no connection.



please help me anyone :(










share|improve this question
















Ubuntu 16.04 I failed to load the kernel at boot and I was directed to the tty1 terminal, I was looking for it on google, how to fix it and find it



dpkg --configure -a
apt-get update
apt-get dist-upgrade
apt-get -f install
init 6


but when I tried apt-get update it failed there was no internet connection even though the wifi connection was connected and I tried pinging 8.8.8.8 can but why when I apt-get update there was no connection.



please help me anyone :(







16.04 boot networking kernel updates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 12 at 1:29









guiverc

4,37621522




4,37621522










asked Jan 12 at 1:03









Squader X StdSquader X Std

62




62













  • Welcome to Ask Ubuntu. Your ping 8.8.8.8 would confirm your network is working (if you get replies), but does not confirm DNS (domain name service) is working. If you can't ping 'dns.google.com' but can ping it's ip address (8.8.8.8) then you have a DNS issue; what converts human names to internet addresses (the numbers). Adding a nameserver (eg. nameserver 8.8.8.8 to the end of your /etc/resolv.conf will temporarily add google's to your list (this is temporary & won't survive network or machine restart). I don't completely follow your question, but that may help get you a little..

    – guiverc
    Jan 12 at 1:27



















  • Welcome to Ask Ubuntu. Your ping 8.8.8.8 would confirm your network is working (if you get replies), but does not confirm DNS (domain name service) is working. If you can't ping 'dns.google.com' but can ping it's ip address (8.8.8.8) then you have a DNS issue; what converts human names to internet addresses (the numbers). Adding a nameserver (eg. nameserver 8.8.8.8 to the end of your /etc/resolv.conf will temporarily add google's to your list (this is temporary & won't survive network or machine restart). I don't completely follow your question, but that may help get you a little..

    – guiverc
    Jan 12 at 1:27

















Welcome to Ask Ubuntu. Your ping 8.8.8.8 would confirm your network is working (if you get replies), but does not confirm DNS (domain name service) is working. If you can't ping 'dns.google.com' but can ping it's ip address (8.8.8.8) then you have a DNS issue; what converts human names to internet addresses (the numbers). Adding a nameserver (eg. nameserver 8.8.8.8 to the end of your /etc/resolv.conf will temporarily add google's to your list (this is temporary & won't survive network or machine restart). I don't completely follow your question, but that may help get you a little..

– guiverc
Jan 12 at 1:27





Welcome to Ask Ubuntu. Your ping 8.8.8.8 would confirm your network is working (if you get replies), but does not confirm DNS (domain name service) is working. If you can't ping 'dns.google.com' but can ping it's ip address (8.8.8.8) then you have a DNS issue; what converts human names to internet addresses (the numbers). Adding a nameserver (eg. nameserver 8.8.8.8 to the end of your /etc/resolv.conf will temporarily add google's to your list (this is temporary & won't survive network or machine restart). I don't completely follow your question, but that may help get you a little..

– guiverc
Jan 12 at 1:27










0






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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109024%2fmy-ubuntu-16-04-failed-load-kernel-when-boot-and-stuck-in-tty%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109024%2fmy-ubuntu-16-04-failed-load-kernel-when-boot-and-stuck-in-tty%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

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg