That's a troubling state! My first guess would be your system memory being not great seated, which Linux handles more gratefully.
Do you see any errors in the Linux log?
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
That's a troubling state! My first guess would be your system memory being not great seated, which Linux handles more gratefully.
Do you see any errors in the Linux log?
Where can I access that log? I haven’t encountered any issues on the surface in Linux but haven’t dug into any logs.
Thanks for your comment!
Edit: sorry, I’m still learning Linux.
But I checked journalctl and not seeing any obvious errors.
What kind of errors might I see that would be related to this?
journalctl is usually the way yes, you can also check dmesg if it's part of your distro.
Errors are usually highlighted in red, that's something to scan for. You can use journalctl -ef
to keep the log updating on your screen, if the issue is intermittent, it might take a bit before it shows up. If the issue is logged on boot, it should be in journalctl -b
Does htop/free show the correct amount of memory?
Also try applying load on the system, maybe it's a thermal or power delivery issue.
Do you have a overclock enabled in your bios? Try disabling that and XMP if enabled.
Thank you so much for your help.
So this morning I ended up deleting all my drives. I have 4 different SSDs/HDD in my system and I originally figured I would just delete the OS SSD and then let Windows discover the other drives once Windows was reinstalled. I realized last night it’s just mostly games I can redownload so I went ahead and deleted every partition in Linux this morning. Thankfully Linux helped me move over everything that was actually important before deleting.
Then I went and tried the Windows installer again and now it works.
I have added all my drives except one. I get an I/O error when trying to add it in. I’m guessing this was my culprit all along. And I remember that I did do something to this drive when setting up everything yesterday which was add a cover over top of it to help with cooling. I’m not sure if this has any impact, maybe I damaged it or something. But I’m not too worried about losing it.
Thank you so much for your help! I truly appreciate it.