you need to edit /etc/default/grub.
try this:
Code:
sudo gedit /etc/default/grub
# edit the line containing GRUB_DEFAULT=saved to GRUB_DEFAULT=0
# this is the first entry in the menu. if you want it to always boot to the second entry, use GRUB_DEFAULT=1 etc.
sudo update-grub
you don't need grub-customizer for that.
BUT...
it seems that something else is amiss on your system.
isn't runit an alternative, minimal init system? did you install it? why?
Quote:
Originally Posted by jacko777
UBUNTU XENIAL XEROX
|
i love it!
