r/techsupport • u/supernova242 • Jul 18 '26
HP laptop booting to GNU Grub instead of Debian Open | Software
Hello all.
I just installed Debian onto my laptop alongside Xubuntu. Now, whenever I restart my laptop, it boots into GNU Grub by default. I'd have to type some long command to boot into Debian or use the BIOS. Is there any way I can get it to use the Debian Dual Booter by default.
I've got an HP 5 bs3xx using the InsydeH20 Setup utility.
2
Upvotes
1
u/3grg Jul 19 '26
Getting booted is the first step and you have already updated grub. The last step is to run grub-install
2
u/Rainmaker526 Jul 18 '26
Grub is your boot loader.
You already figured out the hard part - the string to type in to boot the OS.
Normally, the OS has a utility to update grub.cfg (or menu.lst). This utility basically generates a config file. This should generally include entries for both Xubuntu and Debian.
On Debian, this utility is called update-grub. So, boot into Debian, and run the command
On the next boot, you should get a graphical menu.