I recently noticed that my pc was skipping the grub menu and when I first started troubleshooting I opened the boot menu it listed two Ubuntu boots and running either would take me to my mint environment, but now I only have the one option. I tried following old posts that got resolved on this discord and guides on youtube but nothing has worked.
#Suddenly cannot boot into Windows 11 dual boot set up
94 messages · Page 1 of 1 (latest)
can you boot Windows 11?
if yes, then make certain fast startup is off via method one in the following:
then try again
if still not, use Mint live usb , get to live desktop, and run boot repair tool
I can't boot windows at all, I have also tried running boot repair tool
see in the BIOS settings, UEFI boot list
(if ur thing is post 2014, UEFI system)
and see if Windows Boot Manager is listed, and put it to the top of boot list
There is no windows boot manager
looks decent. check in UEFI Hard Disk Drive BBS Priorities.
it may show windows boot manager there, along with ubuntu
No just Ubuntu
ok, can u boot the live linux USB up to a working desktop?
then from there, open the DISKS app (gnome-disks) and show the hard drive selected
alright. click on the "partition 2" 134 MB fat
see if it lists it is EFI system partition.
then click on "partition 3", then the play button, then the blue text (which will open a file manager) ensure all ur windows core files are there to run the OS
what would the core files be?
like all the stuff in the Windows folder
just a quick browse to see it's roughly all there
and not blown into dust
yeah there's a bunch of folders some have content others don't, there's a boot folder and it has files in it
good, now which drive contains your linux OS ?
this one
ok. and that one boots just fine?
yeah
show the sandisk one too for good measure
ok great
boot into the Mint install as u would normally do
one of those two EFI partitions contain microsoft data (or they used to)
as in a Microsoft folder, with the critical Widnows Boot Manager EFI files
I am on my mint install now
ok so show the CT2000 drive in DISKS
good. when u click the blue text, it opens File manager. do u see any Microsoft folder shown there?
i got a pop up saying I do not have the permisssions to view the folder
do alt-F2, then sudo nemo
once root nemo opens, do ctrl-L and put /boot/efi and hit enter
sudo nemo doesn't seem to do anything
ok that worked
see if only ubuntu or more stuff
efi contains a folder called efi, which contains a folder called BOOT and another folder called ubuntu, I believe its all ubuntu
alright then.
now do same for the nvme
see what's in its efi partition
if it has Microsoft folder with some efi files, then that's a good sign.
can also do sudo os-prober from terminal, and show results.
yeah
when viewed from file manager
that sounds more like a Windows .. or maybe user f-up
but u can rebuild it
you'll need a Windows 11 install ISO
just slap it on your ventoy
boot it up, then u can do some command prompt magic with the following.
I could have done something I'm new to linux and dual boots
I would recommend though that after u put win 11 iso on ventoy, u shut down, and unplug both the ST2000, and the CT2000 drives
I already have an iso ready so I'll boot that up
less chance of messing anything up that way
then follow this from timecue to very end. https://youtu.be/CZ17JrgFFhw?t=548 (9:08) CyberCPUTech vid on how to fix trashed Windows EFI partition
Is your system not booting or has something else gone wrong with the UEFI bootloader? If so, this video will show you how to completely rebuild the UEFI bootloader to fix just about any booting problem your having with a GPT or UEFI system.
Sponsored links
VIP-SCDKey.com
25% off discount code: CyberCPU
▬ Windows 10 Pro (16USD): https://biitt.l...
when u get it fixed, make sure u turn fast startup off exactly as detailed in my first reply in this thread.
that'll be difficult cause one is covered by my gpu and the other by my cpu cooler
they seem like sata drives. u can unplug a cable from either end
obv. the nvme stays put
since that's what ur repairing thru the vid above
the ct2000 is an nvme
thats fair I'll take a look at it at another time cause its getting late, I really appreciate the help and patience I was struggling with this for a while
np. it should go staightforward from there
then after the smoke clears and win fast startup off, run sudo update-grub from linux install, and it should detect the fixed efi, and add windows to grub
u should be able to boot Windows from BIOS right after the vid.
I followed the video and the first command bcdedit yielded "the boot configuration data store could not be opened"
keep going with it
i said watch full from timestamp to end
Yeah continued with the video and now when I try to boot windows it gives my a 0xc0000098 error
if you rebuilt the Windows EFI using the generic method he demonstrated, and there's still error, then the Windows install itself is probably trashed. You could try the SFC system file checker thing he mentions at the end of vid (separate vid)