blob: aa22751d0b1436b8263495239313daf570b9c3df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Disk Detection and Configuration</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Installation with DrakX">
<link rel="up" href="index.html" title="Installation with DrakX">
<link rel="prev" href="selectKeyboard.html" title="Configuring the Keyboard">
<link rel="next" href="doPartitionDisks.html" title="Partitioning your Disk"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
--></style></head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="" class="section" title="Disk Detection and Configuration">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="drakxid-setupSCSI"></a>Disk Detection and Configuration
</h2>
</div>
</div>
</div>
<p><a name="BId-drakxid-setupSCSI-pa1"></a><span class="application">DrakX</span> will first
detect any <a class="indexterm" name="BId-drakxid-setupSCSI-it1"></a> <acronym class="acronym">IDE</acronym> devices present in your computer. It will
also scan for one or more <a class="indexterm" name="BId-drakxid-setupSCSI-it2"></a><a class="indexterm" name="BId-drakxid-setupSCSI-it3"></a>
<a class="indexterm" name="BId-drakxid-setupSCSI-it4"></a><acronym class="acronym">PCI</acronym>
<acronym class="acronym">SCSI</acronym> cards on your system. If a <acronym class="acronym">SCSI</acronym> card is found, <span class="application">DrakX</span>
will automatically install the appropriate driver.
</p>
<p><a name="BId-drakxid-setupSCSI-pa2"></a>Because hardware
detection is not foolproof, <span class="application">DrakX</span> may fail in detecting
your hard drives. If so, you'll have to specify your hardware by
hand.
</p>
<p><a name="BId-drakxid-setupSCSI-pa3"></a>If you had to manually
specify your <acronym class="acronym">PCI</acronym> <acronym class="acronym">SCSI</acronym> adapter, <span class="application">DrakX</span> will ask if you
want to configure options for it. You should allow <span class="application">DrakX</span>
to probe the hardware for the card-specific options which are
needed to initialize the adapter. Most of the time, <span class="application">DrakX</span>
will get through this step without any issues.
</p>
<p><a name="BId-drakxid-setupSCSI-pa4"></a>If <span class="application">DrakX</span>
is not able to probe for the options to automatically determine
which parameters need to be passed to the hardware, you'll need
to manually configure the driver.
</p>
</div>
</body>
</html>
|