summaryrefslogtreecommitdiff
path: root/da/boot-new/modules/install.xml
blob: d0998127e5f541c7f9118f68bd434800ee798bd0 (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
<!-- retain these comments for translator revision tracking -->
<!-- original version: 18597 untranslated -->

 <sect2 id="debconf">
 <title>Prompts During Software Installation</title>

<para>

Each package you selected with <command>tasksel</command> or
<command>aptitude</command> is
downloaded, unpacked and then installed in turn by the
<command>apt-get</command> and <command>dpkg</command> programs. If
a particular program needs more information from the user, it will
prompt you during this process. You might also want to keep an eye on
the output during the process, to watch for any installation errors
(although you will be asked to acknowledge errors which prevented
a package's installation).

</para>

  <sect3 arch="powerpc" id="xserver">
  <title>Settings for the X Server</title>

<para>

On iMacs, and some older Macintoshes as well, the X Server software
doesn't calculate appropriate video settings. You will need to choose
the 'Advanced' option during configuration of the video settings. For
the monitor's horizontal sync range, enter 59-63. You can leave the
default for vertical refresh range.

</para><para>

The mouse device should be set to
<userinput>/dev/input/mice</userinput>.

</para>
  </sect3>
 </sect2>