/[d-i]/trunk/manual/en/preparing/needed-info.xml
ViewVC logotype

Contents of /trunk/manual/en/preparing/needed-info.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4121 - (show annotations) (download) (as text)
Mon Sep 22 04:45:53 2003 UTC (9 years, 8 months ago) by toff
Original Path: trunk/doc/manual/en/preparing/needed-info.xml
File MIME type: text/xml
File size: 9827 byte(s)
change marked sections to attributes
1 <!-- retain these comments for translator revision tracking -->
2 <!-- $Id: needed-info.xml,v 1.5 2003/09/22 04:45:53 toff Exp $ -->
3
4 <sect1 id="needed-info">
5 <title>Information You Will Need</title>
6
7 <sect2>
8 <title>Documentation</title>
9
10 <sect3>
11 <title>Installation Manual</title>
12
13 <para>
14
15 This file you are now reading, in plain ASCII, HTML or PDF format.
16
17 </para>
18
19 <itemizedlist>
20 <listitem><para>
21
22 <ulink url="install.en.txt"></ulink>
23
24 </para></listitem>
25 <listitem><para>
26
27 <ulink url="install.en.html"></ulink>
28
29 </para></listitem>
30 <listitem><para>
31
32 <ulink url="install.en.pdf"></ulink>
33
34 </para></listitem>
35 </itemizedlist>
36 </sect3>
37
38
39 <sect3><title>FAQs</title>
40 <para>
41
42 Frequently asked questions for &arch-title;. Often contains useful
43 information on configuring or using your hardware.
44
45 </para>
46
47 <itemizedlist>
48 <listitem arch="i386"><para>
49
50 <ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink>
51
52 </para></listitem>
53
54 <listitem arch="m68k"><para>
55
56 <ulink url="&url-m68k-faq;">Linux/m68k FAQ</ulink>
57
58 </para></listitem>
59
60 <listitem arch="alpha"><para>
61
62 <ulink url="&url-alpha-faq;">Linux/Alpha FAQ</ulink>
63
64 </para></listitem>
65
66 <listitem arch="sparc"><para>
67
68 <ulink url="&url-sparc-linux-faq;">Linux for SPARC Processors FAQ"></ulink>
69
70 </para></listitem>
71
72 <listitem arch="mips|mipsel"><para>
73
74 <ulink url="&url-mips-howto;">Linux/Mips Howto</ulink>
75
76 </para></listitem>
77
78 </itemizedlist>
79 </sect3>
80
81
82 <sect3 arch="s390">
83 <title>&arch-title; Hardware References</title>
84 <para>
85
86
87 Installation instructions and device drivers (DASD, XPRAM, Console,
88 tape, z90 crypto, chandev, network) for Linux on &arch-title; using
89 kernel 2.4
90
91 </para>
92
93 <itemizedlist>
94 <listitem><para>
95
96 <ulink url="http://oss.software.ibm.com/developerworks/opensource/linux390/docu/l390dd08.pdf">Device Drivers and Installation Commands</ulink>
97
98 </para></listitem>
99 </itemizedlist>
100
101 <para>
102
103 IBM Redbook describing how Linux can be combined with z/VM on
104 zSeries and &arch-title; hardware.
105
106 </para>
107
108 <itemizedlist>
109 <listitem><para>
110
111 <ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg244987.pdf">
112 Linux for &arch-title;</ulink>
113
114 </para></listitem>
115 </itemizedlist>
116
117 <para>
118
119 IBM Redbook describing the Linux distributions available for the
120 mainframe. It has no chapter about Debian but the basic installation
121 concepts are the same across all &arch-title; distributions.
122
123 </para>
124
125 <itemizedlist>
126 <listitem><para>
127
128 <ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
129 Linux for IBM eServer zSeries and &arch-title;: Distributions</ulink>
130
131 </para></listitem>
132 </itemizedlist>
133 </sect3>
134
135
136 <sect3>
137 <title>Partitioning Program Manual Pages</title>
138 <para>
139
140 Manual pages for the partitioning software used during the
141 installation process.
142
143 </para><para condition="FIXME">
144
145 FIXME: do we have a manual for grub?
146
147 </para>
148
149 <itemizedlist>
150 <listitem condition="%fdisk.txt;"><para>
151
152 <ulink url="fdisk.txt"></ulink>
153
154 </para></listitem>
155 <listitem condition="%cfdisk.txt;"><para>
156
157 <ulink url="cfdisk.txt"></ulink>
158
159 </para></listitem>
160 <listitem condition="atari-fdisk.txt"><para>
161
162 <ulink url="atari-fdisk.txt"></ulink>
163
164 </para></listitem>
165 <listitem condition="amiga-fdisk.txt"><para>
166
167 <ulink url="amiga-fdisk.txt"></ulink>
168
169 </para></listitem>
170 <listitem condition="mac-fdisk.txt"><para>
171
172 <ulink url="mac-fdisk.txt"></ulink>
173
174 </para></listitem>
175 <listitem condition="pmac-fdisk.txt"><para>
176
177 <ulink url="pmac-fdisk.txt"></ulink>
178
179 </para></listitem>
180 <listitem condition="fdasd.txt"><para>
181
182 <ulink url="fdasd.txt"></ulink>
183
184 </para></listitem>
185 </itemizedlist>
186 </sect3>
187
188 <sect3>
189 <title>MD5 checksums</title>
190 <para>
191
192 List of MD5 checksums for the binary files. If you have the
193 <command>md5sum</command> program, you can ensure that your files are not
194 corrupt by running <userinput>md5sum -v -c md5sum.txt</userinput>.
195
196 </para>
197
198 <itemizedlist>
199 <listitem><para>
200
201 <ulink url="../md5sum.txt">.../current/md5sum.txt</ulink>
202
203 </para></listitem>
204 </itemizedlist>
205 </sect3>
206
207 </sect2>
208
209 <sect2 id="fsohi">
210 <title>Finding Sources of Hardware Information</title>
211 <para>
212
213 Hardware information can be gathered from:
214
215 </para>
216
217 <itemizedlist>
218 <listitem><para>
219
220 The manuals that come with each piece of hardware.
221
222 </para></listitem>
223 <listitem><para>
224
225 The BIOS setup screens of your computer. You can view these screens
226 when you start your computer by pressing a combination of keys. Check
227 your manual for the combination. Often, it is the Delete key.
228
229 </para></listitem>
230 <listitem><para>
231
232 The cases and boxes for each piece of hardware.
233
234 </para></listitem>
235
236 <listitem arch="i386"><para>
237
238 The System window in the Windows Control Panel.
239
240
241 </para></listitem>
242 <listitem><para>
243
244 System commands or tools in another operating system, including file
245 manager displays. This source is especially useful for information
246 about RAM and hard drive memory.
247
248 </para></listitem>
249 <listitem><para>
250
251 Your system administrator or Internet Service Provider. These
252 sources can tell you the settings you need to set up your
253 networking and e-mail.
254
255 </para></listitem>
256 </itemizedlist>
257
258 <para>
259
260 <informalexample><screen>
261 Hardware Information Needed for an Install
262 +-------------------------------------------------------------------+
263 |Hardware| Information You Might Need |
264 |--------+----------------------------------------------------------|
265 <phrase arch="not-s390">
266 | | * How many you have. |
267 | | * Their order on the system. |
268 |Hard | * Whether IDE or SCSI (most computers are IDE). |
269 |Drives | * Available free space. |
270 | | * Partitions. |
271 | | * Partitions where other operating systems are |
272 | | installed. |
273 |--------+----------------------------------------------------------|
274 | | * Model and manufacturer. |
275 | | * Resolutions supported. |
276 |Monitor | * Horizontal refresh rate. |
277 | | * Vertical refresh rate. |
278 | | * Color depth (number of colors) supported. |
279 | | * Screen size. |
280 |--------+----------------------------------------------------------|
281 | | * Type: serial, PS, or USB. |
282 |Mouse | * Port. |
283 | | * Manufacturer. |
284 | | * Number of buttons. |
285 |--------+----------------------------------------------------------|
286 |Network | * Model and manufacturer. |
287 | | * Type of adapter. |
288 |--------+----------------------------------------------------------|
289 |Printer | * Model and manufacturer. |
290 | | * Printing resolutions supported. |
291 |--------+----------------------------------------------------------|
292 | | * Model and manufacturer. |
293 |Video | * Video RAM available. |
294 |Card | * Resolutions and color depths supported (these should |
295 | | be checked against your monitor's capabilities). |
296 </phrase><phrase arch="not-s390">
297 |DASD | * Device number(s). |
298 | | * Available free space. |
299 |--------+----------------------------------------------------------|
300 |Network | * Type of adapter. |
301 | | * Device numbers. |
302 | | * Relative adapter number for OSA cards. |
303 </phrase>
304 +-------------------------------------------------------------------+
305
306 </screen></informalexample>
307
308 </para>
309 </sect2>
310
311 <sect2>
312 <title>Hardware Compatibility</title>
313
314 <para>
315
316 Many brand name products work without trouble on Linux. Moreover,
317 hardware for Linux is improving daily. However, Linux still does not
318 run as many different types of hardware as some operating systems.
319
320 </para><para arch="i386">
321
322 In particular, Linux usually cannot run hardware that requires a
323 running version of Windows to work.
324
325 </para><para>
326
327 Although some Windows-specific hardware can be made to run on Linux,
328 doing so usually requires extra effort. In addition, Linux drivers
329 for Windows-specific hardware are usually specific to one Linux
330 kernel. Therefore, they can quickly become obsolete.
331
332 </para><para>
333
334 So called win-modems are the most common type of this hardware.
335 However, printers and other equipment may also be Windows-specific.
336
337 </para><para>
338
339 You can check hardware compatibility by:
340
341 <itemizedlist>
342 <listitem><para>
343
344 Checking manufacturers' web sites for new drivers.
345
346 </para></listitem>
347 <listitem><para>
348
349 Looking at web sites or manuals for information about emulation.
350 Lesser known brands can sometimes use the drivers or settings for
351 better-known ones.
352
353 </para></listitem>
354 <listitem><para>
355
356 Checking hardware compatibility lists for Linux on web sites
357 dedicated to your architecture.
358
359 </para></listitem>
360 <listitem><para>
361
362 Searching the Internet for other users' experiences.
363
364 </para></listitem>
365 </itemizedlist>
366
367 </para>
368 </sect2>
369
370 <sect2>
371 <title>Network Settings</title>
372
373 <para>
374
375 If your computer is connected to a network 24 hours a day (i.e., an
376 Ethernet or equivalent connection &mdash; not a PPP connection), you should
377 ask your network's system administrator for this information.
378
379 </para>
380 </sect2>
381
382 </sect1>

  ViewVC Help
Powered by ViewVC 1.1.5