Last change
on this file since 2364 was
2223,
checked in by ezyang, 13 years ago
|
Version default/grub, primary change is remove /dev/ttyS0 from console args, also punt rhgb and quiet. Need grub2-mkconfig -o /boot/grub2/grub.cfg
|
File size:
231 bytes
|
Line | |
---|
1 | GRUB_TIMEOUT=5 |
---|
2 | GRUB_DISTRIBUTOR="Fedora" |
---|
3 | GRUB_DEFAULT=saved |
---|
4 | GRUB_TERMINAL="serial console" |
---|
5 | GRUB_SERIAL_COMMAND="serial" |
---|
6 | GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0 console=hvc0 KEYTABLE=us rd.luks=0 SYSFONT=True LANG=en_US.UTF-8" |
---|
Note: See
TracBrowser
for help on using the repository browser.