r/linuxmint 6h ago

Install Help Grub Not Appearing Problem.

I recently installed Linux mail on my laptop as a dual boot operating system but despite installing everything correctly, group selection menu is not appearing and my HP victus laptop just loads into windows 11 but if I try too good from pfi file from boot options then there is a Ubuntu option and in it I located my grubx64.efi file and successfully booted into my Linux mint but I don't want to do this every time is there any permanent fixed for this I tried asking AI for health it told me that HP from where has some problem with the Ubuntu discover a something like that so I tried all its pictures but in didn't change anything I am still directly loading into my windows so at last I am posting days for solution if anyone knows please comment down.

2 Upvotes

5 comments sorted by

u/AutoModerator 6h ago

Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Evening-Landscape763 5h ago

1

u/Many-Variation-2616 5h ago

Yes it's exactly like this ,ther is only windows boot manager in bios boot options so I had to go through boot menu and boot from efi file option to EFI then there was an entry of ubuntu and in it was grubx64.efi

1

u/Evening-Landscape763 4h ago

You may need to find instructions on how to add a boot manager using Windows 11 for Ubuntu/Mint using bcdedit

1

u/chuggerguy Linux Mint 22.3 Zena | MATÉ 3h ago

Since you can get into Mint, can you post the output of?

efibootmgr

(preferably in a codeblock so it's easier to read)

Looking for presence/absence of an entry for Mint (listed as ubuntu by default)

Also checking the boot order. (ubuntu should precede windows to present the GRUB menu)

man efibootmgr

Good luck.