Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmdotin/9b4ce95cd1a11c312b8b785a19c928a5 to your computer and use it in GitHub Desktop.
Save dmdotin/9b4ce95cd1a11c312b8b785a19c928a5 to your computer and use it in GitHub Desktop.
Enabling Ubuntu - win 10 Dual boot Select menu in HP Laptop
Install Ubuntu for Dual OS ( as normal )
Start Laptop & check if Dual boot select menu appears ..
If no .. Shut down & Start Again ..
Press " ESC " key to enter boot menu
Enter Bios Setup F10
System Configuration -> Boot options
Legacy Support - Disabled
Secure Boot - Disabled
UEFI Boot Order
- USB Disk / USB Hard Disk
- Os boot manager
- Rest boot options ...
Select OS Boot Manager & Enter
Select Ubuntu Boot ( My case Windows was First & Ubuntu 2nd .. )
Use F5/F6 keys to move Ubuntu to top ..
Pres F10 to confirm & Save & Exit ..
Restart .. will show Boot order selection menu on startup ..
If not enter to Ubuntu & Install Grub customizer & make boot order & save ..
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment