forked from dataprolet/Arch-Linux-Installer
Update arch.conf
This commit is contained in:
@@ -2,14 +2,14 @@
|
|||||||
title Arch Linux
|
title Arch Linux
|
||||||
|
|
||||||
# Change only when using different kernel, e. g. /vmlinuz-linux-zen.
|
# Change only when using different kernel, e. g. /vmlinuz-linux-zen.
|
||||||
linux /vmlinuz-linux
|
linux /vmlinuz-linux-zen
|
||||||
|
|
||||||
# Uncomment if you have installed the respective Microcode.
|
# Uncomment if you have installed the respective Microcode.
|
||||||
#initrd /amd-ucode.img
|
#initrd /amd-ucode.img
|
||||||
#initrd /intel-ucode.img
|
#initrd /intel-ucode.img
|
||||||
|
|
||||||
# Change only when using different kernel, e. g. /vmlinuz-linux-zen.
|
# Change only when using different kernel, e. g. /vmlinuz-linux-zen.
|
||||||
initrd /initramfs-linux.img
|
initrd /initramfs-linux-zen.img
|
||||||
|
|
||||||
# Change to the correct device like /dev/sda2.
|
# Change to the correct device like /dev/sda2.
|
||||||
options cryptdevice=/dev/vda2:lvm:allow-discards
|
options cryptdevice=/dev/vda2:lvm:allow-discards
|
||||||
|
Reference in New Issue
Block a user