Skip to content

Instantly share code, notes, and snippets.

@txtyash
Created July 20, 2022 10:22
Show Gist options
  • Save txtyash/30a53d55f77117306fb9ea8bc01c8c90 to your computer and use it in GitHub Desktop.
Save txtyash/30a53d55f77117306fb9ea8bc01c8c90 to your computer and use it in GitHub Desktop.
Gummiboot file arch.conf (using zen kernel)
title Arch Linux
linux /vmlinuz-linux-zen
initrd /amd-ucode.img
initrd /initramfs-linux-zen.img
options root=PARTUUID=2d00f3a7-eda4-7a4a-86a7-d0e7a43302e9 rw quiet loglevel=0 console=tty2 acpi_backlight=vendor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment