Hi. I finally decided to install Linux on my old PC (not booted in years). But when I plugged in my live USB and booted up, my PC is stuck here.

I tried booting up without a USB. Now a windows xp screen is asking me to start normally or boot with safe mode (3 safe mode options to be exact). Normal start does not work (the PC automatically reboots without warning). I choose safe mode with command prompt and bunch text shows up and ends with …/mup.sys
Any idea what should I do here? I have no use for my windows so I don’t mind removing it. Also time resets every time I boot up the PC.


To add to other comments: This is an old PC that runs a Pentium 4 and is probably still running a BIOS instead of a modern UEFI.
Make sure your install disk and Linux distro can boot in Legacy Mode and that the drive is formatted with MBR. I haven’t used such old hardware in a while so I don’t know if this support is still universal or something to look out for.
Also keep in mind, that MBR only supports drives up to 2TB.
Also on my old PC back then that had a Pentium 4, I had massive problems with USB drives and my PC would never boot when I had any USB drives connected. I always had to burn CD-Rs with the installers…
How do i burn CD with installer? The only CD player I have is in the pc and an old Samsung CD player
So… From what I gathered:
I’d try the following:
If you have a drive identified that seems to work, check it is partitioning (you want MBR). And check that your distro supports Legacy Boot from MBR - for a quick test you could also try to boot Memtest86+ which claims to support Legacy Boot, MBR and “Pentium class x86 / x64 CPU”
https://memtest.org/
Edit: For testing other drives, you do not need to put the installers on them. The first step is to get past the hang in the BIOS when it tries to recognize the drives. You can reformat/image them later on, if you found a compatible one.
Why other drives?
That PC is probably 20+ years old. There’s a ton of compatibility in the USB protocol, but current devices are probably not tested against these old Chipsets. There may be bugs/different interpretation of the spec/whatever on both sides and you might need a bit of luck to find a working one.
Also… This all assumes the hardware is still in working condition. If the capacitors went bad, some bits flipped in the BIOS Flash, … Getting the drive to work might only be the first obstacle.
The issue was with partition system. I switched to MBR (using ventoy). Now I was able to get into antix’s(386-core) bootloader from there (I dont know if my terminology is right).
I booted into antix but system crashed after kernel loaded. This was the first time. Second time it got stuck in loading hardware specific modules screen
Thanks for helping out.
Take a look at your PSU and mainboard for failed capacitors (someone posted and example image what you do not want to see). Check your CPU Fan (working?), then open the bios an check if it lists CPu temperatures and such and if they look good. then try to run memtest to check your RAM.
That should tell you hopefully what part might be causing the crashes.