You are not logged in.
If you have multiple kernels installed - or indeed if you just want the opportunity to choose how you boot the one kernel then you have a problem.
Normally grub will provide the kernel name and 3 options for booting it.
With Q4OS all you get is 3 lines the same.
With 2 kernels you get 6 lines all the same
Presumably this is from the variables in the GRUB_DISTRIBUTOR line?
Offline
Yes, we can confirm this glitch. You need to update '/etc/grub.d/10_linux' file, change the line:
version="$q4osversion"
to be:
version="$2"
and run:
$ sudo update-grub
Last edited by q4osteam (2018-04-20 07:19)
Offline
Excellent - thanks for confirming the syntax.
Offline
Original post updated: https://www.q4os.org/forum/viewtopic.ph … 711#p12711
Offline
We will fix this issue within the next Q4OS Scorpion release, thanks for reporting.
Offline