It is listed in position
0
and 18.3 Cinnamon is in line #6 and yes, I counted 0,1,2,3,4,5,6this is what Grub looks like right now, but it is not being honored.
Code: Select all
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=6
# force it to show
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#
gksudo xed /etc/default/grub
saved the changes, exited the editor
then did
sudo update-grub
to no avail.any ideas what is happening here?
only one comment:
during the install of LMDE3, when it finished the install, instead of the normal " install is done, hit <enter >, the screen just went back to the normal Live Session desktop with the Install Icon disk on it.
so, I closed the live session out normally, then booted up 18.3 and did the sudo update-grub and rebooted.
LMDE booted instead of 18.3
I have tried 3 times, to make it boot 18.3 as the default....