mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Add new entries.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
ef9b46f0ef
commit
d6dde0090d
3 changed files with 15 additions and 0 deletions
5
boot/loader/entries/linux-bmq.conf
Executable file
5
boot/loader/entries/linux-bmq.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
title Linux Tkg BMQ
|
||||||
|
linux /vmlinuz-linux-tkg-bmq-generic_v3
|
||||||
|
initrd /amd-ucode.img
|
||||||
|
initrd /initramfs-linux-tkg-bmq-generic_v3-fallback.img
|
||||||
|
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw
|
||||||
5
boot/loader/entries/linux-tkg-muqss-v3.conf
Executable file
5
boot/loader/entries/linux-tkg-muqss-v3.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
title Linux Tkg 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
|
||||||
5
boot/loader/entries/linux-zen.conf
Executable file
5
boot/loader/entries/linux-zen.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
title Linux Zen
|
||||||
|
linux /vmlinuz-linux-zen
|
||||||
|
initrd /amd-ucode.img
|
||||||
|
initrd /initramfs-linux-zen.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