You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```
sudo sh change_grub_entries.sh
```
Copy the corresponding entry (except the serial number) and modify `/etc/default/grub` file with the copied string. After modification
```
sudo update-grub
```