blob: 5b89bcc1285e8b0a612b9d2759072650a4e6c708 (
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
|
<?xml version="1.0" encoding="utf-8"?>
<section xmlns="http://docbook.org/ns/docbook"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns42="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/1999/xlink"
xmlns:ns3="http://www.w3.org/2000/svg"
xmlns:ns="http://docbook.org/ns/docbook"
xml:id="setupSCSI" version="5.0">
<info>
<title xml:id="setupSCSI-ti1">Setup SCSI</title>
</info>
<!-- Made by marja on 2012 04 02 -->
<!-- NEEDS TO BE REVIEWED! -->
<!-- JohnR - edited 2012-03-03 -->
<!-- SimonNZG has reviewed 2012-04-03 (changed editted to edited in JohnR's comment ;-) -->
<!-- barjac has re-reviewed and made some minor tweaks. Revisions incremented. -->
<!-- marja 2012-04-24 added screenshot -->
<!-- marja 2012-04-25 replacing John's version 1.6 because that one was based on the
Mdv doc instead of on our setupSCSI file -->
<mediaobject>
<imageobject>
<imagedata revision="1" fileref="dx2-setupSCSI.png"
format="PNG" align="center" xml:id="setupSCSI-im1"></imagedata>
</imageobject>
</mediaobject>
<para revision="3.1" xml:id="setupSCSI-pa1">DrakX usually detects hard disks correctly. With some
older SCSI controllers it may be unable to determine the correct drivers to use and subsequently
fail to recognise the drive.</para>
<para revision="2" xml:id="setupSCSI-pa2">If this happens, you will need to
manually tell Drakx which SCSI drive(s) you have.</para>
<para revision="3" xml:id="setupSCSI-pa3">DrakX should then be able
to configure the drive(s) correctly.</para>
</section>
|