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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id: needed-info.xml 43939 2007-01-06 18:47:40Z fjp $ -->
<sect1 id="needed-info">
<title>Information You Will Need</title>
<sect2>
<title>Documentation</title>
<sect3>
<title>Installation Manual</title>
<para condition="for_cd">
This document you are now reading, in plain ASCII, HTML or PDF format.
</para>
<itemizedlist condition="for_cd">
&list-install-manual-files;
</itemizedlist>
<para condition="for_wdo">
The document you are now reading, which is the official version of the
Installation Guide for the &releasename; release of Debian; available
in <ulink url="&url-release-area;/installmanual">various formats and
translations</ulink>.
</para>
<para condition="for_alioth">
The document you are now reading, which is a development version of the
Installation Guide for the next release of Debian; available in
<ulink url="&url-d-i-alioth-manual;">various formats and
translations</ulink>.
</para>
</sect3>
<sect3><title>Hardware documentation</title>
<para>
Often contains useful information on configuring or using your hardware.
</para>
<!-- We need the arch dependence for the whole list to ensure proper xml
as long as not architectures have a paragraph -->
<itemizedlist arch="x86;m68k;alpha;sparc;mips;mipsel">
<listitem arch="x86"><para>
<ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink>
</para></listitem>
<listitem arch="m68k"><para>
<ulink url="&url-m68k-faq;">Linux/m68k FAQ</ulink>
</para></listitem>
<listitem arch="alpha"><para>
<ulink url="&url-alpha-faq;">Linux/Alpha FAQ</ulink>
</para></listitem>
<listitem arch="sparc"><para>
<ulink url="&url-sparc-linux-faq;">Linux for SPARC Processors FAQ</ulink>
</para></listitem>
<listitem arch="mips;mipsel"><para>
<ulink url="&url-linux-mips;">Linux/Mips website</ulink>
</para></listitem>
</itemizedlist>
</sect3>
<sect3 arch="s390">
<title>&arch-title; Hardware References</title>
<para>
Installation instructions and device drivers (DASD, XPRAM, Console,
tape, z90 crypto, chandev, network) for Linux on &arch-title; using
kernel 2.4
</para>
<itemizedlist>
<listitem><para>
<ulink url="http://oss.software.ibm.com/developerworks/opensource/linux390/docu/l390dd08.pdf">Device Drivers and Installation Commands</ulink>
</para></listitem>
</itemizedlist>
<para>
IBM Redbook describing how Linux can be combined with z/VM on
zSeries and &arch-title; hardware.
</para>
<itemizedlist>
<listitem><para>
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg244987.pdf">
Linux for &arch-title;</ulink>
</para></listitem>
</itemizedlist>
<para>
IBM Redbook describing the Linux distributions available for the
mainframe. It has no chapter about Debian but the basic installation
concepts are the same across all &arch-title; distributions.
</para>
<itemizedlist>
<listitem><para>
<ulink url="http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
Linux for IBM eServer zSeries and &arch-title;: Distributions</ulink>
</para></listitem>
</itemizedlist>
</sect3>
</sect2>
<sect2 id="fsohi">
<title>Finding Sources of Hardware Information</title>
<para>
In many cases, the installer will be able to automatically detect your
hardware. But to be prepared, we do recommend familiarizing
yourself with your hardware before the install.
</para><para>
Hardware information can be gathered from:
</para>
<itemizedlist>
<listitem><para>
The manuals that come with each piece of hardware.
</para></listitem>
<listitem><para>
The BIOS setup screens of your computer. You can view these screens
when you start your computer by pressing a combination of keys. Check
your manual for the combination. Often, it is the <keycap>Delete</keycap> key.
</para></listitem>
<listitem><para>
The cases and boxes for each piece of hardware.
</para></listitem>
<listitem arch="x86"><para>
The System window in the Windows Control Panel.
</para></listitem>
<listitem><para>
System commands or tools in another operating system, including file
manager displays. This source is especially useful for information
about RAM and hard drive memory.
</para></listitem>
<listitem><para>
Your system administrator or Internet Service Provider. These
sources can tell you the settings you need to set up your
networking and e-mail.
</para></listitem>
</itemizedlist>
<para>
<table>
<title>Hardware Information Needed for an Install</title>
<tgroup cols="2">
<thead>
<row>
<entry>Hardware</entry><entry>Information You Might Need</entry>
</row>
</thead>
<tbody>
<row arch="not-s390">
<entry morerows="5">Hard Drives</entry>
<entry>How many you have.</entry>
</row>
<row arch="not-s390"><entry>Their order on the system.</entry></row>
<!-- "not-m68k;not-s390" would really turn out to be everything... -->
<row arch="alpha;arm;hppa;x86;ia64;mips;mipsel;powerpc;sparc">
<entry>Whether IDE or SCSI (most computers are IDE).</entry>
</row>
<row arch="m68k">
<entry>Whether IDE or SCSI (most m68k computers are SCSI).</entry>
</row>
<row arch="not-s390"><entry>Available free space.</entry></row>
<row arch="not-s390"><entry>Partitions.</entry></row>
<row arch="not-s390">
<entry>Partitions where other operating systems are installed.</entry>
</row>
<row arch="not-s390">
<entry morerows="5">Monitor</entry>
<entry>Model and manufacturer.</entry>
</row>
<row arch="not-s390"><entry>Resolutions supported.</entry></row>
<row arch="not-s390"><entry>Horizontal refresh rate.</entry></row>
<row arch="not-s390"><entry>Vertical refresh rate.</entry></row>
<row arch="not-s390">
<entry>Color depth (number of colors) supported.</entry>
</row>
<row arch="not-s390"><entry>Screen size.</entry></row>
<row arch="not-s390">
<entry morerows="3">Mouse</entry>
<entry>Type: serial, PS/2, or USB.</entry>
</row>
<row arch="not-s390"><entry>Port.</entry></row>
<row arch="not-s390"><entry>Manufacturer.</entry></row>
<row arch="not-s390"><entry>Number of buttons.</entry></row>
<row arch="not-s390">
<entry morerows="1">Network</entry>
<entry>Model and manufacturer.</entry>
</row>
<row arch="not-s390"><entry>Type of adapter.</entry></row>
<row arch="not-s390">
<entry morerows="1">Printer</entry>
<entry>Model and manufacturer.</entry>
</row>
<row arch="not-s390"><entry>Printing resolutions supported.</entry></row>
<row arch="not-s390">
<entry morerows="2">Video Card</entry>
<entry>Model and manufacturer.</entry>
</row>
<row arch="not-s390"><entry>Video RAM available.</entry></row>
<row arch="not-s390">
<entry>Resolutions and color depths supported (these should be
checked against your monitor's capabilities).</entry>
</row>
<row arch="s390">
<entry morerows="1">DASD</entry>
<entry>Device number(s).</entry>
</row>
<row arch="s390"><entry>Available free space.</entry></row>
<row arch="s390">
<entry morerows="2">Network</entry>
<entry>Type of adapter.</entry>
</row>
<row arch="s390"><entry>Device numbers.</entry></row>
<row arch="s390"><entry>Relative adapter number for OSA cards.</entry></row>
</tbody></tgroup></table>
</para>
</sect2>
<sect2>
<title>Hardware Compatibility</title>
<para>
Many brand name products work without trouble on Linux. Moreover,
hardware support in Linux is improving daily. However, Linux still does
not run as many different types of hardware as some operating systems.
</para><para arch="x86">
In particular, Linux usually cannot run hardware that requires a
running version of Windows to work.
</para><para arch="x86">
Although some Windows-specific hardware can be made to run on Linux,
doing so usually requires extra effort. In addition, Linux drivers
for Windows-specific hardware are usually specific to one Linux
kernel. Therefore, they can quickly become obsolete.
</para><para arch="x86">
So called win-modems are the most common type of this hardware.
However, printers and other equipment may also be Windows-specific.
</para><para>
You can check hardware compatibility by:
<itemizedlist>
<listitem><para>
Checking manufacturers' web sites for new drivers.
</para></listitem>
<listitem><para>
Looking at web sites or manuals for information about emulation.
Lesser known brands can sometimes use the drivers or settings for
better-known ones.
</para></listitem>
<listitem><para>
Checking hardware compatibility lists for Linux on web sites
dedicated to your architecture.
</para></listitem>
<listitem><para>
Searching the Internet for other users' experiences.
</para></listitem>
</itemizedlist>
</para>
</sect2>
<sect2>
<title>Network Settings</title>
<para>
If your computer is connected to a network 24 hours a day (i.e., an
Ethernet or equivalent connection — not a PPP connection), you
should ask your network's system administrator for this information.
<itemizedlist>
<listitem><para>
Your host name (you may be able to decide this on your own).
</para></listitem>
<listitem><para>
Your domain name.
</para></listitem>
<listitem><para>
Your computer's IP address.
</para></listitem>
<listitem><para>
The netmask to use with your network.
</para></listitem>
<listitem><para>
The IP address of the default gateway system you should route to, if
your network <emphasis>has</emphasis> a gateway.
</para></listitem>
<listitem><para>
The system on your network that you should use as a DNS (Domain Name
Service) server.
</para></listitem>
</itemizedlist>
</para><para>
On the other hand, if your administrator tells you that a DHCP server
is available and is recommended, then you don't need this information
because the DHCP server will provide it directly to your computer
during the installation process.
</para><para>
If you use a wireless network, you should also find out:
<itemizedlist>
<listitem><para>
ESSID of your wireless network.
</para></listitem>
<listitem><para>
WEP security key (if applicable).
</para></listitem>
</itemizedlist>
</para>
</sect2>
</sect1>
|