LukeShortCloud / winesapOS

winesapOS - Game with Linux anywhere, no installation required!
GNU General Public License v3.0
871 stars 31 forks source link

[setup] Linux LTS is selected after first-time setup #844

Closed LukeShortCloud closed 2 months ago

LukeShortCloud commented 2 months ago

On Arch Linux specifically (not Manjaro), when we allow the GRUB menu entry to be saved, it defaults to the top/first kernel again. On Arch Linux, this is always Linux LTS. However, we can to default boot into Linux Nobara fsync for the best results.

Either (1) we need to stop allowing the GRUB menu entry to be saved or (2) we need to find a way to configure Linux Nobara fsync to be the first kernel after allowing the GRUB menu entry to be saved.