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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11648 - (show annotations) (download) (as text)
Mon Mar 22 00:37:46 2004 UTC (9 years, 2 months ago) by joeyh
File MIME type: text/xml
File size: 10444 byte(s)
patch together a new source package that will include both the images and
the manual
1 <!-- retain these comments for translator revision tracking -->
2 <!-- $Id$ -->
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 <keycap>Delete</keycap> 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 <table>
261 <title>Hardware Information Needed for an Install</title>
262 <tgroup cols="2">
263 <thead>
264 <row>
265 <entry>Hardware</entry><entry>Information You Might Need</entry>
266 </row>
267 </thead>
268
269 <tbody>
270 <row arch="not-s390">
271 <entry morerows="5">Hard Drives</entry>
272 <entry>How many you have.</entry>
273 </row>
274 <row arch="not-s390"><entry>Their order on the system.</entry></row>
275 <row arch="not-s390">
276 <entry>Whether IDE or SCSI (most computers are IDE).</entry>
277 </row>
278 <row arch="not-s390"><entry>Available free space.</entry></row>
279 <row arch="not-s390"><entry>Partitions.</entry></row>
280 <row arch="not-s390">
281 <entry>Partitions where other operating systems are installed.</entry>
282 </row>
283
284 <row arch="not-s390">
285 <entry morerows="5">Monitor</entry>
286 <entry>Model and manufacturer.</entry>
287 </row>
288 <row arch="not-s390"><entry>Resolutions supported.</entry></row>
289 <row arch="not-s390"><entry>Horizontal refresh rate.</entry></row>
290 <row arch="not-s390"><entry>Vertical refresh rate.</entry></row>
291 <row arch="not-s390">
292 <entry>Color depth (number of colors) supported.</entry>
293 </row>
294 <row arch="not-s390"><entry>Screen size.</entry></row>
295
296 <row arch="not-s390">
297 <entry morerows="3">Mouse</entry>
298 <entry>Type: serial, PS, or USB.</entry>
299 </row>
300 <row arch="not-s390"><entry>Port.</entry></row>
301 <row arch="not-s390"><entry>Manufacturer.</entry></row>
302 <row arch="not-s390"><entry>Number of buttons.</entry></row>
303
304 <row arch="not-s390">
305 <entry morerows="1">Network</entry>
306 <entry>Model and manufacturer.</entry>
307 </row>
308 <row arch="not-s390"><entry>Type of adapter.</entry></row>
309
310 <row arch="not-s390">
311 <entry morerows="1">Printer</entry>
312 <entry>Model and manufacturer.</entry>
313 </row>
314 <row arch="not-s390"><entry>Printing resolutions supported.</entry></row>
315
316 <row arch="not-s390">
317 <entry morerows="2">Video Card</entry>
318 <entry>Model and manufacturer.</entry>
319 </row>
320 <row arch="not-s390"><entry>Video RAM available.</entry></row>
321 <row arch="not-s390">
322 <entry>Resolutions and color depths supported (these should be
323 checked against your monitor's capabilities).</entry>
324 </row>
325
326 <row arch="s390">
327 <entry morerows="1">DASD</entry>
328 <entry>Device number(s).</entry>
329 </row>
330 <row arch="s390"><entry>Available free space.</entry></row>
331
332 <row arch="s390">
333 <entry morerows="2">Network</entry>
334 <entry>Type of adapter.</entry>
335 </row>
336 <row arch="s390"><entry>Device numbers.</entry></row>
337 <row arch="s390"><entry>Relative adapter number for OSA cards.</entry></row>
338
339 </tbody></tgroup></table>
340
341 </para>
342 </sect2>
343
344 <sect2>
345 <title>Hardware Compatibility</title>
346
347 <para>
348
349 Many brand name products work without trouble on Linux. Moreover,
350 hardware for Linux is improving daily. However, Linux still does not
351 run as many different types of hardware as some operating systems.
352
353 </para><para arch="i386">
354
355 In particular, Linux usually cannot run hardware that requires a
356 running version of Windows to work.
357
358 </para><para arch="i386">
359
360 Although some Windows-specific hardware can be made to run on Linux,
361 doing so usually requires extra effort. In addition, Linux drivers
362 for Windows-specific hardware are usually specific to one Linux
363 kernel. Therefore, they can quickly become obsolete.
364
365 </para><para arch="i386">
366
367 So called win-modems are the most common type of this hardware.
368 However, printers and other equipment may also be Windows-specific.
369
370 </para><para>
371
372 You can check hardware compatibility by:
373
374 <itemizedlist>
375 <listitem><para>
376
377 Checking manufacturers' web sites for new drivers.
378
379 </para></listitem>
380 <listitem><para>
381
382 Looking at web sites or manuals for information about emulation.
383 Lesser known brands can sometimes use the drivers or settings for
384 better-known ones.
385
386 </para></listitem>
387 <listitem><para>
388
389 Checking hardware compatibility lists for Linux on web sites
390 dedicated to your architecture.
391
392 </para></listitem>
393 <listitem><para>
394
395 Searching the Internet for other users' experiences.
396
397 </para></listitem>
398 </itemizedlist>
399
400 </para>
401 </sect2>
402
403 <sect2>
404 <title>Network Settings</title>
405
406 <para>
407
408 If your computer is connected to a network 24 hours a day (i.e., an
409 Ethernet or equivalent connection &mdash; not a PPP connection), you
410 should ask your network's system administrator for this information.
411
412 <itemizedlist>
413 <listitem><para>
414
415 Your host name (you may be able to decide this on your own).
416
417 </para></listitem>
418 <listitem><para>
419
420 Your domain name.
421
422 </para></listitem>
423 <listitem><para>
424
425 Your computer's IP address.
426
427 </para></listitem>
428 <listitem><para>
429
430 The netmask to use with your network.
431
432 </para></listitem>
433 <listitem><para>
434
435 The IP address of the default gateway system you should route to, if
436 your network <emphasis>has</emphasis> a gateway.
437
438 </para></listitem>
439 <listitem><para>
440
441 The system on your network that you should use as a DNS (Domain Name
442 Service) server.
443
444 </para></listitem>
445 </itemizedlist>
446
447 </para><para condition="supports-dhcp">
448
449 On the other hand, if your administrator tells you that a DHCP server
450 is available and is recommended, then you don't need this information
451 because the DHCP server will provide it directly to your computer
452 during the installation process.
453
454 </para><para>
455
456 If you use a wireless network, you should also find out:
457
458 <itemizedlist>
459 <listitem><para>
460
461 ESSID of your wireless network.
462
463 </para></listitem>
464 <listitem><para>
465
466 WEP security key (if applicable).
467
468 </para></listitem>
469 </itemizedlist>
470
471 </para>
472 </sect2>
473
474 </sect1>

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.5