Debian 9 VmWare Black Screen after reboot
I have installed a debian 9 x86 on a VmWare Workstation, and used it few times, then i have been messing with NetBeans and also gnutls library, i was trying to build static one to use in my program, so i removed the one that was in my system. After that, i turned the vm off, and suddenly after ordinary Grub Boot, and some boot logging, only black screen without any cursors or appeared, and it stays forever. So here is some log fist:
After that:
And after this, i just got constant black screen
I have tried to boot in recovery mod and update with apt-get update
and apt-get upgrade
, but still the same picture. I also tried in the grub menu, i pressed e
and entered this (nomodeset
):
Then booted with ctrl+x, still the same black screen. Can somepne help, i have a lot of important data, and code project there which i don't want to loose. I haven't changed monitor or videocard. I tried switch on accelerated graphics
still doesn't work, basically i didn't touch any vm settings, so i think i messed something inside debian.
debian boot grub2 grub
bumped to the homepage by Community♦ 8 mins ago
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 have installed a debian 9 x86 on a VmWare Workstation, and used it few times, then i have been messing with NetBeans and also gnutls library, i was trying to build static one to use in my program, so i removed the one that was in my system. After that, i turned the vm off, and suddenly after ordinary Grub Boot, and some boot logging, only black screen without any cursors or appeared, and it stays forever. So here is some log fist:
After that:
And after this, i just got constant black screen
I have tried to boot in recovery mod and update with apt-get update
and apt-get upgrade
, but still the same picture. I also tried in the grub menu, i pressed e
and entered this (nomodeset
):
Then booted with ctrl+x, still the same black screen. Can somepne help, i have a lot of important data, and code project there which i don't want to loose. I haven't changed monitor or videocard. I tried switch on accelerated graphics
still doesn't work, basically i didn't touch any vm settings, so i think i messed something inside debian.
debian boot grub2 grub
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
you should crop the fullscreen shots images to the intended content.It will make it way more readable
– M4rty
Dec 18 '17 at 7:44
@M4rty sorry, i updated post with more readable images
– BakedPotatoWithCheese
Dec 18 '17 at 8:03
add a comment |
I have installed a debian 9 x86 on a VmWare Workstation, and used it few times, then i have been messing with NetBeans and also gnutls library, i was trying to build static one to use in my program, so i removed the one that was in my system. After that, i turned the vm off, and suddenly after ordinary Grub Boot, and some boot logging, only black screen without any cursors or appeared, and it stays forever. So here is some log fist:
After that:
And after this, i just got constant black screen
I have tried to boot in recovery mod and update with apt-get update
and apt-get upgrade
, but still the same picture. I also tried in the grub menu, i pressed e
and entered this (nomodeset
):
Then booted with ctrl+x, still the same black screen. Can somepne help, i have a lot of important data, and code project there which i don't want to loose. I haven't changed monitor or videocard. I tried switch on accelerated graphics
still doesn't work, basically i didn't touch any vm settings, so i think i messed something inside debian.
debian boot grub2 grub
I have installed a debian 9 x86 on a VmWare Workstation, and used it few times, then i have been messing with NetBeans and also gnutls library, i was trying to build static one to use in my program, so i removed the one that was in my system. After that, i turned the vm off, and suddenly after ordinary Grub Boot, and some boot logging, only black screen without any cursors or appeared, and it stays forever. So here is some log fist:
After that:
And after this, i just got constant black screen
I have tried to boot in recovery mod and update with apt-get update
and apt-get upgrade
, but still the same picture. I also tried in the grub menu, i pressed e
and entered this (nomodeset
):
Then booted with ctrl+x, still the same black screen. Can somepne help, i have a lot of important data, and code project there which i don't want to loose. I haven't changed monitor or videocard. I tried switch on accelerated graphics
still doesn't work, basically i didn't touch any vm settings, so i think i messed something inside debian.
debian boot grub2 grub
debian boot grub2 grub
edited Dec 18 '17 at 8:03
BakedPotatoWithCheese
asked Dec 18 '17 at 7:28
BakedPotatoWithCheeseBakedPotatoWithCheese
12
12
bumped to the homepage by Community♦ 8 mins ago
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♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
you should crop the fullscreen shots images to the intended content.It will make it way more readable
– M4rty
Dec 18 '17 at 7:44
@M4rty sorry, i updated post with more readable images
– BakedPotatoWithCheese
Dec 18 '17 at 8:03
add a comment |
you should crop the fullscreen shots images to the intended content.It will make it way more readable
– M4rty
Dec 18 '17 at 7:44
@M4rty sorry, i updated post with more readable images
– BakedPotatoWithCheese
Dec 18 '17 at 8:03
you should crop the fullscreen shots images to the intended content.It will make it way more readable
– M4rty
Dec 18 '17 at 7:44
you should crop the fullscreen shots images to the intended content.It will make it way more readable
– M4rty
Dec 18 '17 at 7:44
@M4rty sorry, i updated post with more readable images
– BakedPotatoWithCheese
Dec 18 '17 at 8:03
@M4rty sorry, i updated post with more readable images
– BakedPotatoWithCheese
Dec 18 '17 at 8:03
add a comment |
1 Answer
1
active
oldest
votes
I assume you installed your version of the library by deleting the system one? That would explain why apt-get upgrade
doesn't do anything. You can reinstall Debian's gnutls via apt-get install --reinstall libgnutls30
in the recovery shell and reboot.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f411537%2fdebian-9-vmware-black-screen-after-reboot%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
I assume you installed your version of the library by deleting the system one? That would explain why apt-get upgrade
doesn't do anything. You can reinstall Debian's gnutls via apt-get install --reinstall libgnutls30
in the recovery shell and reboot.
add a comment |
I assume you installed your version of the library by deleting the system one? That would explain why apt-get upgrade
doesn't do anything. You can reinstall Debian's gnutls via apt-get install --reinstall libgnutls30
in the recovery shell and reboot.
add a comment |
I assume you installed your version of the library by deleting the system one? That would explain why apt-get upgrade
doesn't do anything. You can reinstall Debian's gnutls via apt-get install --reinstall libgnutls30
in the recovery shell and reboot.
I assume you installed your version of the library by deleting the system one? That would explain why apt-get upgrade
doesn't do anything. You can reinstall Debian's gnutls via apt-get install --reinstall libgnutls30
in the recovery shell and reboot.
answered Feb 25 '18 at 8:16
dsstorefile1dsstorefile1
1,762312
1,762312
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f411537%2fdebian-9-vmware-black-screen-after-reboot%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
you should crop the fullscreen shots images to the intended content.It will make it way more readable
– M4rty
Dec 18 '17 at 7:44
@M4rty sorry, i updated post with more readable images
– BakedPotatoWithCheese
Dec 18 '17 at 8:03