Results 1 to 2 of 2

Thread: Cannot boot into Ubuntu after CPU replacement

  1. #1
    Join Date
    Sep 2024
    Beans
    1

    Question Cannot boot into Ubuntu after CPU replacement

    Update: I switched back to 12600K and everything works as normal. The boot USB is still giving the same error. I found an open issue on Balena Etcher's Github page. error: file `/boot/` not found Before Live Grub Menu · Issue #4142 · balena-io/etcher (github.com) I'm not technical enough to understand it unfortunately.

    Update #2: Switched to Ventoy and the USB is now bootable, but it's suffering the same issue on the new CPU. That is, the screen goes black after selecting Ubuntu from GNU Grub, and the fan spins to max speed before the computer shuts down, and it restarts.

    I replaced my CPU, going from Intel 12600K to 13900, but I'm now longer able to boot into Ubuntu (24). It's going into GNU Grub, and when I select Ubuntu / recovery mode, the screen goes black for a while and then the computer reboots.
    Grub Screen: Imgur: The magic of the Internet



    In grub, I found /boot/grub in (hd0,gpt2) and ran the following

    Code:
    set root=(hd0,gpt2)
    set prefix=(hd0,gpt2)/boot/grub
    insmod normal
    normal
    However this took me the grub menu again, and when I hit enter on Ubuntu, the screen went black for like 5 minutes, at which point I turned off the computer.


    After this, I tried to boot from a USB stick. My other machine is a Mac, so I followed these steps found here: https://ubuntu.com/tutorials/create-...cos#1-overview


    When I tried to boot from from the USB, I got the follow error for both Ubuntu 22.04 LTS, and 24.04 LTS, which flashed for a brief second before returning me to GNU Grub

    Code:
    error file '/boot/' not found
    In grub, I can see that after plugging in my USB, (hd1,gpt2)/ contains directories, like /home, /etc, /usr, /tmp, /snap as well as /boot/grub/

    Note that I've used this exact USB and followed the exact procedure outlined in the link above to install Ubuntu a few months earlier without any issues. The only difference is that I've upgraded the motherboard bios since then.


    Really stuck here, any help would be appreciated


    Additional Information
    After installing the new CPU, my RAM was situated incorrectly and gave no signal to the monitor incorrectly and I had to start and stop the computer several times before finding the issue. I'm not sure if this would have corrupted the bootloader.


    Motherboard used: Asrock Z690 mITX/ax

    Recovery Mode Screen before reboot: Imgur: The magic of the Internet


    Last edited by linux-user-482; 3 Weeks Ago at 06:53 AM.

  2. #2
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,684
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Cannot boot into Ubuntu after CPU replacement

    Did you upgrade the AsRock motherboard firmware before you upgraded the CPU?

    I missed that step last year when upgrading to a more recent model of CPU.
    It was necessary to reinstall the older CPU, upgrade the firmware to latest release, then reinstall newer CPU before mine would boot.
    Cheers,


    The Linux Command Line at https://linuxcommand.org/

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •