From Fedora Project Wiki

Line 1: Line 1:
== Reporting ==  
== Reporting Problems ==


Before filing a bug, please read up on [[Dracut/BugReporting| BugReporting]], which will tell you how to fill out useful bug reports that will help us quickly solve your problem.  Also try searching bugzilla for other reports about your problem, as some bugs are often filed by several people.


== Debugging ==
== Debugging ==

Revision as of 12:04, 2 July 2009

Reporting Problems

Before filing a bug, please read up on BugReporting, which will tell you how to fill out useful bug reports that will help us quickly solve your problem. Also try searching bugzilla for other reports about your problem, as some bugs are often filed by several people.

Debugging

Template:Admon/not

rdinitdebug
Note.png
set -x for the dracut shell
rdbreak=[pre-udev|pre-mount|mount|pre-pivot|]
Note.png
drop the shell on defined breakpoint
rdudevinfo
Note.png
set udev to loglevel info
dudevdebug
Note.png
set udev to loglevel debug
rdnetdebug
Note.png
debug network scripts in dracut