8 lines
200 B
Text
8 lines
200 B
Text
|
title Arch Linux
|
||
|
linux /vmlinuz-linux
|
||
|
# AMD
|
||
|
#AMDinitrd /amd-ucode.img
|
||
|
# Intel
|
||
|
#Intelinitrd /intel-ucode.img
|
||
|
initrd /initramfs-linux.img
|
||
|
options root=LABEL=arch rootflags=subvol=@ rw
|