Trouble Booting an Old PC from a Live USB

0
15
Asked By OldPCUser123 On

I'm trying to revive an old PC to access data from its optical drive, using a live USB of Linux Mint that I've previously installed on this machine. However, when I go to the boot device screen, the USB isn't recognized as an option, and I can't even get to that screen with it plugged in. I've read online that I might need to adjust secure boot settings, but this BIOS is quite dated—it's AMI UEFI version V25.0, copyright 1985-2005. There's not much documentation, and it only shows basic options without a secure boot menu. The Boot Sequence within Advanced BIOS Features lists several devices, including IDE, CD/DVD, and USB, but it only shows the Hard Drive as selectable. What steps can I take to get this PC to recognize the USB as a boot option?

5 Answers

Answered By USBGuru01 On

Check if your USB ports are functioning properly. Sometimes one port may be broken. It’s also a good idea to try booting from another USB drive—if the drive isn’t showing up at all, there could be an issue with the drive itself or the way it’s been set up as a boot drive.

Answered By BIOSBuddy22 On

If you can get into your BIOS settings, check if there's an option to select the boot device manually. Sometimes it’s just a matter of adjusting that order!

Answered By RetroTechFan On

This PC should be able to boot from USB, so let's look at a few things. If you have USB 3.0 ports, try to use a USB 2.0 port instead, as older BIOS versions usually have better compatibility with them. Also, ensure your USB stick is correctly set up to boot. If you're unable to boot from USB after that, consider burning your Linux distro to a CD/DVD or using a tool like PLOP to create a boot disk. It can facilitate booting USB devices even with older hardware.

Answered By TechieTina99 On

There are two different versions of the Linux installer you should be aware of: one is for basic BIOS, and the other is for UEFI. Since your BIOS is older, it’s possible it only supports one type. You might want to double-check which installer version you're using, as sometimes the installer itself can also be faulty. It’s worth exploring that angle first.

Answered By CuriousCoder99 On

Make sure your USB drive is formatted correctly. Sometimes issues arise from the drive's file system, so double-check that it’s set up properly for booting.

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.