Skip to content

Instantly share code, notes, and snippets.

@tmh1999
Created February 4, 2018 23:56
Show Gist options
  • Save tmh1999/9331453f407c9df2fdeee3d0b6a07a30 to your computer and use it in GitHub Desktop.
Save tmh1999/9331453f407c9df2fdeee3d0b6a07a30 to your computer and use it in GitHub Desktop.
[defaultboot]
defaultauto
prompt=1
timeout=5
default=linux
target=/boot
[linux]
image=/boot/vmlinuz
ramdisk=/boot/initrd.img
parameters="root=/dev/vda rd.md=0 rd.dm=0 KEYTABLE=us rd.luks=0 SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment