blob: 69b77628343fbe1f2bc5ae59768de1ae5eefb567 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<h3>
<a name="o_ide">Opcje jądra: 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>
|