Updating Grub 2 -
If you want to change your grub configuration (reorder, change, remove etc) - there are TWO steps
1. Make The Change
2. Update Grub
For example, If you want to change the selected OS to boot from (usually the first one is selected by default).
rohit@lenovo:~$ sudo gedit /etc/default/grub
rohit@lenovo:~$ sudo update-grub
Generating grub.cfg ...
No comments:
Post a Comment