From Fedora Project Wiki

(Created page with '__NOTOC__ = Debugging = == All bug reports == In all cases, the following should be attached to your bug report: <pre>/etc/fstab</pre>')
 
Line 7: Line 7:
In all cases, the following should be attached to your bug report:  
In all cases, the following should be attached to your bug report:  
<pre>/etc/fstab</pre>
<pre>/etc/fstab</pre>
The output of dmsetup ls --tree.
<pre> dmsetup ls --tree > dmsetup.txt</pre>

Revision as of 15:35, 2 July 2009


Debugging

All bug reports

In all cases, the following should be attached to your bug report:

/etc/fstab

The output of dmsetup ls --tree.

 dmsetup ls --tree > dmsetup.txt