blob: 6a25d38c90368d5c1fcc14b9852fbee915aa6110 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<h3>
<a name="o_ide">Voľba jadra: 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>
|