GRUB is running but OS not booting, RAM could be defective
My laptop got slightly water damaged and, before I learned it was a really bad idea, I tried turning it on to see if it was working. What happened was the following:
- I pushed the power button and it lightened.
- The splash screen of my Dell Inspiron 15 7580 showed up, which, unless I'm mistaken, means the POST (power-on self-test) was performed.
- Grub appeared and, as always, allowed me to select between my two OS, Ubuntu and Windows 10. I can also press ESC and go to the Grub shell.
- When I selected any OS, the screen became black and nothing else happened. The computer stayed turned on until I forced a power-off with the button.
My hypotheses
I might be mistaken in any of these points, but I hypothesize that:
- If the computer manages to stay turned on and run code from the UEFI, this must mean that the power supply and the motherboard are OK.
- If I can enter Grub, this means that the boot loader can be accessed from disk, so the hard drive should be OK.
- If things start failing when I choose an OS, then it looks like the OS cannot be loaded into memory, hence my RAM could be damaged because an OS cannot run without RAM (see Does every OS need RAM?). But isn't Grub loaded into memory also?
My questions
- Can Grub be run without a functioning RAM? Is there any other memory or cache that the computer could be using to load the bootloader? I suppose it is a really small program in comparison with an operating system, so maybe the UEFI could fit it somewhere else.
- Is there any other reason that seems possible for a failure booting up the OS, considering the setup I described?
- Can you get any clue of what piece of my laptop could be failing, based on the fact that Grub runs but not any OS?
Current state of my laptop
After learning that you should never turn on the laptop after water damage, I haven't started it again. Turned off and unplugged, I opened it, found a few small water drops around the battery and the memory, which I immediately dryed. I will wait for a couple of days before turning it on again, in an attempt to make sure that all water goes out with some help of gravity.
For this reason, I don't know yet what's the state of my laptop right now, after it was dryed.
boot laptop memory grub water-damage
add a comment |
My laptop got slightly water damaged and, before I learned it was a really bad idea, I tried turning it on to see if it was working. What happened was the following:
- I pushed the power button and it lightened.
- The splash screen of my Dell Inspiron 15 7580 showed up, which, unless I'm mistaken, means the POST (power-on self-test) was performed.
- Grub appeared and, as always, allowed me to select between my two OS, Ubuntu and Windows 10. I can also press ESC and go to the Grub shell.
- When I selected any OS, the screen became black and nothing else happened. The computer stayed turned on until I forced a power-off with the button.
My hypotheses
I might be mistaken in any of these points, but I hypothesize that:
- If the computer manages to stay turned on and run code from the UEFI, this must mean that the power supply and the motherboard are OK.
- If I can enter Grub, this means that the boot loader can be accessed from disk, so the hard drive should be OK.
- If things start failing when I choose an OS, then it looks like the OS cannot be loaded into memory, hence my RAM could be damaged because an OS cannot run without RAM (see Does every OS need RAM?). But isn't Grub loaded into memory also?
My questions
- Can Grub be run without a functioning RAM? Is there any other memory or cache that the computer could be using to load the bootloader? I suppose it is a really small program in comparison with an operating system, so maybe the UEFI could fit it somewhere else.
- Is there any other reason that seems possible for a failure booting up the OS, considering the setup I described?
- Can you get any clue of what piece of my laptop could be failing, based on the fact that Grub runs but not any OS?
Current state of my laptop
After learning that you should never turn on the laptop after water damage, I haven't started it again. Turned off and unplugged, I opened it, found a few small water drops around the battery and the memory, which I immediately dryed. I will wait for a couple of days before turning it on again, in an attempt to make sure that all water goes out with some help of gravity.
For this reason, I don't know yet what's the state of my laptop right now, after it was dryed.
boot laptop memory grub water-damage
add a comment |
My laptop got slightly water damaged and, before I learned it was a really bad idea, I tried turning it on to see if it was working. What happened was the following:
- I pushed the power button and it lightened.
- The splash screen of my Dell Inspiron 15 7580 showed up, which, unless I'm mistaken, means the POST (power-on self-test) was performed.
- Grub appeared and, as always, allowed me to select between my two OS, Ubuntu and Windows 10. I can also press ESC and go to the Grub shell.
- When I selected any OS, the screen became black and nothing else happened. The computer stayed turned on until I forced a power-off with the button.
My hypotheses
I might be mistaken in any of these points, but I hypothesize that:
- If the computer manages to stay turned on and run code from the UEFI, this must mean that the power supply and the motherboard are OK.
- If I can enter Grub, this means that the boot loader can be accessed from disk, so the hard drive should be OK.
- If things start failing when I choose an OS, then it looks like the OS cannot be loaded into memory, hence my RAM could be damaged because an OS cannot run without RAM (see Does every OS need RAM?). But isn't Grub loaded into memory also?
My questions
- Can Grub be run without a functioning RAM? Is there any other memory or cache that the computer could be using to load the bootloader? I suppose it is a really small program in comparison with an operating system, so maybe the UEFI could fit it somewhere else.
- Is there any other reason that seems possible for a failure booting up the OS, considering the setup I described?
- Can you get any clue of what piece of my laptop could be failing, based on the fact that Grub runs but not any OS?
Current state of my laptop
After learning that you should never turn on the laptop after water damage, I haven't started it again. Turned off and unplugged, I opened it, found a few small water drops around the battery and the memory, which I immediately dryed. I will wait for a couple of days before turning it on again, in an attempt to make sure that all water goes out with some help of gravity.
For this reason, I don't know yet what's the state of my laptop right now, after it was dryed.
boot laptop memory grub water-damage
My laptop got slightly water damaged and, before I learned it was a really bad idea, I tried turning it on to see if it was working. What happened was the following:
- I pushed the power button and it lightened.
- The splash screen of my Dell Inspiron 15 7580 showed up, which, unless I'm mistaken, means the POST (power-on self-test) was performed.
- Grub appeared and, as always, allowed me to select between my two OS, Ubuntu and Windows 10. I can also press ESC and go to the Grub shell.
- When I selected any OS, the screen became black and nothing else happened. The computer stayed turned on until I forced a power-off with the button.
My hypotheses
I might be mistaken in any of these points, but I hypothesize that:
- If the computer manages to stay turned on and run code from the UEFI, this must mean that the power supply and the motherboard are OK.
- If I can enter Grub, this means that the boot loader can be accessed from disk, so the hard drive should be OK.
- If things start failing when I choose an OS, then it looks like the OS cannot be loaded into memory, hence my RAM could be damaged because an OS cannot run without RAM (see Does every OS need RAM?). But isn't Grub loaded into memory also?
My questions
- Can Grub be run without a functioning RAM? Is there any other memory or cache that the computer could be using to load the bootloader? I suppose it is a really small program in comparison with an operating system, so maybe the UEFI could fit it somewhere else.
- Is there any other reason that seems possible for a failure booting up the OS, considering the setup I described?
- Can you get any clue of what piece of my laptop could be failing, based on the fact that Grub runs but not any OS?
Current state of my laptop
After learning that you should never turn on the laptop after water damage, I haven't started it again. Turned off and unplugged, I opened it, found a few small water drops around the battery and the memory, which I immediately dryed. I will wait for a couple of days before turning it on again, in an attempt to make sure that all water goes out with some help of gravity.
For this reason, I don't know yet what's the state of my laptop right now, after it was dryed.
boot laptop memory grub water-damage
boot laptop memory grub water-damage
asked Feb 20 at 22:59
Javier BeltránJavier Beltrán
62
62
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There is a good chance that your OS is corrupt (could have been a crash, bad update, bad shutdown) or it could be faulty hardware. Your first troubleshooting step is reinstall Linux (which is to also reinstall GRUB, which could be the issue).
If that fails, format the hard drive and install your OS(s) again. You may just need a fresh start.
From what you posted, power supply, graphics, and CPU can be ruled out as hardware issues. The motherboard, however, can't. It could be a faulty port.
Hardware wise, here is a couple troubleshooting steps: First,if you can, open up your computer, and check that all of your cables in there are firmly connected, along with any hardware connection (ex, CPU sitting on motherboard, RAM all the way in slot(s)). Next, unplug your machine and hold down the power button for at least 30 second. That will ensure everything is fully off.
If all of that fails, I'm afraid we will need more details to troubleshoot. I'd advise running hardware tests (through BIOS/UEFI menu or off of USB/disk), and update your question with them (and I'll update my answer when you provide more info)
Just a side note, though: if your PC got wet, turning it on before a couple days was a very bad idea. You may have caused more damage
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%2f1407962%2fgrub-is-running-but-os-not-booting-ram-could-be-defective%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
There is a good chance that your OS is corrupt (could have been a crash, bad update, bad shutdown) or it could be faulty hardware. Your first troubleshooting step is reinstall Linux (which is to also reinstall GRUB, which could be the issue).
If that fails, format the hard drive and install your OS(s) again. You may just need a fresh start.
From what you posted, power supply, graphics, and CPU can be ruled out as hardware issues. The motherboard, however, can't. It could be a faulty port.
Hardware wise, here is a couple troubleshooting steps: First,if you can, open up your computer, and check that all of your cables in there are firmly connected, along with any hardware connection (ex, CPU sitting on motherboard, RAM all the way in slot(s)). Next, unplug your machine and hold down the power button for at least 30 second. That will ensure everything is fully off.
If all of that fails, I'm afraid we will need more details to troubleshoot. I'd advise running hardware tests (through BIOS/UEFI menu or off of USB/disk), and update your question with them (and I'll update my answer when you provide more info)
Just a side note, though: if your PC got wet, turning it on before a couple days was a very bad idea. You may have caused more damage
add a comment |
There is a good chance that your OS is corrupt (could have been a crash, bad update, bad shutdown) or it could be faulty hardware. Your first troubleshooting step is reinstall Linux (which is to also reinstall GRUB, which could be the issue).
If that fails, format the hard drive and install your OS(s) again. You may just need a fresh start.
From what you posted, power supply, graphics, and CPU can be ruled out as hardware issues. The motherboard, however, can't. It could be a faulty port.
Hardware wise, here is a couple troubleshooting steps: First,if you can, open up your computer, and check that all of your cables in there are firmly connected, along with any hardware connection (ex, CPU sitting on motherboard, RAM all the way in slot(s)). Next, unplug your machine and hold down the power button for at least 30 second. That will ensure everything is fully off.
If all of that fails, I'm afraid we will need more details to troubleshoot. I'd advise running hardware tests (through BIOS/UEFI menu or off of USB/disk), and update your question with them (and I'll update my answer when you provide more info)
Just a side note, though: if your PC got wet, turning it on before a couple days was a very bad idea. You may have caused more damage
add a comment |
There is a good chance that your OS is corrupt (could have been a crash, bad update, bad shutdown) or it could be faulty hardware. Your first troubleshooting step is reinstall Linux (which is to also reinstall GRUB, which could be the issue).
If that fails, format the hard drive and install your OS(s) again. You may just need a fresh start.
From what you posted, power supply, graphics, and CPU can be ruled out as hardware issues. The motherboard, however, can't. It could be a faulty port.
Hardware wise, here is a couple troubleshooting steps: First,if you can, open up your computer, and check that all of your cables in there are firmly connected, along with any hardware connection (ex, CPU sitting on motherboard, RAM all the way in slot(s)). Next, unplug your machine and hold down the power button for at least 30 second. That will ensure everything is fully off.
If all of that fails, I'm afraid we will need more details to troubleshoot. I'd advise running hardware tests (through BIOS/UEFI menu or off of USB/disk), and update your question with them (and I'll update my answer when you provide more info)
Just a side note, though: if your PC got wet, turning it on before a couple days was a very bad idea. You may have caused more damage
There is a good chance that your OS is corrupt (could have been a crash, bad update, bad shutdown) or it could be faulty hardware. Your first troubleshooting step is reinstall Linux (which is to also reinstall GRUB, which could be the issue).
If that fails, format the hard drive and install your OS(s) again. You may just need a fresh start.
From what you posted, power supply, graphics, and CPU can be ruled out as hardware issues. The motherboard, however, can't. It could be a faulty port.
Hardware wise, here is a couple troubleshooting steps: First,if you can, open up your computer, and check that all of your cables in there are firmly connected, along with any hardware connection (ex, CPU sitting on motherboard, RAM all the way in slot(s)). Next, unplug your machine and hold down the power button for at least 30 second. That will ensure everything is fully off.
If all of that fails, I'm afraid we will need more details to troubleshoot. I'd advise running hardware tests (through BIOS/UEFI menu or off of USB/disk), and update your question with them (and I'll update my answer when you provide more info)
Just a side note, though: if your PC got wet, turning it on before a couple days was a very bad idea. You may have caused more damage
edited Feb 21 at 10:57
answered Feb 21 at 0:03
colbycdevcolbycdev
33
33
add a comment |
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%2f1407962%2fgrub-is-running-but-os-not-booting-ram-could-be-defective%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