You are not logged in.

#1 2024-07-24 20:16:58

icelord
Member
Registered: 2024-04-10
Posts: 31

Boot device not found.

Hello.

I migrated a windows HDD to an SSD and when I booted I got.

no os can be found

I went home to my personal PC and took out my SSD which had arch on and stuck in the windows SSD.
It booted fine and I then unplugged it, Stuck my Arch SSD back in and now I am getting the same error as I had on the windows PC.

Boot Device not found

I read somewhere online that the same happened to another user and windows messed with his boot partition or something like that. I lost the link.

Offline

#2 2024-07-25 05:53:13

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Boot device not found.

You probably just need to re-create the NVRAM boot entry. Either re-install the bootloader to the disk or use efibootmgr(8) for that.

Placing the bootloader .efi file at /EFI/Boot/bootx64.efi on the EFI system partition will ensure it is loaded if no boot entries exist.


Jin, Jîyan, Azadî

Offline

#3 2024-07-26 10:46:50

icelord
Member
Registered: 2024-04-10
Posts: 31

Re: Boot device not found.

I figured it was something like that. I re did the entire boot partition on my arch SSD and everything is okay now.

I am just reinstalling windows on the clients PC.

Thanks for your help.

Offline

#4 2024-07-26 10:58:24

cryptearth
Member
Registered: 2024-02-03
Posts: 2,181

Re: Boot device not found.

icelord wrote:

I am just reinstalling windows on the clients PC

that's quite a waste as it's not required:
boot winPE and use bcdboot to re-install the windows bootloader - it's equivalent to grub-install or bootctl install

Offline

Board footer

Powered by FluxBB