blob: 761f42cabd39ce0f4e6298c2ac65cc0641dcca07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<h3>
<a name="o_ide">Kernopsies: 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=geendma</em> -- switch off DMA for IDE drives</li>
</ul>
</p>
|