mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Add files via upload
This commit is contained in:
parent
fa4e0e3870
commit
1b825aa7e6
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
title Arch Linux [Ck Kernel] - Encrypted
|
||||
title Arch Linux [Zen Kernel]
|
||||
linux /vmlinuz-linux-ck-skylake
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux-ck-skylake.img
|
||||
options cryptdevice=UUID=65127d08-139a-4e52-8a7b-c8c0911f460c:lvm root=UUID=fb5fc334-d17a-4b2d-8c6f-8d9727ca58f6 resume=UUID=f61d451c-3feb-4bc1-b0c0-b5eab3490522 mitigations=off quiet rw
|
||||
options root=/dev/sda2 resume=/dev/sda4 mitigations=off nowatchdog quiet rw
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
title Arch Linux [Zen Kernel] - Encrypted
|
||||
title Arch Linux [Zen Kernel]
|
||||
linux /vmlinuz-linux-zen
|
||||
initrd /intel-ucode.img
|
||||
initrd /initramfs-linux-zen.img
|
||||
options cryptdevice=UUID=65127d08-139a-4e52-8a7b-c8c0911f460c:lvm root=UUID=fb5fc334-d17a-4b2d-8c6f-8d9727ca58f6 resume=UUID=f61d451c-3feb-4bc1-b0c0-b5eab3490522 mitigations=off quiet rw
|
||||
options root=/dev/sda2 resume=/dev/sda4 mitigations=off nowatchdog quiet rw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue