[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows 11 Migration failure with grub
From: |
Randy Goldenberg |
Subject: |
Re: Windows 11 Migration failure with grub |
Date: |
Sun, 24 Nov 2024 12:05:40 -0800 |
Correction:
I wrote:
bcdedit /set default device partiton=X: and
bcdedit /set default osdevice partiton=X:
That should be:
bcdedit /set {default} device partiton=X: and
bcdedit /set {default} osdevice partiton=X:
On Sat, Nov 23, 2024 at 2:30 PM Randy Goldenberg <randy.goldenberg@gmail.com>
wrote:
> This is an issue with Windows Boot Loader, not grub.
>
> As a courtesy, suggest booting into your Windows recovery environment and
> running bcdedit. If the output includes "device unknown" or "osdevice
> unknown", run:
>
> bcdedit /set default device partiton=X: and
>
> bcdedit /set default osdevice partiton=X: , where X: represents the
> drive letter with your problematic OS in your recovery environment. You
> can find it by opening notepad and pressing save.
>
> If other devices are reported as "unknown", set the appropriate default as
> above. Note: your efi partition will likely be hidden.
>
> For further support I suggest forums focussed on issues with Windows.
>
> Cheers,
>
> On Sat, Nov 23, 2024 at 5:57 AM Brenton Billups <brentonbillups9@gmail.com>
> wrote:
>
>> Hello. My post was too big for the mailing list. All the contents for the
>> post body can be found here.
>>
>>
>> https://www.dropbox.com/scl/fo/vq0gw5uxxzmc45ncqtvzz/AOPtLm7_4DwJUW40PQk7qNs?rlkey=n3kugy758r5dlslno7fy9c1fi&st=pczgkx6p&dl=0
>> <
>> https://www.dropbox.com/scl/fo/vq0gw5uxxzmc45ncqtvzz/AOPtLm7_4DwJUW40PQk7qNs?rlkey=n3kugy758r5dlslno7fy9c1fi&st=pczgkx6p&dl=0
>> >
>>
>