source: trunk/server/fedora/config/etc/default/grub @ 2838

Last change on this file since 2838 was 2800, checked in by andersk, 7 years ago
Add crashkernel=128M to GRUB_CMDLINE_LINUX
File size: 249 bytes
Line 
1GRUB_TIMEOUT=5
2GRUB_DISTRIBUTOR="Fedora"
3GRUB_DEFAULT=saved
4GRUB_TERMINAL="serial console"
5GRUB_SERIAL_COMMAND="serial"
6GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0 KEYTABLE=us rd.luks=0 SYSFONT=True LANG=en_US.UTF-8 net.ifnames=0 crashkernel=128M"
Note: See TracBrowser for help on using the repository browser.