[Bug 1198643] New: Append parameters to grub.cfg

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 4 15:05:58 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1198643

            Bug ID: 1198643
           Summary: Append parameters to grub.cfg
           Product: Fedora Documentation
           Version: devel
         Component: virtualization-guide
          Assignee: docs at lists.fedoraproject.org
          Reporter: geanceretta at gmail.com
        QA Contact: docs-qa at lists.fedoraproject.org
                CC: docs at lists.fedoraproject.org, lnovich at redhat.com,
                    zach at oglesby.co



Description of problem: The instructions[1] of how to append parameters to
Grub's grub.config file is obsolete on recent releases of Fedora. The file
/boot/grub/grub.conf doesn't exist anymore.

The way to do it now is (tested on Fedora 20):
1 - Edit /etc/default/grub
2 - Append information at the line GRUBCMDLINELINUX=" ... console=tty0
console=ttyS0,115200 ... ")
3 - Regenerate the /boot/grub2/grub.cfg file with the command "grub2-mkconfig
-o /boot/grub2/grub.cfg"

Link:
[1]
http://docs.fedoraproject.org/en-US/Fedora/18/html/Virtualization_Administration_Guide/sect-Virtualization-Troubleshooting_-Troubleshooting_with_serial_consoles.html

Additional info: The documentation is refered to version 18 where it should
work, but as we don't have a documentation in a most atual release of Fedora
for that subject, you can write a note for the users of most recent releases of
Fedora that came with Grub2, where the procedure is according with that listed
above.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the docs mailing list