Software⏱️ 4 min read📅 2026-06-15

How to Fix: PC won't identify Linux Live USB. "non-system disk or disk error replace and strike any key when ready"

How to fix PC won't identify Linux Live USB. non-system disk or disk error replace and strike any key when ready

Quick Answer: Formatting everything with Windows 7 may cause issues with installing Linux again, as it can erase the MBR and boot records.

The error 'non-system disk or disk error replace and strike any key when ready' is encountered when trying to boot from a Linux Live USB, which affects users who have installed Windows 7 on their computer and are now unable to boot into Linux. This issue can be frustrating, especially for those who have already tried various troubleshooting methods without success.

The problem arises because the Linux Live USB is not being recognized as a valid system disk by the computer's BIOS or UEFI firmware, leading to the error message displayed on the screen.

⚠️ Common Causes

  • The primary reason for this issue is that the Linux Live USB is not properly configured or recognized by the computer's BIOS or UEFI firmware. This can happen when the USB port is not functioning correctly or when the Linux operating system is not installed correctly on the USB drive.
  • Another possible cause is that the computer's BIOS or UEFI firmware is set to boot from a different device, such as the hard drive containing Windows 7, and is not recognizing the Linux Live USB as a valid system disk.

🚀 How to Resolve This Issue

Reinstalling Linux on a Clean Installation

  1. Step 1: Insert the Linux Live USB into the computer's USB port and restart the computer. Press the key to enter the BIOS or UEFI settings (usually F2, F12, or Del). In the BIOS or UEFI settings, set the boot order to prioritize the Linux Live USB as the first device to boot from.
  2. Step 2: Save the changes and exit the BIOS or UEFI settings. The computer should now boot from the Linux Live USB. If it does not, try booting in safe mode or with a different USB port.
  3. Step 3: Once booted, install Linux on the USB drive by selecting the 'Something else' option during the installation process and pointing to the USB drive as the installation media.

Restoring Windows Boot Manager

  1. Step 1: Insert the Linux Live USB into the computer's USB port and restart the computer. Press the key to enter the BIOS or UEFI settings (usually F2, F12, or Del). In the BIOS or UEFI settings, set the boot order to prioritize the hard drive containing Windows 7 as the first device to boot from.
  2. Step 2: Save the changes and exit the BIOS or UEFI settings. The computer should now boot into Windows 7. If it does not, try booting in safe mode or with a different USB port.

✨ Wrapping Up

If you have formatted everything with Windows 7, you may be able to install Linux again by reinstalling the Linux operating system on a clean installation. However, this will require you to start from scratch and may result in some data loss. It is recommended to try the first method (reinstalling Linux on a clean installation) before resorting to restoring Windows boot manager.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions