I replaced Windows 10 with Ubuntu 16.04 (now Ubuntu is the only OS installed), but every time I turn on my laptop, I still have to choose which OS to use in GRUB. It's not automatically loading Ubuntu, although when I choose Ubuntu it works fine. Is there any way I can make it automatically load Ubuntu? My laptop uses UEFI.
Asked
Active
Viewed 361 times
1 Answers
1
If you're not comfortable with editing configuration files, then I'd suggest installing Grub Customizer:
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
Go to General settings tab. Then set the Boot default entry after field to 0. And press Save as shown:
Please don't change anything else, as it may break your system.
lamino
- 626

