This is what can happen dual booting from the same drive. If the windows bootloader updates it can override grub.
Usually you can still boot to the Linux partition from the efi menu manually. Then you can find dozens of guides to reinstall grub to fix this.
But it’s likely to keep happening. Best dual boot setup is to have a second drive dedicated to non windows.
OrnateLuna@lemmy.blahaj.zone 5 months ago
Windows might have changed the boot order in your bios, so just go into your bios and check if the mint partition is set to boot first
nixcamic@lemmy.world 5 months ago
Yeah with EFI the days of Windows completely overwriting your Linux bootloader are mostly over.
DakRalter@thelemmy.club 5 months ago
I have no idea how to do this, but I’ll keep looking for a tutorial. Luckily I only use my Linux for storing my music. I wish I could have got my art software to work on Linux, they just don’t seem to want to cooperate.
OrnateLuna@lemmy.blahaj.zone 5 months ago
Just spam del or f2 keys when you are turning your PC on (or check your motherboards/laptops manual for which key it is) that should put you into your bios and there check the boot options/order.
Tho you can also enter the bios through windows, can just search windows 10 enter bios and that should give you the answers
DakRalter@thelemmy.club 5 months ago
Image
I found an old picture of what my boot screen used to look like. If I wanted to do it via bcedit, what would my command line be? Sorry for being so clueless, I’m just really scared I’ll brick my PC completely.
dejected_warp_core@lemmy.world 5 months ago
Also, sometimes it’s
ins
,F1
, or ‘F10`.If you find yourself doing this a lot, and are okay with attending every reboot, some BIOS’ can be configured to just always boot to the BIOS menu. Also, there’s sometimes a configurable time-frame for when it listens for keystrokes.
Disclaimer: I have 30 years of doing battle with PC’s that I’m sifting through here, so some of that’s bound to be old advice.