I have a machine in which I had Windows 10 before installing Ubuntu 16 recently. But each time I start the computer, if I am not close to enter into the boot setup to specify Ubuntu, it goes straight on Windows. I would like that the default OS selected is Ubuntu.
I tried to edit my grub order by doing this: sudo gksudo gedit /etc/default/grub, but I had already this line GRUB_DEFAULT=0, indicating my Ubuntu should be the first to boot.
I guess my Ubuntu is using UEFI since I have the following folder: /sys/firmware/efi/.
This question has already an answer here.
But this answer is very old now. And I wonder if there is a new way to solve the same issue, using only Ubuntu. If not, I would like to know why should we use only Windows to solve the issue.