Introduction
In this article, we will discuss a common issue faced by users with an ESONIC H61 motherboard, Intel i5 processor, NVIDIA GeForce GT 710, and an SSD running Ubuntu 22.04 as a single boot. The user reported that they tried changing the SSD a week ago, but the BIOS no longer starts.
Problem Description
The user faced an issue where the BIOS did not start after changing the SSD. This problem can occur due to several reasons, including incorrect BIOS settings, compatibility issues, or hardware failures.
Solution
To solve this issue, we need to follow the steps below:
Step 1: Check the Power Supply
First, ensure that the power supply is working correctly. Check if the power supply unit (PSU) is providing enough power to the motherboard, CPU, and graphics card. If the PSU is not working correctly, replace it with a compatible one.
Step 2: Reset the BIOS Settings
If the power supply is working correctly, the next step is to reset the BIOS settings. To reset the BIOS settings, follow the steps below:
- Turn off the computer.
- Unplug the power cord from the wall outlet.
- Remove the CMOS battery from the motherboard.
- Wait for 10-15 seconds.
- Insert the CMOS battery back into the motherboard.
- Plug the power cord back into the wall outlet.
- Turn on the computer and press the delete key to enter the BIOS setup.
- Set the BIOS settings to default.
- Save the changes and exit the BIOS setup.
Step 3: Check the Hardware Compatibility
If resetting the BIOS settings does not solve the issue, check if the hardware components are compatible with each other. Make sure that the CPU, graphics card, and SSD are compatible with the motherboard. If any of the components are not compatible, replace them with compatible ones.
Step 4: Update the BIOS
If the hardware components are compatible, the next step is to update the BIOS. To update the BIOS, follow the steps below:
- Visit the manufacturer's website and download the latest BIOS version for the motherboard.
- Extract the downloaded file and copy it to a USB flash drive.
- Turn off the computer.
- Plug the USB flash drive into the motherboard.
- Turn on the computer and press the delete key to enter the BIOS setup.
- Navigate to the BIOS update section and select the USB flash drive as the source.
- Follow the on-screen instructions to update the BIOS.
- Save the changes and exit the BIOS setup.
Step 5: Check the Operating System
If updating the BIOS does not solve the issue, check if the operating system is installed correctly. Make sure that the operating system is compatible with the hardware components. If the operating system is not installed correctly, reinstall it.
In this article, we discussed a common issue faced by users with an ESONIC H61 motherboard, Intel i5 processor, NVIDIA GeForce GT 710, and an SSD running Ubuntu 22.04 as a single boot. The user reported that they tried changing the SSD a week ago, but the BIOS no longer starts. We provided a solution to this issue, which includes checking the power supply, resetting the BIOS settings, checking the hardware compatibility, updating the BIOS, and checking the operating system.
References
ESONIC H61 Motherboard User Manual.
Intel i5 Processor User Manual.
NVIDIA GeForce GT 710 User Manual.
Ubuntu 22.04 Installation Guide.
// Example code block
int main() {
printf("Hello, world!\
");
return 0;
}