From Fedora Project Wiki

(adding note about using nomodeset)
No edit summary
 
(87 intermediate revisions by 12 users not shown)
Line 1: Line 1:
== Fedora 11 Boot-Time ==
{{header|docs}}


To reduce boot time, the setroubleshoot daemon and several small bottlenecks were removed. Regressions in using the readahead service were removed by setting low I/O priorities. Readahead now profiles the system every time the rpm database changes.
{{Docs_beat_closed}}


=== Disabling graphical boot (Plymouth) ===
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
When troubleshooting problems with graphical boot, one step is to disable the kernel mode setting feature.
[[Category:Documentation beats]]
 
Adding <code>nomodeset</code> to the kernel boot prompt in <code>grub</code> disables modesetting.  This can be specified during normal boot by entering the <code>grub</code> menu and appending <code>nomodeset</code> to the line that begins <code>kernel /vmlinuz...</code>.  It can be disabled in configuration by adding the <code>nomodeset</code> option to the same line in <code>/etc/grub.conf</code>.
 
If you are having problems with the graphical boot, be sure to file or comment on an existing bug report at https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora under the ''plymouth'' component.
 
<noinclude>[[Category:Release Notes]]<noinclude>

Latest revision as of 01:33, 20 September 2016

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.