Linux installer reboots after the distro logo on two different motherboards

0
3
Asked By MellowCactus47 On

I've been trying to install Linux for about a month, but the installer never gets past the distribution's startup logo. The computer reaches the GRUB USB boot screen, shows the Linux logo, then suddenly reboots and repeats the same cycle. This has happened with both a B550 motherboard and an X570 motherboard. I disabled Secure Boot and Fast Boot, tried multiple flash drives, tested an older BIOS version, and redownloaded the Linux Mint image, but nothing changed. I've also swapped graphics cards. Could the CPU, memory, or another shared component be causing the reboot?

4 Answers

Answered By QuietLantern52 On

The ASUS X570-Pro and MSI B550 Tomahawk are both commonly used with Linux, so basic motherboard compatibility is unlikely. Check the exact CPU, RAM, GPU, and power supply models, and try booting with the minimum hardware connected. The CPU could technically be faulty, but RAM, graphics initialization, or an unstable BIOS setting are more practical things to test first.

MellowCactus47 -

I’ve already swapped the graphics card and tested multiple USB drives, but I’ll try one RAM stick at a time with XMP disabled and see whether that changes the behavior.

Answered By OrbitingPanda8 On

Since the same failure happens on two motherboards, the motherboard is probably not the common cause. Try a different Linux image or distribution, recreate the USB after downloading it again, and verify the ISO checksum if possible. It would also be useful to see whether a Windows installer boots normally, which helps separate an image problem from a hardware problem.

Answered By CopperMango64 On

If the processor has integrated graphics, remove the dedicated graphics card and connect the monitor to the motherboard output. Otherwise, try changing graphics-related firmware settings if available. Linux installers can sometimes fail early because of GPU initialization, especially with certain drivers.

Answered By VelvetKite29 On

Test with only one RAM stick installed, then try the other stick by itself. Also disable XMP or any memory overclocking in the firmware. Unstable memory settings can cause a reboot right when the live environment starts loading.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.