completely finished cachyos kernel install
and autoload
This commit is contained in:
parent
33b69260b1
commit
530637ad0c
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ yellow=$(tput setaf 3) # ${yellow}
|
|||
sudo kernel-install add-all
|
||||
sudo mv /boot/loader/entries/*-cachyos.conf /boot/loader/entries/linux-cachyos.conf
|
||||
echo "default linux-cachyos.conf" | sudo tee -a /boot/loader/loader.conf
|
||||
sudo sed -i 's/timeout 3/timeout 0/' /boot/loader/loader.conf
|
||||
|
||||
echo ${bold}${yellow}CachyOS - Gaming Kernel ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue