Linux Grub Change Boot Order

> sudo vi /etc/default/grub

- Change GRUB_DEFAULT=4
(4 is usually Windows boot)

> sudo update-grub

No comments:

Post a Comment