mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
d49affc325
commit
ef9b46f0ef
4 changed files with 20 additions and 1 deletions
5
boot/loader/entries/linux-lqx.conf
Executable file
5
boot/loader/entries/linux-lqx.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
title Linux LQX - MuQSS
|
||||
linux /vmlinuz-linux-lqx
|
||||
initrd /amd-ucode.img
|
||||
initrd /initramfs-linux-lqx-fallback.img
|
||||
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw
|
||||
|
|
@ -2,4 +2,4 @@ title Linux LTS
|
|||
linux /vmlinuz-linux-lts
|
||||
initrd /amd-ucode.img
|
||||
initrd /initramfs-linux-lts.img
|
||||
options root=/dev/nvme0n1p5 resume=/dev/nvme0n1p7 mitigations=off systemd.unified_cgroup_hierarchy=1 nowatchdog quiet rw
|
||||
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw
|
||||
|
|
|
|||
5
boot/loader/entries/linux-muqss-v3.conf
Executable file
5
boot/loader/entries/linux-muqss-v3.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
title Linux MUQSS v3
|
||||
linux /vmlinuz-linux-tkg-muqss-generic_v3
|
||||
initrd /amd-ucode.img
|
||||
initrd /initramfs-linux-tkg-muqss-generic_v3.img
|
||||
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw
|
||||
Loading…
Add table
Add a link
Reference in a new issue