diff options
Diffstat (limited to 'libre/gummiboot/parabola.conf')
-rw-r--r-- | libre/gummiboot/parabola.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libre/gummiboot/parabola.conf b/libre/gummiboot/parabola.conf new file mode 100644 index 000000000..111072ea2 --- /dev/null +++ b/libre/gummiboot/parabola.conf @@ -0,0 +1,7 @@ +## This is just an example config file. +## Please edit the paths and kernel parameters according to your system. + +title Parabola GNU/Linux-libre +linux /vmlinuz-linux-libre +initrd /initramfs-linux-libre.img +options root=PARTUUID=XXXX rootfstype=XXXX add_efi_memmap |