blob: 0d95eb4f4cbddfb7764ccf835d883de98e449cc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<h3>
<a name="o_ide">Kernel Options: ide</a>
</h3>
<p>
IDE is, unlike SCSI, commonly used in most desktop workstations.
To circumvent some hardware problems that occur with IDE systems, use the
kernel parameter:
<ul>
<li><em>ide=nodma</em> -- switch off DMA for IDE drives</li>
</ul>
</p>
|