Parent Directory
|
Revision Log
Update of POT and PO files for the manual
| 1 | elmig-guest | 26676 | # SOME DESCRIPTIVE TITLE. |
| 2 | # Copyright (C) YEAR Free Software Foundation, Inc. | ||
| 3 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
| 4 | # | ||
| 5 | #, fuzzy | ||
| 6 | msgid "" | ||
| 7 | msgstr "" | ||
| 8 | "Project-Id-Version: PACKAGE VERSION\n" | ||
| 9 | "POT-Creation-Date: 2001-02-09 01:25+0100\n" | ||
| 10 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
| 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
| 12 | "Language-Team: LANGUAGE <LL@li.org>\n" | ||
| 13 | "MIME-Version: 1.0\n" | ||
| 14 | "Content-Type: application/x-xml2pot; charset=UTF-8\n" | ||
| 15 | "Content-Transfer-Encoding: ENCODING\n" | ||
| 16 | |||
| 17 | fjpop-guest | 26702 | #. Tag: title |
| 18 | elmig-guest | 26676 | #: boot-installer.xml:4 |
| 19 | #, no-c-format | ||
| 20 | msgid "Booting the Installation System" | ||
| 21 | msgstr "" | ||
| 22 | |||
| 23 | fjpop-guest | 26702 | #. Tag: title |
| 24 | elmig-guest | 26676 | #: boot-installer.xml:9 |
| 25 | #, no-c-format | ||
| 26 | msgid "Booting the Installer on &arch-title;" | ||
| 27 | msgstr "" | ||
| 28 | |||
| 29 | fjpop-guest | 26702 | #. Tag: title |
| 30 | elmig-guest | 26676 | #: boot-installer.xml:20 |
| 31 | #, no-c-format | ||
| 32 | msgid "Alpha Console Firmware" | ||
| 33 | msgstr "" | ||
| 34 | |||
| 35 | fjpop-guest | 26702 | #. Tag: para |
| 36 | elmig-guest | 26676 | #: boot-installer.xml:21 |
| 37 | #, no-c-format | ||
| 38 | fjpop-guest | 26702 | msgid "" |
| 39 | "Console firmware is stored in a flash ROM and started when an Alpha system " | ||
| 40 | "is powered up or reset. There are two different console specifications used " | ||
| 41 | "on Alpha systems, and hence two classes of console firmware available:" | ||
| 42 | elmig-guest | 26676 | msgstr "" |
| 43 | |||
| 44 | fjpop-guest | 26702 | #. Tag: para |
| 45 | elmig-guest | 26676 | #: boot-installer.xml:31 |
| 46 | #, no-c-format | ||
| 47 | fjpop-guest | 26702 | msgid "" |
| 48 | "<emphasis>SRM console</emphasis>, based on the Alpha Console Subsystem " | ||
| 49 | "specification, which provides an operating environment for OpenVMS, Tru64 " | ||
| 50 | "UNIX, and Linux operating systems." | ||
| 51 | elmig-guest | 26676 | msgstr "" |
| 52 | |||
| 53 | fjpop-guest | 26702 | #. Tag: para |
| 54 | elmig-guest | 26676 | #: boot-installer.xml:38 |
| 55 | #, no-c-format | ||
| 56 | fjpop-guest | 26702 | msgid "" |
| 57 | "<emphasis>ARC, AlphaBIOS, or ARCSBIOS console</emphasis>, based on the " | ||
| 58 | "Advanced RISC Computing (ARC) specification, which provides an operating " | ||
| 59 | "environment for Windows NT." | ||
| 60 | elmig-guest | 26676 | msgstr "" |
| 61 | |||
| 62 | fjpop-guest | 26702 | #. Tag: para |
| 63 | elmig-guest | 26676 | #: boot-installer.xml:47 |
| 64 | #, no-c-format | ||
| 65 | fjpop-guest | 26702 | msgid "" |
| 66 | "From the user's perspective, the most important difference between SRM and " | ||
| 67 | "ARC is that the choice of console constrains the possible disk-partitioning " | ||
| 68 | "scheme for the hard disk which you wish to boot off of." | ||
| 69 | elmig-guest | 26676 | msgstr "" |
| 70 | |||
| 71 | fjpop-guest | 26702 | #. Tag: para |
| 72 | elmig-guest | 26676 | #: boot-installer.xml:54 |
| 73 | #, no-c-format | ||
| 74 | fjpop-guest | 26702 | msgid "" |
| 75 | "ARC requires that you use an MS-DOS partition table (as created by " | ||
| 76 | "<command>cfdisk</command>) for the boot disk. Therefore MS-DOS partition " | ||
| 77 | "tables are the ``native'' partition format when booting from ARC. In fact, " | ||
| 78 | "since AlphaBIOS contains a disk partitioning utility, you may prefer to " | ||
| 79 | "partition your disks from the firmware menus before installing Linux." | ||
| 80 | elmig-guest | 26676 | msgstr "" |
| 81 | |||
| 82 | fjpop-guest | 26702 | #. Tag: para |
| 83 | elmig-guest | 26676 | #: boot-installer.xml:63 |
| 84 | #, no-c-format | ||
| 85 | fjpop-guest | 26702 | msgid "" |
| 86 | "Conversely, SRM is <emphasis>incompatible</emphasis> with MS-DOS partition " | ||
| 87 | "tables. <footnote><para>Specifically, the bootsector format required by the " | ||
| 88 | "Console Subsystem Specification conflicts with the placement of the DOS " | ||
| 89 | "partition table.</para></footnote> Since Tru64 Unix uses the BSD disklabel " | ||
| 90 | "format, this is the ``native'' partition format for SRM installations." | ||
| 91 | elmig-guest | 26676 | msgstr "" |
| 92 | |||
| 93 | fjpop-guest | 26702 | #. Tag: para |
| 94 | elmig-guest | 26676 | #: boot-installer.xml:71 |
| 95 | #, no-c-format | ||
| 96 | fjpop-guest | 26702 | msgid "" |
| 97 | "GNU/Linux is the only operating system on Alpha that can be booted from both " | ||
| 98 | "console types, but &debian; &release; only supports booting on SRM-based " | ||
| 99 | "systems. If you have an Alpha for which no version of SRM is available, if " | ||
| 100 | "you will be dual-booting the system with Windows NT, or if your boot device " | ||
| 101 | "requires ARC console support for BIOS initialization, you will not be able " | ||
| 102 | "to use the &debian; &release; installer. You can still run &debian; " | ||
| 103 | "&release; on such systems by using other install media; for instance, you " | ||
| 104 | "can install Debian woody with MILO and upgrade." | ||
| 105 | elmig-guest | 26676 | msgstr "" |
| 106 | |||
| 107 | fjpop-guest | 26702 | #. Tag: para |
| 108 | elmig-guest | 26676 | #: boot-installer.xml:82 |
| 109 | #, no-c-format | ||
| 110 | fjpop-guest | 26702 | msgid "" |
| 111 | "Because <command>MILO</command> is not available for any of the Alpha " | ||
| 112 | "systems currently in production (as of February 2000), and because it is no " | ||
| 113 | "longer necessary to buy an OpenVMS or Tru64 Unix license to have SRM " | ||
| 114 | "firmware on your older Alpha, it is recommended that you use SRM when " | ||
| 115 | "possible." | ||
| 116 | elmig-guest | 26676 | msgstr "" |
| 117 | |||
| 118 | fjpop-guest | 26702 | #. Tag: para |
| 119 | elmig-guest | 26676 | #: boot-installer.xml:90 |
| 120 | #, no-c-format | ||
| 121 | fjpop-guest | 26702 | msgid "" |
| 122 | "The following table summarizes available and supported system type/console " | ||
| 123 | "combinations (see <xref linkend=\"alpha-cpus\"/> for the system type names). " | ||
| 124 | "The word `ARC' below denotes any of the ARC-compliant consoles." | ||
| 125 | elmig-guest | 26676 | msgstr "" |
| 126 | |||
| 127 | fjpop-guest | 26702 | #. Tag: entry |
| 128 | elmig-guest | 26676 | #: boot-installer.xml:102 |
| 129 | #, no-c-format | ||
| 130 | msgid "System Type" | ||
| 131 | msgstr "" | ||
| 132 | |||
| 133 | fjpop-guest | 26702 | #. Tag: entry |
| 134 | elmig-guest | 26676 | #: boot-installer.xml:103 |
| 135 | #, no-c-format | ||
| 136 | msgid "Console Type Supported" | ||
| 137 | msgstr "" | ||
| 138 | |||
| 139 | fjpop-guest | 26702 | #. Tag: entry |
| 140 | elmig-guest | 26676 | #: boot-installer.xml:109 |
| 141 | #, no-c-format | ||
| 142 | msgid "alcor" | ||
| 143 | msgstr "" | ||
| 144 | |||
| 145 | fjpop-guest | 26702 | #. Tag: entry |
| 146 | #: boot-installer.xml:110 boot-installer.xml:113 boot-installer.xml:119 | ||
| 147 | #: boot-installer.xml:125 boot-installer.xml:128 boot-installer.xml:131 | ||
| 148 | #: boot-installer.xml:134 boot-installer.xml:140 boot-installer.xml:143 | ||
| 149 | #: boot-installer.xml:146 boot-installer.xml:155 boot-installer.xml:164 | ||
| 150 | fjpop-guest | 26987 | #: boot-installer.xml:179 boot-installer.xml:182 |
| 151 | elmig-guest | 26676 | #, no-c-format |
| 152 | msgid "ARC or SRM" | ||
| 153 | msgstr "" | ||
| 154 | |||
| 155 | fjpop-guest | 26702 | #. Tag: entry |
| 156 | elmig-guest | 26676 | #: boot-installer.xml:112 |
| 157 | #, no-c-format | ||
| 158 | msgid "avanti" | ||
| 159 | msgstr "" | ||
| 160 | |||
| 161 | fjpop-guest | 26702 | #. Tag: entry |
| 162 | elmig-guest | 26676 | #: boot-installer.xml:115 |
| 163 | #, no-c-format | ||
| 164 | msgid "book1" | ||
| 165 | msgstr "" | ||
| 166 | |||
| 167 | fjpop-guest | 26702 | #. Tag: entry |
| 168 | #: boot-installer.xml:116 boot-installer.xml:122 boot-installer.xml:137 | ||
| 169 | #: boot-installer.xml:149 boot-installer.xml:158 boot-installer.xml:161 | ||
| 170 | #: boot-installer.xml:167 boot-installer.xml:173 boot-installer.xml:176 | ||
| 171 | elmig-guest | 26676 | #, no-c-format |
| 172 | msgid "SRM only" | ||
| 173 | msgstr "" | ||
| 174 | |||
| 175 | fjpop-guest | 26702 | #. Tag: entry |
| 176 | elmig-guest | 26676 | #: boot-installer.xml:118 |
| 177 | #, no-c-format | ||
| 178 | msgid "cabriolet" | ||
| 179 | msgstr "" | ||
| 180 | |||
| 181 | fjpop-guest | 26702 | #. Tag: entry |
| 182 | elmig-guest | 26676 | #: boot-installer.xml:121 |
| 183 | #, no-c-format | ||
| 184 | msgid "dp264" | ||
| 185 | msgstr "" | ||
| 186 | |||
| 187 | fjpop-guest | 26702 | #. Tag: entry |
| 188 | elmig-guest | 26676 | #: boot-installer.xml:124 |
| 189 | #, no-c-format | ||
| 190 | msgid "eb164" | ||
| 191 | msgstr "" | ||
| 192 | |||
| 193 | fjpop-guest | 26702 | #. Tag: entry |
| 194 | elmig-guest | 26676 | #: boot-installer.xml:127 |
| 195 | #, no-c-format | ||
| 196 | msgid "eb64p" | ||
| 197 | msgstr "" | ||
| 198 | |||
| 199 | fjpop-guest | 26702 | #. Tag: entry |
| 200 | elmig-guest | 26676 | #: boot-installer.xml:130 |
| 201 | #, no-c-format | ||
| 202 | msgid "eb66" | ||
| 203 | msgstr "" | ||
| 204 | |||
| 205 | fjpop-guest | 26702 | #. Tag: entry |
| 206 | elmig-guest | 26676 | #: boot-installer.xml:133 |
| 207 | #, no-c-format | ||
| 208 | msgid "eb66p" | ||
| 209 | msgstr "" | ||
| 210 | |||
| 211 | fjpop-guest | 26702 | #. Tag: entry |
| 212 | elmig-guest | 26676 | #: boot-installer.xml:136 |
| 213 | #, no-c-format | ||
| 214 | msgid "jensen" | ||
| 215 | msgstr "" | ||
| 216 | |||
| 217 | fjpop-guest | 26702 | #. Tag: entry |
| 218 | elmig-guest | 26676 | #: boot-installer.xml:139 |
| 219 | #, no-c-format | ||
| 220 | msgid "lx164" | ||
| 221 | msgstr "" | ||
| 222 | |||
| 223 | fjpop-guest | 26702 | #. Tag: entry |
| 224 | elmig-guest | 26676 | #: boot-installer.xml:142 |
| 225 | #, no-c-format | ||
| 226 | msgid "miata" | ||
| 227 | msgstr "" | ||
| 228 | |||
| 229 | fjpop-guest | 26702 | #. Tag: entry |
| 230 | elmig-guest | 26676 | #: boot-installer.xml:145 |
| 231 | #, no-c-format | ||
| 232 | msgid "mikasa" | ||
| 233 | msgstr "" | ||
| 234 | |||
| 235 | fjpop-guest | 26702 | #. Tag: entry |
| 236 | elmig-guest | 26676 | #: boot-installer.xml:148 |
| 237 | #, no-c-format | ||
| 238 | msgid "mikasa-p" | ||
| 239 | msgstr "" | ||
| 240 | |||
| 241 | fjpop-guest | 26702 | #. Tag: entry |
| 242 | elmig-guest | 26676 | #: boot-installer.xml:151 |
| 243 | #, no-c-format | ||
| 244 | msgid "nautilus" | ||
| 245 | msgstr "" | ||
| 246 | |||
| 247 | fjpop-guest | 26702 | #. Tag: entry |
| 248 | elmig-guest | 26676 | #: boot-installer.xml:152 |
| 249 | #, no-c-format | ||
| 250 | msgid "ARC (see motherboard manual) or SRM" | ||
| 251 | msgstr "" | ||
| 252 | |||
| 253 | fjpop-guest | 26702 | #. Tag: entry |
| 254 | elmig-guest | 26676 | #: boot-installer.xml:154 |
| 255 | #, no-c-format | ||
| 256 | msgid "noname" | ||
| 257 | msgstr "" | ||
| 258 | |||
| 259 | fjpop-guest | 26702 | #. Tag: entry |
| 260 | elmig-guest | 26676 | #: boot-installer.xml:157 |
| 261 | #, no-c-format | ||
| 262 | msgid "noritake" | ||
| 263 | msgstr "" | ||
| 264 | |||
| 265 | fjpop-guest | 26702 | #. Tag: entry |
| 266 | elmig-guest | 26676 | #: boot-installer.xml:160 |
| 267 | #, no-c-format | ||
| 268 | msgid "noritake-p" | ||
| 269 | msgstr "" | ||
| 270 | |||
| 271 | fjpop-guest | 26702 | #. Tag: entry |
| 272 | elmig-guest | 26676 | #: boot-installer.xml:163 |
| 273 | #, no-c-format | ||
| 274 | msgid "pc164" | ||
| 275 | msgstr "" | ||
| 276 | |||
| 277 | fjpop-guest | 26702 | #. Tag: entry |
| 278 | elmig-guest | 26676 | #: boot-installer.xml:166 |
| 279 | #, no-c-format | ||
| 280 | msgid "rawhide" | ||
| 281 | msgstr "" | ||
| 282 | |||
| 283 | fjpop-guest | 26702 | #. Tag: entry |
| 284 | elmig-guest | 26676 | #: boot-installer.xml:169 |
| 285 | #, no-c-format | ||
| 286 | msgid "ruffian" | ||
| 287 | msgstr "" | ||
| 288 | |||
| 289 | fjpop-guest | 26702 | #. Tag: entry |
| 290 | fjpop-guest | 26987 | #: boot-installer.xml:170 boot-installer.xml:185 boot-installer.xml:188 |
| 291 | elmig-guest | 26676 | #, no-c-format |
| 292 | msgid "ARC only" | ||
| 293 | msgstr "" | ||
| 294 | |||
| 295 | fjpop-guest | 26702 | #. Tag: entry |
| 296 | elmig-guest | 26676 | #: boot-installer.xml:172 |
| 297 | #, no-c-format | ||
| 298 | msgid "sable" | ||
| 299 | msgstr "" | ||
| 300 | |||
| 301 | fjpop-guest | 26702 | #. Tag: entry |
| 302 | elmig-guest | 26676 | #: boot-installer.xml:175 |
| 303 | #, no-c-format | ||
| 304 | msgid "sable-g" | ||
| 305 | msgstr "" | ||
| 306 | |||
| 307 | fjpop-guest | 26702 | #. Tag: entry |
| 308 | elmig-guest | 26676 | #: boot-installer.xml:178 |
| 309 | #, no-c-format | ||
| 310 | msgid "sx164" | ||
| 311 | msgstr "" | ||
| 312 | |||
| 313 | fjpop-guest | 26702 | #. Tag: entry |
| 314 | elmig-guest | 26676 | #: boot-installer.xml:181 |
| 315 | #, no-c-format | ||
| 316 | msgid "takara" | ||
| 317 | msgstr "" | ||
| 318 | |||
| 319 | fjpop-guest | 26702 | #. Tag: entry |
| 320 | elmig-guest | 26676 | #: boot-installer.xml:184 |
| 321 | #, no-c-format | ||
| 322 | msgid "<entry>xl</entry>" | ||
| 323 | msgstr "" | ||
| 324 | |||
| 325 | fjpop-guest | 26702 | #. Tag: entry |
| 326 | elmig-guest | 26676 | #: boot-installer.xml:187 |
| 327 | #, no-c-format | ||
| 328 | msgid "<entry>xlt</entry>" | ||
| 329 | msgstr "" | ||
| 330 | |||
| 331 | fjpop-guest | 26702 | #. Tag: para |
| 332 | elmig-guest | 26676 | #: boot-installer.xml:195 |
| 333 | #, no-c-format | ||
| 334 | fjpop-guest | 26702 | msgid "" |
| 335 | "Generally, none of these consoles can boot Linux directly, so the assistance " | ||
| 336 | "of an intermediary bootloader is required. For the SRM console, " | ||
| 337 | "<command>aboot</command>, a small, platform-independent bootloader, is used. " | ||
| 338 | "See the (unfortunately outdated) <ulink url=\"&url-srm-howto;\">SRM HOWTO</" | ||
| 339 | "ulink> for more information on <command>aboot</command>." | ||
| 340 | elmig-guest | 26676 | msgstr "" |
| 341 | |||
| 342 | fjpop-guest | 26702 | #. Tag: para |
| 343 | elmig-guest | 26676 | #: boot-installer.xml:204 |
| 344 | #, no-c-format | ||
| 345 | fjpop-guest | 26702 | msgid "" |
| 346 | "The following paragraphs are from the woody install manual, and are included " | ||
| 347 | "here for reference; they may be useful to someone at a later date when " | ||
| 348 | "Debian supports MILO-based installs again." | ||
| 349 | elmig-guest | 26676 | msgstr "" |
| 350 | |||
| 351 | fjpop-guest | 26702 | #. Tag: para |
| 352 | elmig-guest | 26676 | #: boot-installer.xml:210 |
| 353 | #, no-c-format | ||
| 354 | fjpop-guest | 26702 | msgid "" |
| 355 | "Generally, none of these consoles can boot Linux directly, so the assistance " | ||
| 356 | "of an intermediary bootloader is required. There are two mainstream Linux " | ||
| 357 | "loaders: <command>MILO</command> and <command>aboot</command>." | ||
| 358 | elmig-guest | 26676 | msgstr "" |
| 359 | |||
| 360 | fjpop-guest | 26702 | #. Tag: para |
| 361 | elmig-guest | 26676 | #: boot-installer.xml:216 |
| 362 | #, no-c-format | ||
| 363 | fjpop-guest | 26702 | msgid "" |
| 364 | "<command>MILO</command> is itself a console, which replaces ARC or SRM in " | ||
| 365 | "memory. <command>MILO</command> can be booted from both ARC and SRM and is " | ||
| 366 | "the only way to bootstrap Linux from the ARC console. <command>MILO</" | ||
| 367 | "command> is platform-specific (a different <command>MILO</command> is needed " | ||
| 368 | "for each system type) and exist only for those systems, for which ARC " | ||
| 369 | "support is shown in the table above. See also the (unfortunately outdated) " | ||
| 370 | "<ulink url=\"&url-milo-howto;\">MILO HOWTO</ulink>." | ||
| 371 | elmig-guest | 26676 | msgstr "" |
| 372 | |||
| 373 | fjpop-guest | 26702 | #. Tag: para |
| 374 | elmig-guest | 26676 | #: boot-installer.xml:227 |
| 375 | #, no-c-format | ||
| 376 | fjpop-guest | 26702 | msgid "" |
| 377 | "<command>aboot</command> is a small, platform-independent bootloader, which " | ||
| 378 | "runs from SRM only. See the (also unfortunately outdated) <ulink url=\"&url-" | ||
| 379 | "srm-howto;\">SRM HOWTO</ulink> for more information on <command>aboot</" | ||
| 380 | "command>." | ||
| 381 | elmig-guest | 26676 | msgstr "" |
| 382 | |||
| 383 | fjpop-guest | 26702 | #. Tag: para |
| 384 | elmig-guest | 26676 | #: boot-installer.xml:234 |
| 385 | #, no-c-format | ||
| 386 | msgid "" | ||
| 387 | fjpop-guest | 26702 | "Thus, three scenarios are generally possible, depending on the system's " |
| 388 | "console firmware and whether or not <command>MILO</command> is available: " | ||
| 389 | "<informalexample><screen>\n" | ||
| 390 | "SRM -> aboot\n" | ||
| 391 | "SRM -> MILO\n" | ||
| 392 | "ARC -> MILO\n" | ||
| 393 | "</screen></informalexample> Because <command>MILO</command> is not available " | ||
| 394 | "for any of the Alpha systems currently in production (as of February 2000), " | ||
| 395 | "and because it is no longer necessary to buy an OpenVMS or Tru64 Unix " | ||
| 396 | "license to have SRM firmware on your older Alpha, it is recommended that you " | ||
| 397 | "use SRM and <command>aboot</command> on new installations of GNU/Linux, " | ||
| 398 | "unless you wish to dual-boot with Windows NT." | ||
| 399 | elmig-guest | 26676 | msgstr "" |
| 400 | |||
| 401 | fjpop-guest | 26702 | #. Tag: para |
| 402 | elmig-guest | 26676 | #: boot-installer.xml:249 |
| 403 | #, no-c-format | ||
| 404 | fjpop-guest | 26702 | msgid "" |
| 405 | "The majority of AlphaServers and all current server and workstation products " | ||
| 406 | "contain both SRM and AlphaBIOS in their firmware. For \"half-flash\" " | ||
| 407 | "machines such as the various evaluation boards, it is possible to switch " | ||
| 408 | "from one version to another by reflashing the firmware. Also, once SRM is " | ||
| 409 | "installed, it is possible to run ARC/AlphaBIOS from a floppy disk (using the " | ||
| 410 | "<command>arc</command> command). For the reasons mentioned above, we " | ||
| 411 | "recommend switching to SRM before installing &debian;." | ||
| 412 | elmig-guest | 26676 | msgstr "" |
| 413 | |||
| 414 | fjpop-guest | 26702 | #. Tag: para |
| 415 | elmig-guest | 26676 | #: boot-installer.xml:260 |
| 416 | #, no-c-format | ||
| 417 | fjpop-guest | 26702 | msgid "" |
| 418 | "As on other architectures, you should install the newest available revision " | ||
| 419 | "of the firmware <footnote><para>Except on Jensen, where Linux is not " | ||
| 420 | "supported on firmware versions newer than 1.7 — see <ulink url=\"&url-" | ||
| 421 | "jensen-howto;\"></ulink> for more information</para></footnote> before " | ||
| 422 | "installing &debian;. For Alpha, firmware updates can be obtained from <ulink " | ||
| 423 | "url=\"&url-alpha-firmware;\">Alpha Firmware Updates</ulink>." | ||
| 424 | elmig-guest | 26676 | msgstr "" |
| 425 | |||
| 426 | fjpop-guest | 26702 | #. Tag: title |
| 427 | #: boot-installer.xml:274 boot-installer.xml:883 boot-installer.xml:1423 | ||
| 428 | #: boot-installer.xml:1916 boot-installer.xml:1999 boot-installer.xml:2339 | ||
| 429 | #: boot-installer.xml:2435 | ||
| 430 | elmig-guest | 26676 | #, no-c-format |
| 431 | msgid "Booting with TFTP" | ||
| 432 | msgstr "" | ||
| 433 | |||
| 434 | fjpop-guest | 26702 | #. Tag: para |
| 435 | elmig-guest | 26676 | #: boot-installer.xml:275 |
| 436 | #, no-c-format | ||
| 437 | msgid "" | ||
| 438 | fjpop-guest | 26702 | "In SRM, Ethernet interfaces are named with the <userinput>ewa</userinput> " |
| 439 | "prefix, and will be listed in the output of the <userinput>show dev</" | ||
| 440 | "userinput> command, like this (edited slightly): <informalexample><screen>\n" | ||
| 441 | ">>> show dev\n" | ||
| 442 | "ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n" | ||
| 443 | "ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n" | ||
| 444 | "ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n" | ||
| 445 | "</screen></informalexample> You first need to set the boot protocol: " | ||
| 446 | "<informalexample><screen>\n" | ||
| 447 | ">>> set ewa0_protocol bootp\n" | ||
| 448 | "</screen></informalexample> Then check the medium type is correct: " | ||
| 449 | "<informalexample><screen>\n" | ||
| 450 | ">>> set ewa0_mode <replaceable>mode</replaceable>\n" | ||
| 451 | "</screen></informalexample> You can get a listing of valid modes with " | ||
| 452 | "<userinput>>>>set ewa0_mode</userinput>." | ||
| 453 | elmig-guest | 26676 | msgstr "" |
| 454 | |||
| 455 | fjpop-guest | 26702 | #. Tag: para |
| 456 | elmig-guest | 26676 | #: boot-installer.xml:293 |
| 457 | #, no-c-format | ||
| 458 | msgid "" | ||
| 459 | fjpop-guest | 26702 | "Then, to boot from the first Ethernet interface, you would type: " |
| 460 | "<informalexample><screen>\n" | ||
| 461 | ">>> boot ewa0 -flags \"\"\n" | ||
| 462 | "</screen></informalexample> This will boot using the default kernel " | ||
| 463 | "parameters as included in the netboot image." | ||
| 464 | elmig-guest | 26676 | msgstr "" |
| 465 | |||
| 466 | fjpop-guest | 26702 | #. Tag: para |
| 467 | elmig-guest | 26676 | #: boot-installer.xml:302 |
| 468 | #, no-c-format | ||
| 469 | fjpop-guest | 26702 | msgid "" |
| 470 | "If you wish to use a serial console, you <emphasis>must</emphasis> pass the " | ||
| 471 | "<userinput>console=</userinput> parameter to the kernel. This can be done " | ||
| 472 | "using the <userinput>-flags</userinput> argument to the SRM <userinput>boot</" | ||
| 473 | "userinput> command. The serial ports are named the same as their " | ||
| 474 | "corresponding files in <userinput>/dev</userinput>. Also, when specifying " | ||
| 475 | "additional kernel parameters, you must repeat certain default options that " | ||
| 476 | "are needed by the &d-i; images. For example, to boot from <userinput>ewa0</" | ||
| 477 | "userinput> and use a console on the first serial port, you would type:" | ||
| 478 | elmig-guest | 26676 | msgstr "" |
| 479 | |||
| 480 | fjpop-guest | 26702 | #. Tag: screen |
| 481 | elmig-guest | 26676 | #: boot-installer.xml:314 |
| 482 | #, no-c-format | ||
| 483 | fjpop-guest | 26702 | msgid "" |
| 484 | ">>> boot ewa0 -flags "root=/dev/ram ramdisk_size=16384 " | ||
| 485 | "console=ttyS0"" | ||
| 486 | elmig-guest | 26676 | msgstr "" |
| 487 | |||
| 488 | fjpop-guest | 26702 | #. Tag: title |
| 489 | elmig-guest | 26676 | #: boot-installer.xml:319 |
| 490 | #, no-c-format | ||
| 491 | msgid "Booting from CD-ROM with the SRM Console" | ||
| 492 | msgstr "" | ||
| 493 | |||
| 494 | fjpop-guest | 26702 | #. Tag: para |
| 495 | elmig-guest | 26676 | #: boot-installer.xml:320 |
| 496 | #, no-c-format | ||
| 497 | msgid "" | ||
| 498 | fjpop-guest | 26702 | "Type <informalexample><screen>\n" |
| 499 | ">>> boot xxxx -flags 0\n" | ||
| 500 | "</screen></informalexample> where <replaceable>xxxx</replaceable> is your CD-" | ||
| 501 | "ROM drive in SRM notation." | ||
| 502 | elmig-guest | 26676 | msgstr "" |
| 503 | |||
| 504 | fjpop-guest | 26702 | #. Tag: title |
| 505 | elmig-guest | 26676 | #: boot-installer.xml:332 |
| 506 | #, no-c-format | ||
| 507 | msgid "Booting from CD-ROM with the ARC or AlphaBIOS Console" | ||
| 508 | msgstr "" | ||
| 509 | |||
| 510 | fjpop-guest | 26702 | #. Tag: para |
| 511 | elmig-guest | 26676 | #: boot-installer.xml:333 |
| 512 | #, no-c-format | ||
| 513 | fjpop-guest | 26702 | msgid "" |
| 514 | "To boot a CD-ROM from the ARC console, find your sub-architecture code name " | ||
| 515 | "(see <xref linkend=\"alpha-cpus\"/>), then enter <filename>\\milo\\linload." | ||
| 516 | "exe</filename> as the boot loader and <filename>\\milo" | ||
| 517 | "\\<replaceable>subarch</replaceable></filename> (where <replaceable>subarch</" | ||
| 518 | "replaceable> is the proper subarchitecture name) as the OS Path in the `OS " | ||
| 519 | "Selection Setup' menu. Ruffians make an exception: You need to use <filename>" | ||
| 520 | "\\milo\\ldmilo.exe</filename> as boot loader." | ||
| 521 | elmig-guest | 26676 | msgstr "" |
| 522 | |||
| 523 | fjpop-guest | 26702 | #. Tag: title |
| 524 | elmig-guest | 26676 | #: boot-installer.xml:349 |
| 525 | #, no-c-format | ||
| 526 | msgid "Booting from Floppies with the SRM Console" | ||
| 527 | msgstr "" | ||
| 528 | |||
| 529 | fjpop-guest | 26702 | #. Tag: para |
| 530 | elmig-guest | 26676 | #: boot-installer.xml:350 |
| 531 | #, no-c-format | ||
| 532 | msgid "" | ||
| 533 | fjpop-guest | 26702 | "At the SRM prompt (<prompt>>>></prompt>), issue the following " |
| 534 | "command: <informalexample><screen>\n" | ||
| 535 | ">>> boot dva0 -flags 0\n" | ||
| 536 | "</screen></informalexample> possibly replacing <filename>dva0</filename> " | ||
| 537 | "with the actual device name. Usually, <filename>dva0</filename> is the " | ||
| 538 | "floppy; type <informalexample><screen>\n" | ||
| 539 | ">>> show dev\n" | ||
| 540 | "</screen></informalexample> to see the list of devices (e.g., if you want to " | ||
| 541 | "boot from a CD). Note that if you are booting via MILO, <command>-flags</" | ||
| 542 | "command> argument is ignored, so you can just type <command>boot dva0</" | ||
| 543 | "command>. If everything works OK, you will eventually see the Linux kernel " | ||
| 544 | "boot." | ||
| 545 | elmig-guest | 26676 | msgstr "" |
| 546 | |||
| 547 | fjpop-guest | 26702 | #. Tag: para |
| 548 | elmig-guest | 26676 | #: boot-installer.xml:367 |
| 549 | #, no-c-format | ||
| 550 | msgid "" | ||
| 551 | fjpop-guest | 26702 | "If you want to specify kernel parameters when booting via <command>aboot</" |
| 552 | "command>, use the following command: <informalexample><screen>\n" | ||
| 553 | ">>> boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 " | ||
| 554 | "load_ramdisk=1 arguments\"\n" | ||
| 555 | "</screen></informalexample> (typed on one line), substituting, if necessary, " | ||
| 556 | "the actual SRM boot device name for <filename>dva0</filename>, the Linux " | ||
| 557 | "boot device name for <filename>fd0</filename>, and the desired kernel " | ||
| 558 | "parameters for <filename>arguments</filename>." | ||
| 559 | elmig-guest | 26676 | msgstr "" |
| 560 | |||
| 561 | fjpop-guest | 26702 | #. Tag: para |
| 562 | elmig-guest | 26676 | #: boot-installer.xml:379 |
| 563 | #, no-c-format | ||
| 564 | fjpop-guest | 26702 | msgid "" |
| 565 | "If you want to specify kernel parameters when booting via <command>MILO</" | ||
| 566 | "command>, you will have to interrupt bootstrap once you get into MILO. See " | ||
| 567 | "<xref linkend=\"booting-from-milo\"/>." | ||
| 568 | elmig-guest | 26676 | msgstr "" |
| 569 | |||
| 570 | fjpop-guest | 26702 | #. Tag: title |
| 571 | elmig-guest | 26676 | #: boot-installer.xml:389 |
| 572 | #, no-c-format | ||
| 573 | msgid "Booting from Floppies with the ARC or AlphaBIOS Console" | ||
| 574 | msgstr "" | ||
| 575 | |||
| 576 | fjpop-guest | 26702 | #. Tag: para |
| 577 | elmig-guest | 26676 | #: boot-installer.xml:391 |
| 578 | #, no-c-format | ||
| 579 | fjpop-guest | 26702 | msgid "" |
| 580 | "In the OS Selection menu, set <command>linload.exe</command> as the boot " | ||
| 581 | "loader, and <command>milo</command> as the OS Path. Bootstrap using the " | ||
| 582 | "newly created entry." | ||
| 583 | elmig-guest | 26676 | msgstr "" |
| 584 | |||
| 585 | fjpop-guest | 26702 | #. Tag: title |
| 586 | elmig-guest | 26676 | #: boot-installer.xml:400 |
| 587 | #, no-c-format | ||
| 588 | msgid "Booting with MILO" | ||
| 589 | msgstr "" | ||
| 590 | |||
| 591 | fjpop-guest | 26702 | #. Tag: para |
| 592 | elmig-guest | 26676 | #: boot-installer.xml:401 |
| 593 | #, no-c-format | ||
| 594 | fjpop-guest | 26702 | msgid "" |
| 595 | "MILO contained on the bootstrap media is configured to proceed straight to " | ||
| 596 | "Linux automatically. Should you wish to intervene, all you need is to press " | ||
| 597 | "space during MILO countdown." | ||
| 598 | elmig-guest | 26676 | msgstr "" |
| 599 | |||
| 600 | fjpop-guest | 26702 | #. Tag: para |
| 601 | elmig-guest | 26676 | #: boot-installer.xml:407 |
| 602 | #, no-c-format | ||
| 603 | msgid "" | ||
| 604 | fjpop-guest | 26702 | "If you want to specify all the bits explicitly (for example, to supply " |
| 605 | "additional parameters), you can use a command like this: " | ||
| 606 | "<informalexample><screen>\n" | ||
| 607 | "MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments -->\n" | ||
| 608 | "</screen></informalexample> If you are booting from something other than a " | ||
| 609 | "floppy, substitute <filename>fd0</filename> in the above example with the " | ||
| 610 | "appropriate device name in Linux notation. The <command>help</command> " | ||
| 611 | "command would give you a brief MILO command reference." | ||
| 612 | elmig-guest | 26676 | msgstr "" |
| 613 | |||
| 614 | fjpop-guest | 26702 | #. Tag: title |
| 615 | elmig-guest | 26676 | #: boot-installer.xml:426 |
| 616 | #, no-c-format | ||
| 617 | msgid "Booting from TFTP" | ||
| 618 | msgstr "" | ||
| 619 | |||
| 620 | fjpop-guest | 26702 | #. Tag: para |
| 621 | #: boot-installer.xml:432 boot-installer.xml:889 boot-installer.xml:1441 | ||
| 622 | #: boot-installer.xml:1922 boot-installer.xml:2345 boot-installer.xml:2441 | ||
| 623 | elmig-guest | 26676 | #, no-c-format |
| 624 | fjpop-guest | 26702 | msgid "" |
| 625 | "Booting from the network requires that you have a network connection and a " | ||
| 626 | "TFTP network boot server (DHCP, RARP, or BOOTP)." | ||
| 627 | elmig-guest | 26676 | msgstr "" |
| 628 | |||
| 629 | fjpop-guest | 26702 | #. Tag: para |
| 630 | #: boot-installer.xml:437 boot-installer.xml:894 boot-installer.xml:1446 | ||
| 631 | #: boot-installer.xml:1927 boot-installer.xml:2350 boot-installer.xml:2446 | ||
| 632 | elmig-guest | 26676 | #, no-c-format |
| 633 | fjpop-guest | 26702 | msgid "" |
| 634 | "Older systems such as the 715 might require the use of an RBOOT server " | ||
| 635 | "instead of a BOOTP server." | ||
| 636 | elmig-guest | 26676 | msgstr "" |
| 637 | |||
| 638 | fjpop-guest | 26702 | #. Tag: para |
| 639 | #: boot-installer.xml:442 boot-installer.xml:899 boot-installer.xml:1451 | ||
| 640 | #: boot-installer.xml:1932 boot-installer.xml:2355 boot-installer.xml:2451 | ||
| 641 | elmig-guest | 26676 | #, no-c-format |
| 642 | fjpop-guest | 26702 | msgid "" |
| 643 | "The installation method to support network booting is described in <xref " | ||
| 644 | "linkend=\"install-tftp\"/>." | ||
| 645 | elmig-guest | 26676 | msgstr "" |
| 646 | |||
| 647 | fjpop-guest | 26702 | #. Tag: title |
| 648 | elmig-guest | 26676 | #: boot-installer.xml:450 |
| 649 | #, no-c-format | ||
| 650 | msgid "Booting from TFTP on NetWinder" | ||
| 651 | msgstr "" | ||
| 652 | |||
| 653 | fjpop-guest | 26702 | #. Tag: para |
| 654 | elmig-guest | 26676 | #: boot-installer.xml:452 |
| 655 | #, no-c-format | ||
| 656 | fjpop-guest | 26702 | msgid "" |
| 657 | "NetWinders have two network interfaces: The 10Mbps NE2000-compatible card is " | ||
| 658 | "<filename>eth0</filename> and the 100Mbps Tulip card is <filename>eth1</" | ||
| 659 | "filename>." | ||
| 660 | elmig-guest | 26676 | msgstr "" |
| 661 | |||
| 662 | fjpop-guest | 26702 | #. Tag: para |
| 663 | elmig-guest | 26676 | #: boot-installer.xml:458 |
| 664 | #, no-c-format | ||
| 665 | fjpop-guest | 26702 | msgid "" |
| 666 | "You need NeTTrom 2.2.1 or later to boot the installation system. NeTTrom " | ||
| 667 | "2.3.3 is recommended: get these files from <ulink url=\"ftp://ftp.netwinder." | ||
| 668 | "org/pub/netwinder/firmware/\"></ulink>:" | ||
| 669 | elmig-guest | 26676 | msgstr "" |
| 670 | |||
| 671 | fjpop-guest | 26702 | #. Tag: filename |
| 672 | elmig-guest | 26676 | #: boot-installer.xml:467 |
| 673 | #, no-c-format | ||
| 674 | msgid "nettrom-2.3-3.armv4l.rpm" | ||
| 675 | msgstr "" | ||
| 676 | |||
| 677 | fjpop-guest | 26702 | #. Tag: filename |
| 678 | elmig-guest | 26676 | #: boot-installer.xml:472 |
| 679 | #, no-c-format | ||
| 680 | msgid "nettrom-2.3.3.bin" | ||
| 681 | msgstr "" | ||
| 682 | |||
| 683 | fjpop-guest | 26702 | #. Tag: filename |
| 684 | elmig-guest | 26676 | #: boot-installer.xml:477 |
| 685 | #, no-c-format | ||
| 686 | msgid "nettrom-2.3.3.bin.md5sum" | ||
| 687 | msgstr "" | ||
| 688 | |||
| 689 | fjpop-guest | 26702 | #. Tag: para |
| 690 | elmig-guest | 26676 | #: boot-installer.xml:482 |
| 691 | #, no-c-format | ||
| 692 | msgid "" | ||
| 693 | fjpop-guest | 26702 | "After rebooting and interrupting the boot process during the countdown, you " |
| 694 | "must first configure the network either with a static address: " | ||
| 695 | "<informalexample><screen>\n" | ||
| 696 | " NeTTrom command-> setenv eth0_ip 192.168.0.10/24\n" | ||
| 697 | "</screen></informalexample> where 24 is the number of set bits in the " | ||
| 698 | "netmask, or a dynamic address: <informalexample><screen>\n" | ||
| 699 | " NeTTrom command-> boot diskless\n" | ||
| 700 | "</screen></informalexample> You may also need to configure the " | ||
| 701 | "<userinput>route1</userinput> settings if the TFTP server is not on the " | ||
| 702 | "local subnet. The rest of the config is pretty standard (the save-all step " | ||
| 703 | "is optional): <informalexample><screen>\n" | ||
| 704 | " NeTTrom command-> setenv kerntftpserver 192.168.0.1\n" | ||
| 705 | " NeTTrom command-> setenv kerntftpfile boot.img\n" | ||
| 706 | " NeTTrom command-> save-all\n" | ||
| 707 | " NeTTrom command-> setenv netconfig_eth0 flash\n" | ||
| 708 | " NeTTrom command-> setenv kernconfig tftp\n" | ||
| 709 | " NeTTrom command-> setenv rootdev /dev/ram\n" | ||
| 710 | " NeTTrom command-> setenv cmdappend root=/dev/ram\n" | ||
| 711 | "</screen></informalexample> Only the last four of these interfere with " | ||
| 712 | "normal disk booting, so it is safe to issue <command>save-all</command> " | ||
| 713 | "right before them, which will store the network settings in case you need to " | ||
| 714 | "boot from the network again. If you want to use the serial console to " | ||
| 715 | "install your NetWinder, you also need the following setting: " | ||
| 716 | "<informalexample><screen>\n" | ||
| 717 | " NeTTrom command-> setenv cmdappend root=/dev/ram " | ||
| 718 | "console=ttyS0,115200\n" | ||
| 719 | "</screen></informalexample> Use the <command>printenv</command> command to " | ||
| 720 | "review your environment settings. Finally, if your <envar>cmdappend</envar> " | ||
| 721 | "NeTTrom variable has the <option>noinitrd</option> option, you must remove " | ||
| 722 | "it so the downloaded kernel can boot with its attached ramdisk." | ||
| 723 | elmig-guest | 26676 | msgstr "" |
| 724 | |||
| 725 | fjpop-guest | 26702 | #. Tag: title |
| 726 | elmig-guest | 26676 | #: boot-installer.xml:518 |
| 727 | #, no-c-format | ||
| 728 | msgid "Booting from TFTP on CATS" | ||
| 729 | msgstr "" | ||
| 730 | |||
| 731 | fjpop-guest | 26702 | #. Tag: para |
| 732 | elmig-guest | 26676 | #: boot-installer.xml:520 |
| 733 | #, no-c-format | ||
| 734 | fjpop-guest | 26702 | msgid "" |
| 735 | "On CATS machines, use <command>boot de0:</command> or similar at the Cyclone " | ||
| 736 | "prompt." | ||
| 737 | elmig-guest | 26676 | msgstr "" |
| 738 | |||
| 739 | fjpop-guest | 26702 | #. Tag: title |
| 740 | elmig-guest | 26676 | #: boot-installer.xml:531 |
| 741 | #, no-c-format | ||
| 742 | msgid "Booting from CD-ROM" | ||
| 743 | msgstr "" | ||
| 744 | |||
| 745 | fjpop-guest | 26702 | #. Tag: para |
| 746 | #: boot-installer.xml:537 boot-installer.xml:590 boot-installer.xml:1060 | ||
| 747 | #: boot-installer.xml:1879 boot-installer.xml:2127 boot-installer.xml:2481 | ||
| 748 | elmig-guest | 26676 | #, no-c-format |
| 749 | fjpop-guest | 26702 | msgid "" |
| 750 | "The easiest route for most people will be to use a set of Debian CDs. If you " | ||
| 751 | "have a CD set, and if your machine supports booting directly off the CD, " | ||
| 752 | "great! Simply <phrase arch=\"i386\"> configure your system for booting off a " | ||
| 753 | "CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert " | ||
| 754 | "your CD, reboot, and proceed to the next chapter." | ||
| 755 | elmig-guest | 26676 | msgstr "" |
| 756 | |||
| 757 | fjpop-guest | 26702 | #. Tag: para |
| 758 | #: boot-installer.xml:548 boot-installer.xml:601 boot-installer.xml:1071 | ||
| 759 | #: boot-installer.xml:1890 boot-installer.xml:2138 boot-installer.xml:2492 | ||
| 760 | elmig-guest | 26676 | #, no-c-format |
| 761 | fjpop-guest | 26702 | msgid "" |
| 762 | "Note that certain CD drives may require special drivers, and thus be " | ||
| 763 | "inaccessible in the early installation stages. If it turns out the standard " | ||
| 764 | "way of booting off a CD doesn't work for your hardware, revisit this chapter " | ||
| 765 | "and read about alternate kernels and installation methods which may work for " | ||
| 766 | "you." | ||
| 767 | elmig-guest | 26676 | msgstr "" |
| 768 | |||
| 769 | fjpop-guest | 26702 | #. Tag: para |
| 770 | #: boot-installer.xml:556 boot-installer.xml:609 boot-installer.xml:1079 | ||
| 771 | #: boot-installer.xml:1898 boot-installer.xml:2146 boot-installer.xml:2500 | ||
| 772 | elmig-guest | 26676 | #, no-c-format |
| 773 | fjpop-guest | 26702 | msgid "" |
| 774 | "Even if you cannot boot from CD-ROM, you can probably install the Debian " | ||
| 775 | "system components and any packages you want from CD-ROM. Simply boot using a " | ||
| 776 | "different media, such as floppies. When it's time to install the operating " | ||
| 777 | "system, base system, and any additional packages, point the installation " | ||
| 778 | "system at the CD-ROM drive." | ||
| 779 | elmig-guest | 26676 | msgstr "" |
| 780 | |||
| 781 | fjpop-guest | 26702 | #. Tag: para |
| 782 | #: boot-installer.xml:564 boot-installer.xml:617 boot-installer.xml:1087 | ||
| 783 | #: boot-installer.xml:1906 boot-installer.xml:2154 boot-installer.xml:2508 | ||
| 784 | elmig-guest | 26676 | #, no-c-format |
| 785 | fjpop-guest | 26702 | msgid "" |
| 786 | "If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>." | ||
| 787 | elmig-guest | 26676 | msgstr "" |
| 788 | |||
| 789 | fjpop-guest | 26702 | #. Tag: para |
| 790 | elmig-guest | 26676 | #: boot-installer.xml:571 |
| 791 | #, no-c-format | ||
| 792 | fjpop-guest | 26702 | msgid "" |
| 793 | "To boot a CD-ROM from the Cyclone console prompt, use the command " | ||
| 794 | "<command>boot cd0:cats.bin</command>" | ||
| 795 | elmig-guest | 26676 | msgstr "" |
| 796 | |||
| 797 | fjpop-guest | 26702 | #. Tag: title |
| 798 | #: boot-installer.xml:584 boot-installer.xml:1054 boot-installer.xml:1867 | ||
| 799 | #: boot-installer.xml:2121 boot-installer.xml:2475 | ||
| 800 | elmig-guest | 26676 | #, no-c-format |
| 801 | msgid "Booting from a CD-ROM" | ||
| 802 | msgstr "" | ||
| 803 | |||
| 804 | fjpop-guest | 26702 | #. Tag: title |
| 805 | elmig-guest | 26676 | #: boot-installer.xml:722 |
| 806 | #, no-c-format | ||
| 807 | fjpop-guest | 26702 | msgid "" |
| 808 | "Booting from linux using <command>LILO</command> or <command>GRUB</command>" | ||
| 809 | elmig-guest | 26676 | msgstr "" |
| 810 | |||
| 811 | fjpop-guest | 26702 | #. Tag: para |
| 812 | elmig-guest | 26676 | #: boot-installer.xml:725 |
| 813 | #, no-c-format | ||
| 814 | fjpop-guest | 26702 | msgid "" |
| 815 | "To boot the installer from hard disk, you must first download and place the " | ||
| 816 | "needed files as described in <xref linkend=\"boot-drive-files\"/>." | ||
| 817 | elmig-guest | 26676 | msgstr "" |
| 818 | |||
| 819 | fjpop-guest | 26702 | #. Tag: para |
| 820 | elmig-guest | 26676 | #: boot-installer.xml:730 |
| 821 | #, no-c-format | ||
| 822 | fjpop-guest | 26702 | msgid "" |
| 823 | "If you intend to use the hard drive only for booting and then download " | ||
| 824 | "everything over the network, you should download the <filename>netboot/" | ||
| 825 | "debian-installer/i386/initrd.gz</filename> file and its corresponding " | ||
| 826 | "kernel. This will allow you to repartition the hard disk from which you boot " | ||
| 827 | "the installer, although you should do so with care." | ||
| 828 | elmig-guest | 26676 | msgstr "" |
| 829 | |||
| 830 | fjpop-guest | 26702 | #. Tag: para |
| 831 | elmig-guest | 26676 | #: boot-installer.xml:739 |
| 832 | #, no-c-format | ||
| 833 | fjpop-guest | 26702 | msgid "" |
| 834 | "Alternatively, if you intend to keep an existing partition on the hard drive " | ||
| 835 | "unchanged during the install, you can download the <filename>hd-media/initrd." | ||
| 836 | "gz</filename> file and its kernel, as well as copy a CD iso to the drive " | ||
| 837 | "(make sure the file is named ending in \".iso\"). The installer can then " | ||
| 838 | "boot from the drive and install from the CD image, without needing the " | ||
| 839 | "network." | ||
| 840 | elmig-guest | 26676 | msgstr "" |
| 841 | |||
| 842 | fjpop-guest | 26702 | #. Tag: para |
| 843 | elmig-guest | 26676 | #: boot-installer.xml:748 |
| 844 | #, no-c-format | ||
| 845 | fjpop-guest | 26702 | msgid "" |
| 846 | "For <command>LILO</command>, you will need to configure two essential things " | ||
| 847 | "in <filename>/etc/lilo.conf</filename>: <itemizedlist> <listitem><para> to " | ||
| 848 | "load the <filename>initrd.gz</filename> installer at boot time; </para></" | ||
| 849 | "listitem> <listitem><para> have the <filename>vmlinuz</filename> kernel use " | ||
| 850 | "a RAM disk as its root partition. </para></listitem> </itemizedlist> Here is " | ||
| 851 | "a <filename>/etc/lilo.conf</filename> example:" | ||
| 852 | elmig-guest | 26676 | msgstr "" |
| 853 | |||
| 854 | fjpop-guest | 26702 | #. Tag: screen |
| 855 | elmig-guest | 26676 | #: boot-installer.xml:769 |
| 856 | #, no-c-format | ||
| 857 | msgid "" | ||
| 858 | fjpop-guest | 26702 | "image=/boot/newinstall/vmlinuz\n" |
| 859 | " label=newinstall\n" | ||
| 860 | " initrd=/boot/newinstall/initrd.gz\n" | ||
| 861 | " root=/dev/ram0\n" | ||
| 862 | " append=\"devfs=mount,dall ramdisk_size=12000\"" | ||
| 863 | elmig-guest | 26676 | msgstr "" |
| 864 | |||
| 865 | fjpop-guest | 26702 | #. Tag: para |
| 866 | elmig-guest | 26676 | #: boot-installer.xml:769 |
| 867 | #, no-c-format | ||
| 868 | fjpop-guest | 26702 | msgid "" |
| 869 | "For more details, refer to the <citerefentry><refentrytitle>initrd</" | ||
| 870 | "refentrytitle> <manvolnum>4</manvolnum></citerefentry> and " | ||
| 871 | "<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</" | ||
| 872 | "manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> and " | ||
| 873 | "reboot." | ||
| 874 | elmig-guest | 26676 | msgstr "" |
| 875 | |||
| 876 | fjpop-guest | 26702 | #. Tag: para |
| 877 | elmig-guest | 26676 | #: boot-installer.xml:778 |
| 878 | #, no-c-format | ||
| 879 | msgid "" | ||
| 880 | fjpop-guest | 26702 | "The procedure for <command>GRUB</command> is quite similar. Locate your " |
| 881 | "<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> " | ||
| 882 | "directory (sometimes in the <filename>/boot/boot/grub/</filename>), add the " | ||
| 883 | "following lines: <informalexample><screen>\n" | ||
| 884 | "title New Install\n" | ||
| 885 | "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n" | ||
| 886 | "initrd (hd0,0)/boot/newinstall/initrd.gz\n" | ||
| 887 | "</screen></informalexample> and reboot. If the boot fails, you can try " | ||
| 888 | "adding <userinput>devfs=mount,dall</userinput> to the <quote>kernel</quote> " | ||
| 889 | "line." | ||
| 890 | elmig-guest | 26676 | msgstr "" |
| 891 | |||
| 892 | fjpop-guest | 26702 | #. Tag: para |
| 893 | elmig-guest | 26676 | #: boot-installer.xml:790 |
| 894 | #, no-c-format | ||
| 895 | fjpop-guest | 26702 | msgid "" |
| 896 | "Note that the value of the <userinput>ramdisk_size</userinput> may need to " | ||
| 897 | "be adjusted for the size of the initrd image. From here on, there should be " | ||
| 898 | "no difference between <command>GRUB</command> or <command>LILO</command>." | ||
| 899 | elmig-guest | 26676 | msgstr "" |
| 900 | |||
| 901 | fjpop-guest | 26702 | #. Tag: title |
| 902 | elmig-guest | 26676 | #: boot-installer.xml:801 boot-installer.xml:2279 |
| 903 | #, no-c-format | ||
| 904 | msgid "Booting from USB memory stick" | ||
| 905 | msgstr "" | ||
| 906 | |||
| 907 | fjpop-guest | 26702 | #. Tag: para |
| 908 | elmig-guest | 26676 | #: boot-installer.xml:802 |
| 909 | #, no-c-format | ||
| 910 | fjpop-guest | 26702 | msgid "" |
| 911 | "Let's assume you have prepared everything from <xref linkend=\"boot-dev-" | ||
| 912 | "select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB " | ||
| 913 | "stick into some free USB connector and reboot the computer. The system " | ||
| 914 | "should boot up, and you should be presented with the <prompt>boot:</prompt> " | ||
| 915 | "prompt. Here you can enter optional boot arguments, or just hit &enterkey;." | ||
| 916 | elmig-guest | 26676 | msgstr "" |
| 917 | |||
| 918 | fjpop-guest | 26702 | #. Tag: para |
| 919 | elmig-guest | 26676 | #: boot-installer.xml:811 |
| 920 | #, no-c-format | ||
| 921 | fjpop-guest | 26702 | msgid "" |
| 922 | "In case your computer doesn't support booting from USB memory devices, you " | ||
| 923 | "can still use a single floppy to do the initial boot and then switch to USB. " | ||
| 924 | "Boot your system as described in <xref linkend=\"floppy-boot\"/>; the kernel " | ||
| 925 | "on the boot floppy should detect your USB stick automatically. When it asks " | ||
| 926 | "for the root floppy, simply press &enterkey;. You should see &d-i; starting." | ||
| 927 | elmig-guest | 26676 | msgstr "" |
| 928 | |||
| 929 | fjpop-guest | 26702 | #. Tag: title |
| 930 | #: boot-installer.xml:824 boot-installer.xml:1979 boot-installer.xml:2381 | ||
| 931 | #: boot-installer.xml:2529 | ||
| 932 | elmig-guest | 26676 | #, no-c-format |
| 933 | msgid "Booting from Floppies" | ||
| 934 | msgstr "" | ||
| 935 | |||
| 936 | fjpop-guest | 26702 | #. Tag: para |
| 937 | elmig-guest | 26676 | #: boot-installer.xml:825 boot-installer.xml:2389 |
| 938 | #, no-c-format | ||
| 939 | fjpop-guest | 26702 | msgid "" |
| 940 | "You will have already downloaded the floppy images you needed and created " | ||
| 941 | "floppies from the images in <xref linkend=\"create-floppy\"/>." | ||
| 942 | elmig-guest | 26676 | msgstr "" |
| 943 | |||
| 944 | fjpop-guest | 26702 | #. Tag: para |
| 945 | elmig-guest | 26676 | #: boot-installer.xml:832 |
| 946 | #, no-c-format | ||
| 947 | fjpop-guest | 26702 | msgid "" |
| 948 | "To boot from the installer boot floppy, place it in the primary floppy " | ||
| 949 | "drive, shut down the system as you normally would, then turn it back on." | ||
| 950 | elmig-guest | 26676 | msgstr "" |
| 951 | |||
| 952 | fjpop-guest | 26702 | #. Tag: para |
| 953 | elmig-guest | 26676 | #: boot-installer.xml:838 |
| 954 | #, no-c-format | ||
| 955 | fjpop-guest | 26702 | msgid "" |
| 956 | "For installing from an LS-120 drive (ATAPI version) with a set of floppies, " | ||
| 957 | "you need to specify the virtual location for the floppy device. This is done " | ||
| 958 | "with the <emphasis>root=</emphasis> boot argument, giving the device that " | ||
| 959 | "the ide-floppy driver maps the device to. For example, if your LS-120 drive " | ||
| 960 | "is connected as the first IDE device (master) on the second cable, you enter " | ||
| 961 | "<userinput>linux root=/dev/hdc</userinput> at the boot prompt. Installation " | ||
| 962 | "from LS-120 is only supported by 2.4 and later kernels." | ||
| 963 | elmig-guest | 26676 | msgstr "" |
| 964 | |||
| 965 | fjpop-guest | 26702 | #. Tag: para |
| 966 | elmig-guest | 26676 | #: boot-installer.xml:849 |
| 967 | #, no-c-format | ||
| 968 | fjpop-guest | 26702 | msgid "" |
| 969 | "Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</" | ||
| 970 | "keycap> <keycap>Delete</keycap></keycombo> does not properly reset the " | ||
| 971 | "machine, so a ``hard'' reboot is recommended. If you are installing from an " | ||
| 972 | "existing operating system (e.g., from a DOS box) you don't have a choice. " | ||
| 973 | "Otherwise, please do a hard reboot when booting." | ||
| 974 | elmig-guest | 26676 | msgstr "" |
| 975 | |||
| 976 | fjpop-guest | 26702 | #. Tag: para |
| 977 | elmig-guest | 26676 | #: boot-installer.xml:858 |
| 978 | #, no-c-format | ||
| 979 | fjpop-guest | 26702 | msgid "" |
| 980 | "The floppy disk will be accessed, and you should then see a screen that " | ||
| 981 | "introduces the boot floppy and ends with the <prompt>boot:</prompt> prompt." | ||
| 982 | elmig-guest | 26676 | msgstr "" |
| 983 | |||
| 984 | fjpop-guest | 26702 | #. Tag: para |
| 985 | elmig-guest | 26676 | #: boot-installer.xml:864 |
| 986 | #, no-c-format | ||
| 987 | fjpop-guest | 26702 | msgid "" |
| 988 | "Once you press &enterkey;, you should see the message " | ||
| 989 | "<computeroutput>Loading...</computeroutput>, followed by " | ||
| 990 | "<computeroutput>Uncompressing Linux...</computeroutput>, and then a " | ||
| 991 | "screenfull or so of information about the hardware in your system. More " | ||
| 992 | "information on this phase of the boot process can be found below in <xref " | ||
| 993 | "linkend=\"kernel-msgs\"/>." | ||
| 994 | elmig-guest | 26676 | msgstr "" |
| 995 | |||
| 996 | fjpop-guest | 26702 | #. Tag: para |
| 997 | elmig-guest | 26676 | #: boot-installer.xml:873 |
| 998 | #, no-c-format | ||
| 999 | fjpop-guest | 26702 | msgid "" |
| 1000 | "After booting from the boot floppy, the root floppy is requested. Insert the " | ||
| 1001 | "root floppy and press &enterkey;, and the contents are loaded into memory. " | ||
| 1002 | "The installer program <command>debian-installer</command> is automatically " | ||
| 1003 | "launched." | ||
| 1004 | elmig-guest | 26676 | msgstr "" |
| 1005 | |||
| 1006 | fjpop-guest | 26702 | #. Tag: para |
| 1007 | elmig-guest | 26676 | #: boot-installer.xml:907 |
| 1008 | #, no-c-format | ||
| 1009 | msgid "There are various ways to do a TFTP boot on i386." | ||
| 1010 | msgstr "" | ||
| 1011 | |||
| 1012 | fjpop-guest | 26702 | #. Tag: title |
| 1013 | elmig-guest | 26676 | #: boot-installer.xml:913 |
| 1014 | #, no-c-format | ||
| 1015 | msgid "NIC or Motherboard that support PXE" | ||
| 1016 | msgstr "" | ||
| 1017 | |||
| 1018 | fjpop-guest | 26702 | #. Tag: para |
| 1019 | elmig-guest | 26676 | #: boot-installer.xml:914 |
| 1020 | #, no-c-format | ||
| 1021 | fjpop-guest | 26702 | msgid "" |
| 1022 | "It could be that your Network Interface Card or Motherboard provides PXE " | ||
| 1023 | "boot functionality. This is a <trademark class=\"trade\">Intel</trademark> " | ||
| 1024 | "re-implemention of TFTP boot. If so you may be able to configure your BIOS " | ||
| 1025 | "to boot from the network." | ||
| 1026 | elmig-guest | 26676 | msgstr "" |
| 1027 | |||
| 1028 | fjpop-guest | 26702 | #. Tag: title |
| 1029 | elmig-guest | 26676 | #: boot-installer.xml:925 |
| 1030 | #, no-c-format | ||
| 1031 | msgid "NIC with network bootROM" | ||
| 1032 | msgstr "" | ||
| 1033 | |||
| 1034 | fjpop-guest | 26702 | #. Tag: para |
| 1035 | elmig-guest | 26676 | #: boot-installer.xml:926 |
| 1036 | #, no-c-format | ||
| 1037 | fjpop-guest | 26702 | msgid "" |
| 1038 | "It could be that your Network Interface Card provides TFTP boot " | ||
| 1039 | "functionality." | ||
| 1040 | elmig-guest | 26676 | msgstr "" |
| 1041 | |||
| 1042 | fjpop-guest | 26702 | #. Tag: para |
| 1043 | elmig-guest | 26676 | #: boot-installer.xml:931 |
| 1044 | #, no-c-format | ||
| 1045 | fjpop-guest | 26702 | msgid "" |
| 1046 | "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. " | ||
| 1047 | "Please refer to this document." | ||
| 1048 | elmig-guest | 26676 | msgstr "" |
| 1049 | |||
| 1050 | fjpop-guest | 26702 | #. Tag: title |
| 1051 | elmig-guest | 26676 | #: boot-installer.xml:939 |
| 1052 | #, no-c-format | ||
| 1053 | msgid "Etherboot" | ||
| 1054 | msgstr "" | ||
| 1055 | |||
| 1056 | fjpop-guest | 26702 | #. Tag: para |
| 1057 | elmig-guest | 26676 | #: boot-installer.xml:940 |
| 1058 | #, no-c-format | ||
| 1059 | fjpop-guest | 26702 | msgid "" |
| 1060 | "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> " | ||
| 1061 | "provides bootdiskettes and even bootroms that do a TFTPboot." | ||
| 1062 | elmig-guest | 26676 | msgstr "" |
| 1063 | |||
| 1064 | fjpop-guest | 26702 | #. Tag: title |
| 1065 | elmig-guest | 26676 | #: boot-installer.xml:949 |
| 1066 | #, no-c-format | ||
| 1067 | msgid "i386 Boot Parameters" | ||
| 1068 | msgstr "" | ||
| 1069 | |||
| 1070 | fjpop-guest | 26702 | #. Tag: para |
| 1071 | elmig-guest | 26676 | #: boot-installer.xml:950 |
| 1072 | #, no-c-format | ||
| 1073 | fjpop-guest | 26702 | msgid "" |
| 1074 | "When the installer boots, you will be presented with the boot prompt, " | ||
| 1075 | "<prompt>boot:</prompt>. You can do two things at the <prompt>boot:</prompt> " | ||
| 1076 | "prompt. You can press the function keys <keycap>F1</keycap> through " | ||
| 1077 | "<keycap>F10</keycap> to view a few pages of helpful information, or you can " | ||
| 1078 | "press <keycap>Enter</keycap> to boot the system." | ||
| 1079 | elmig-guest | 26676 | msgstr "" |
| 1080 | |||
| 1081 | fjpop-guest | 26702 | #. Tag: para |
| 1082 | elmig-guest | 26676 | #: boot-installer.xml:958 |
| 1083 | #, no-c-format | ||
| 1084 | fjpop-guest | 26702 | msgid "" |
| 1085 | "Information on boot parameters which might be useful can be found by " | ||
| 1086 | "pressing <keycap>F3</keycap> through <keycap>F7</keycap>. If you add any " | ||
| 1087 | "parameters to the boot command line, be sure to type the boot method (the " | ||
| 1088 | "default is <userinput>linux</userinput>) and a space before the first " | ||
| 1089 | "parameter (e.g., <userinput>linux floppy=thinkpad</userinput>). If you " | ||
| 1090 | "simply press &enterkey;, that's the same as typing <userinput>linux</" | ||
| 1091 | "userinput> without any special parameters." | ||
| 1092 | elmig-guest | 26676 | msgstr "" |
| 1093 | |||
| 1094 | fjpop-guest | 26702 | #. Tag: para |
| 1095 | elmig-guest | 26676 | #: boot-installer.xml:969 |
| 1096 | #, no-c-format | ||
| 1097 | fjpop-guest | 26702 | msgid "" |
| 1098 | "Some systems have floppies with ``inverted DCLs''. If you receive errors " | ||
| 1099 | "reading from the floppy, even when you know the floppy is good, try the " | ||
| 1100 | "parameter <userinput>floppy=thinkpad</userinput>." | ||
| 1101 | elmig-guest | 26676 | msgstr "" |
| 1102 | |||
| 1103 | fjpop-guest | 26702 | #. Tag: para |
| 1104 | elmig-guest | 26676 | #: boot-installer.xml:975 |
| 1105 | #, no-c-format | ||
| 1106 | fjpop-guest | 26702 | msgid "" |
| 1107 | "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk " | ||
| 1108 | "drivers), the IDE drive may not be properly recognized. Again, try it first " | ||
| 1109 | "without the parameters and see if the IDE drive is recognized properly. If " | ||
| 1110 | "not, determine your drive geometry (cylinders, heads, and sectors), and use " | ||
| 1111 | "the parameter <userinput>hd=<replaceable>cylinders</replaceable>," | ||
| 1112 | "<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></" | ||
| 1113 | "userinput>." | ||
| 1114 | elmig-guest | 26676 | msgstr "" |
| 1115 | |||
| 1116 | fjpop-guest | 26702 | #. Tag: para |
| 1117 | elmig-guest | 26676 | #: boot-installer.xml:984 |
| 1118 | #, no-c-format | ||
| 1119 | fjpop-guest | 26702 | msgid "" |
| 1120 | "If you have a very old machine, and the kernel hangs after saying " | ||
| 1121 | "<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you " | ||
| 1122 | "should try the <userinput>no-hlt</userinput> boot argument, which disables " | ||
| 1123 | "this test." | ||
| 1124 | elmig-guest | 26676 | msgstr "" |
| 1125 | |||
| 1126 | fjpop-guest | 26702 | #. Tag: para |
| 1127 | elmig-guest | 26676 | #: boot-installer.xml:991 |
| 1128 | #, no-c-format | ||
| 1129 | fjpop-guest | 26702 | msgid "" |
| 1130 | "If your screen begins to show a weird picture while the kernel boots, eg. " | ||
| 1131 | "pure white, pure black or colored pixel garbage, your system may contain a " | ||
| 1132 | "problematic video card which does not switch to the framebuffer mode " | ||
| 1133 | "properly. Then you can use the boot parameter <userinput>debian-installer/" | ||
| 1134 | "framebuffer=false</userinput> or <userinput>video=vga16:off</userinput> to " | ||
| 1135 | "disable the framebuffer console. Only the English language will be available " | ||
| 1136 | "during the installation due to limited console features. See <xref linkend=" | ||
| 1137 | "\"boot-parms\"/> for details." | ||
| 1138 | elmig-guest | 26676 | msgstr "" |
| 1139 | |||
| 1140 | fjpop-guest | 26702 | #. Tag: title |
| 1141 | elmig-guest | 26676 | #: boot-installer.xml:1008 |
| 1142 | #, no-c-format | ||
| 1143 | msgid "System freeze during the PCMCIA configuration phase" | ||
| 1144 | msgstr "" | ||
| 1145 | |||
| 1146 | fjpop-guest | 26702 | #. Tag: para |
| 1147 | elmig-guest | 26676 | #: boot-installer.xml:1010 |
| 1148 | #, no-c-format | ||
| 1149 | fjpop-guest | 26702 | msgid "" |
| 1150 | "Some laptop models produced by Dell are known to crash when PCMCIA device " | ||
| 1151 | "detection tries to access some hardware addresses. Other laptops may display " | ||
| 1152 | "similar problems. If you experience such a problem and you don't need PCMCIA " | ||
| 1153 | "support during the installation, you can disable PCMCIA using the " | ||
| 1154 | "<userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can " | ||
| 1155 | "then configure PCMCIA after the installation is completed and exclude the " | ||
| 1156 | "resource range causing the problems." | ||
| 1157 | elmig-guest | 26676 | msgstr "" |
| 1158 | |||
| 1159 | fjpop-guest | 26702 | #. Tag: para |
| 1160 | elmig-guest | 26676 | #: boot-installer.xml:1020 |
| 1161 | #, no-c-format | ||
| 1162 | fjpop-guest | 26702 | msgid "" |
| 1163 | "Alternatively, you can boot the installer in expert mode. You will then be " | ||
| 1164 | "asked to enter the resource range options your hardware needs. For example, " | ||
| 1165 | "if you have one of the Dell laptops mentioned above, you should enter " | ||
| 1166 | "<userinput>exclude port 0x800-0x8ff</userinput> here. There is also a list " | ||
| 1167 | "of some common resource range options in the <ulink url=\"http://pcmcia-cs." | ||
| 1168 | "sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System resource " | ||
| 1169 | "settings section of the PCMCIA HOWTO</ulink>. Note that you have to omit the " | ||
| 1170 | "commas, if any, when you enter this value in the installer." | ||
| 1171 | elmig-guest | 26676 | msgstr "" |
| 1172 | |||
| 1173 | fjpop-guest | 26702 | #. Tag: title |
| 1174 | elmig-guest | 26676 | #: boot-installer.xml:1037 |
| 1175 | #, no-c-format | ||
| 1176 | msgid "System freeze while loading the USB modules" | ||
| 1177 | msgstr "" | ||
| 1178 | |||
| 1179 | fjpop-guest | 26702 | #. Tag: para |
| 1180 | elmig-guest | 26676 | #: boot-installer.xml:1038 |
| 1181 | #, no-c-format | ||
| 1182 | fjpop-guest | 26702 | msgid "" |
| 1183 | "The kernel normally tries to install USB modules and the USB keyboard driver " | ||
| 1184 | "in order to support some non-standard USB keyboards. However, there are some " | ||
| 1185 | "broken USB systems where the driver hangs on loading. A possible workaround " | ||
| 1186 | "may be disabling the USB controller in your mainboard BIOS setup. Another " | ||
| 1187 | "option is passing the <userinput>debian-installer/probe/usb=false</" | ||
| 1188 | "userinput> parameter at the boot prompt, which will prevent the modules from " | ||
| 1189 | "being loaded." | ||
| 1190 | elmig-guest | 26676 | msgstr "" |
| 1191 | |||
| 1192 | fjpop-guest | 26702 | #. Tag: title |
| 1193 | elmig-guest | 26676 | #: boot-installer.xml:1095 |
| 1194 | #, no-c-format | ||
| 1195 | msgid "CD Contents" | ||
| 1196 | msgstr "" | ||
| 1197 | |||
| 1198 | fjpop-guest | 26702 | #. Tag: para |
| 1199 | elmig-guest | 26676 | #: boot-installer.xml:1097 |
| 1200 | #, no-c-format | ||
| 1201 | fjpop-guest | 26702 | msgid "" |
| 1202 | "There are three basic variations of Debian Install CDs. The " | ||
| 1203 | "<emphasis>Business Card</emphasis> CD has a minimal installation that will " | ||
| 1204 | "fit on the small form factor CD media. It requires a network connection in " | ||
| 1205 | "order to install the rest of the base installation and make a usable system. " | ||
| 1206 | "The <emphasis>Network Install</emphasis> CD has all of the packages for a " | ||
| 1207 | "base install but requires a network connection to a Debian mirror site in " | ||
| 1208 | "order to install the extra packages one would want for a complete system . " | ||
| 1209 | "The set of Debian CDs can install a complete system from the wide range of " | ||
| 1210 | "packages without needing access to the network." | ||
| 1211 | elmig-guest | 26676 | msgstr "" |
| 1212 | |||
| 1213 | fjpop-guest | 26702 | #. Tag: para |
| 1214 | elmig-guest | 26676 | #: boot-installer.xml:1113 |
| 1215 | #, no-c-format | ||
| 1216 | fjpop-guest | 26702 | msgid "" |
| 1217 | "The IA-64 architecture uses the next generation Extensible Firmware " | ||
| 1218 | "Interface (EFI) from Intel. Unlike the traditional x86 BIOS which knows " | ||
| 1219 | "little about the boot device other than the partition table and Master Boot " | ||
| 1220 | "Record (MBR), EFI can read and write files from FAT16 or FAT32 formatted " | ||
| 1221 | "disk partitions. This simplifies the often arcane process of starting a " | ||
| 1222 | "system. The system boot loader and the EFI firmware that supports it have a " | ||
| 1223 | "full filesystem to store the files necessary for booting the machine. This " | ||
| 1224 | "means that the system disk on an IA-64 system has an additional disk " | ||
| 1225 | "partition dedicated to EFI instead of the simple MBR or boot block on more " | ||
| 1226 | "conventional systems." | ||
| 1227 | elmig-guest | 26676 | msgstr "" |
| 1228 | |||
| 1229 | fjpop-guest | 26702 | #. Tag: para |
| 1230 | elmig-guest | 26676 | #: boot-installer.xml:1129 |
| 1231 | #, no-c-format | ||
| 1232 | fjpop-guest | 26702 | msgid "" |
| 1233 | "The Debian Installer CD contains a small EFI partition where the " | ||
| 1234 | "<command>ELILO</command> bootloader, its configuration file, the installer's " | ||
| 1235 | "kernel, and initial filesystem (initrd) are located. The running system also " | ||
| 1236 | "contains an EFI partition where the necessary files for booting the system " | ||
| 1237 | "reside. These files are readable from the EFI Shell as described below." | ||
| 1238 | elmig-guest | 26676 | msgstr "" |
| 1239 | |||
| 1240 | fjpop-guest | 26702 | #. Tag: para |
| 1241 | elmig-guest | 26676 | #: boot-installer.xml:1138 |
| 1242 | #, no-c-format | ||
| 1243 | fjpop-guest | 26702 | msgid "" |
| 1244 | "Most of the details of how <command>ELILO</command> actually loads and " | ||
| 1245 | "starts a system are transparent to the system installer. However, the " | ||
| 1246 | "installer must set up an EFI partition prior to installing the base system. " | ||
| 1247 | "Otherwise, the installation of <command>ELILO</command> will fail, rendering " | ||
| 1248 | "the system un-bootable. The EFI partition is allocated and formatted in the " | ||
| 1249 | "partitioning step of the installation prior to loading any packages on the " | ||
| 1250 | "system disk. The partitioning task also verifies that a suitable EFI " | ||
| 1251 | "partition is present before allowing the installation to proceed." | ||
| 1252 | elmig-guest | 26676 | msgstr "" |
| 1253 | |||
| 1254 | fjpop-guest | 26702 | #. Tag: para |
| 1255 | elmig-guest | 26676 | #: boot-installer.xml:1150 |
| 1256 | #, no-c-format | ||
| 1257 | fjpop-guest | 26702 | msgid "" |
| 1258 | "The EFI Boot Manager is presented as the last step of the firmware " | ||
| 1259 | "initialization. It displays a menu list from which the user can select an " | ||
| 1260 | "option. Depending on the model of system and what other software has been " | ||
| 1261 | "loaded on the system, this menu may be different from one system to another. " | ||
| 1262 | "There should be at least two menu items displayed, <command>Boot Option " | ||
| 1263 | "Maintenance Menu</command> and <command>EFI Shell (Built-in)</command>. " | ||
| 1264 | "Using the first option is preferred, however, if that option is not " | ||
| 1265 | "available or the CD for some reason does not boot with it, use the second " | ||
| 1266 | "option." | ||
| 1267 | elmig-guest | 26676 | msgstr "" |
| 1268 | |||
| 1269 | fjpop-guest | 26702 | #. Tag: title |
| 1270 | elmig-guest | 26676 | #: boot-installer.xml:1169 |
| 1271 | #, no-c-format | ||
| 1272 | msgid "IMPORTANT" | ||
| 1273 | msgstr "" | ||
| 1274 | |||
| 1275 | fjpop-guest | 26702 | #. Tag: para |
| 1276 | elmig-guest | 26676 | #: boot-installer.xml:1170 |
| 1277 | #, no-c-format | ||
| 1278 | fjpop-guest | 26702 | msgid "" |
| 1279 | "The EFI Boot Manager will select a default boot action, typically the first " | ||
| 1280 | "menu choice, within a pre-set number of seconds. This is indicated by a " | ||
| 1281 | "countdown at the bottom of the screen. Once the timer expires and the " | ||
| 1282 | "systems starts the default action, you may have to reboot the machine in " | ||
| 1283 | "order to continue the installation. If the default action is the EFI Shell, " | ||
| 1284 | "you can return to the Boot Manager by running <command>exit</command> at the " | ||
| 1285 | "shell prompt." | ||
| 1286 | elmig-guest | 26676 | msgstr "" |
| 1287 | |||
| 1288 | fjpop-guest | 26702 | #. Tag: title |
| 1289 | elmig-guest | 26676 | #: boot-installer.xml:1182 |
| 1290 | #, no-c-format | ||
| 1291 | msgid "Option 1: Booting from the Boot Option Maintenance Menu" | ||
| 1292 | msgstr "" | ||
| 1293 | |||
| 1294 | fjpop-guest | 26702 | #. Tag: para |
| 1295 | elmig-guest | 26676 | #: boot-installer.xml:1189 |
| 1296 | #, no-c-format | ||
| 1297 | fjpop-guest | 26702 | msgid "" |
| 1298 | "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " | ||
| 1299 | "display the EFI Boot Manager page and menu after it completes its system " | ||
| 1300 | "initialization." | ||
| 1301 | elmig-guest | 26676 | msgstr "" |
| 1302 | |||
| 1303 | fjpop-guest | 26702 | #. Tag: para |
| 1304 | elmig-guest | 26676 | #: boot-installer.xml:1195 |
| 1305 | #, no-c-format | ||
| 1306 | fjpop-guest | 26702 | msgid "" |
| 1307 | "Select <command>Boot Maintenance Menu</command> from the menu with the arrow " | ||
| 1308 | "keys and press <command>ENTER</command>. This will display a new menu." | ||
| 1309 | elmig-guest | 26676 | msgstr "" |
| 1310 | |||
| 1311 | fjpop-guest | 26702 | #. Tag: para |
| 1312 | elmig-guest | 26676 | #: boot-installer.xml:1201 |
| 1313 | #, no-c-format | ||
| 1314 | fjpop-guest | 26702 | msgid "" |
| 1315 | "Select <command>Boot From a File</command> from the menu with the arrow keys " | ||
| 1316 | "and press <command>ENTER</command>. This will display a list of devices " | ||
| 1317 | "probed by the firmware. You should see two menu lines containing either the " | ||
| 1318 | "label <command>Debian Inst [Acpi ...</command> or <command>Removable Media " | ||
| 1319 | "Boot</command>. If you examine the rest of the menu line, you will notice " | ||
| 1320 | "that the device and controller information should be the same." | ||
| 1321 | elmig-guest | 26676 | msgstr "" |
| 1322 | |||
| 1323 | fjpop-guest | 26702 | #. Tag: para |
| 1324 | elmig-guest | 26676 | #: boot-installer.xml:1212 |
| 1325 | #, no-c-format | ||
| 1326 | fjpop-guest | 26702 | msgid "" |
| 1327 | "You can choose either of the entries that refer to the CD/DVD drive. Select " | ||
| 1328 | "your choice with the arrow keys and press <command>ENTER</command>. If you " | ||
| 1329 | "choose <command>Removable Media Boot</command> the machine will immediately " | ||
| 1330 | "start the boot load sequence. If you choose <command>Debian Inst [Acpi ...</" | ||
| 1331 | "command> instead, it will display a directory listing of the bootable " | ||
| 1332 | "portion of the CD, requiring you to proceed to the next (additional) step." | ||
| 1333 | elmig-guest | 26676 | msgstr "" |
| 1334 | |||
| 1335 | fjpop-guest | 26702 | #. Tag: para |
| 1336 | elmig-guest | 26676 | #: boot-installer.xml:1223 |
| 1337 | #, no-c-format | ||
| 1338 | fjpop-guest | 26702 | msgid "" |
| 1339 | "You will only need this step if you chose <command>Debian Inst [Acpi ...</" | ||
| 1340 | "command>. The directory listing will also show <command>[Treat like " | ||
| 1341 | "Removable Media Boot]</command> on the next to the last line. Select this " | ||
| 1342 | "line with the arrow keys and press <command>ENTER</command>. This will start " | ||
| 1343 | "the boot load sequence." | ||
| 1344 | elmig-guest | 26676 | msgstr "" |
| 1345 | |||
| 1346 | fjpop-guest | 26702 | #. Tag: para |
| 1347 | elmig-guest | 26676 | #: boot-installer.xml:1235 |
| 1348 | #, no-c-format | ||
| 1349 | fjpop-guest | 26702 | msgid "" |
| 1350 | "These steps start the Debian boot loader which will display a menu page for " | ||
| 1351 | "you to select a boot kernel and options. Proceed to selecting the boot " | ||
| 1352 | "kernel and options." | ||
| 1353 | elmig-guest | 26676 | msgstr "" |
| 1354 | |||
| 1355 | fjpop-guest | 26702 | #. Tag: title |
| 1356 | elmig-guest | 26676 | #: boot-installer.xml:1245 |
| 1357 | #, no-c-format | ||
| 1358 | msgid "Option 2: Booting from the EFI Shell" | ||
| 1359 | msgstr "" | ||
| 1360 | |||
| 1361 | fjpop-guest | 26702 | #. Tag: para |
| 1362 | elmig-guest | 26676 | #: boot-installer.xml:1246 |
| 1363 | #, no-c-format | ||
| 1364 | fjpop-guest | 26702 | msgid "" |
| 1365 | "If, for some reason, option 1 is not successful, reboot the machine and when " | ||
| 1366 | "the EFI Boot Manager screen appears there should be one option called " | ||
| 1367 | "<command>EFI Shell [Built-in]</command>. Boot the Debian Installer CD with " | ||
| 1368 | "the following steps:" | ||
| 1369 | elmig-guest | 26676 | msgstr "" |
| 1370 | |||
| 1371 | fjpop-guest | 26702 | #. Tag: para |
| 1372 | elmig-guest | 26676 | #: boot-installer.xml:1257 |
| 1373 | #, no-c-format | ||
| 1374 | fjpop-guest | 26702 | msgid "" |
| 1375 | "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " | ||
| 1376 | "display the EFI Boot Manager page and menu after it completes system " | ||
| 1377 | "initialization." | ||
| 1378 | elmig-guest | 26676 | msgstr "" |
| 1379 | |||
| 1380 | fjpop-guest | 26702 | #. Tag: para |
| 1381 | elmig-guest | 26676 | #: boot-installer.xml:1263 |
| 1382 | #, no-c-format | ||
| 1383 | fjpop-guest | 26702 | msgid "" |
| 1384 | "Select <command>EFI Shell</command> from the menu with the arrow keys and " | ||
| 1385 | "press <command>ENTER</command>. The EFI Shell will scan all of the bootable " | ||
| 1386 | "devices and display them to the console before displaying its command " | ||
| 1387 | "prompt. The recognized bootable partitions on devices will show a device " | ||
| 1388 | "name of <filename>fs<replaceable>n</replaceable>:</filename>. All other " | ||
| 1389 | "recognized partitions will be named <filename>blk<replaceable>n</" | ||
| 1390 | "replaceable>:</filename>. If you inserted the CD just before entering the " | ||
| 1391 | "shell, this may take a few extra seconds as it initializes the CD drive." | ||
| 1392 | elmig-guest | 26676 | msgstr "" |
| 1393 | |||
| 1394 | fjpop-guest | 26702 | #. Tag: para |
| 1395 | elmig-guest | 26676 | #: boot-installer.xml:1277 |
| 1396 | #, no-c-format | ||
| 1397 | fjpop-guest | 26702 | msgid "" |
| 1398 | "Examine the output from the shell looking for the CDROM drive. It is most " | ||
| 1399 | "likely the <filename>fs0:</filename> device although other devices with " | ||
| 1400 | "bootable partitions will also show up as <filename>fs<replaceable>n</" | ||
| 1401 | "replaceable></filename>." | ||
| 1402 | elmig-guest | 26676 | msgstr "" |
| 1403 | |||
| 1404 | fjpop-guest | 26702 | #. Tag: para |
| 1405 | elmig-guest | 26676 | #: boot-installer.xml:1284 |
| 1406 | #, no-c-format | ||
| 1407 | fjpop-guest | 26702 | msgid "" |
| 1408 | "Enter <command>fs<replaceable>n</replaceable>:</command> and press " | ||
| 1409 | "<command>ENTER</command> to select that device where <replaceable>n</" | ||
| 1410 | "replaceable> is the partition number for the CDROM. The shell will now " | ||
| 1411 | "display the partition number as its prompt." | ||
| 1412 | elmig-guest | 26676 | msgstr "" |
| 1413 | |||
| 1414 | fjpop-guest | 26702 | #. Tag: para |
| 1415 | elmig-guest | 26676 | #: boot-installer.xml:1291 |
| 1416 | #, no-c-format | ||
| 1417 | fjpop-guest | 26702 | msgid "" |
| 1418 | "Enter <command>elilo</command> and press <command>ENTER</command>. This will " | ||
| 1419 | "start the boot load sequence." | ||
| 1420 | elmig-guest | 26676 | msgstr "" |
| 1421 | |||
| 1422 | fjpop-guest | 26702 | #. Tag: para |
| 1423 | elmig-guest | 26676 | #: boot-installer.xml:1298 |
| 1424 | #, no-c-format | ||
| 1425 | fjpop-guest | 26702 | msgid "" |
| 1426 | "As with option 1, these steps start the Debian boot loader which will " | ||
| 1427 | "display a menu page for you to select a boot kernel and options. You can " | ||
| 1428 | "also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</" | ||
| 1429 | "command> command at the shell prompt. Proceed to selecting the boot kernel " | ||
| 1430 | "and options." | ||
| 1431 | elmig-guest | 26676 | msgstr "" |
| 1432 | |||
| 1433 | fjpop-guest | 26702 | #. Tag: title |
| 1434 | elmig-guest | 26676 | #: boot-installer.xml:1312 |
| 1435 | #, no-c-format | ||
| 1436 | msgid "Installing using a Serial Console" | ||
| 1437 | msgstr "" | ||
| 1438 | |||
| 1439 | fjpop-guest | 26702 | #. Tag: para |
| 1440 | elmig-guest | 26676 | #: boot-installer.xml:1314 |
| 1441 | #, no-c-format | ||
| 1442 | fjpop-guest | 26702 | msgid "" |
| 1443 | "You may choose to perform an install using a monitor and keyboard or using a " | ||
| 1444 | "serial connection. To use a monitor/keyboard setup, select an option " | ||
| 1445 | "containing the string [VGA console]. To install over a serial connection, " | ||
| 1446 | "choose an option containing the string [<replaceable>BAUD</replaceable> baud " | ||
| 1447 | "serial console], where <replaceable>BAUD</replaceable> is the speed of your " | ||
| 1448 | "serial console. Menu items for the most typical baud rate settings on the " | ||
| 1449 | "ttyS0 device are preconfigured." | ||
| 1450 | elmig-guest | 26676 | msgstr "" |
| 1451 | |||
| 1452 | fjpop-guest | 26702 | #. Tag: para |
| 1453 | elmig-guest | 26676 | #: boot-installer.xml:1325 |
| 1454 | #, no-c-format | ||
| 1455 | fjpop-guest | 26702 | msgid "" |
| 1456 | "In most circumstances, you will want the installer to use the same baud rate " | ||
| 1457 | "as your connection to the EFI console. If you aren't sure what this setting " | ||
| 1458 | "is, you can obtain it using the command <command>baud</command> at the EFI " | ||
| 1459 | "shell." | ||
| 1460 | elmig-guest | 26676 | msgstr "" |
| 1461 | |||
| 1462 | fjpop-guest | 26702 | #. Tag: para |
| 1463 | elmig-guest | 26676 | #: boot-installer.xml:1332 |
| 1464 | #, no-c-format | ||
| 1465 | fjpop-guest | 26702 | msgid "" |
| 1466 | "If there is not an option available that is configured for the serial device " | ||
| 1467 | "or baud rate you would like to use, you may override the console setting for " | ||
| 1468 | "one of the existing menu options. For example, to use a 57600 baud console " | ||
| 1469 | "over the ttyS1 device, enter <command>console=ttyS1,57600n8</command> into " | ||
| 1470 | "the <classname>Boot:</classname> text window." | ||
| 1471 | elmig-guest | 26676 | msgstr "" |
| 1472 | |||
| 1473 | fjpop-guest | 26702 | #. Tag: para |
| 1474 | elmig-guest | 26676 | #: boot-installer.xml:1343 |
| 1475 | #, no-c-format | ||
| 1476 | fjpop-guest | 26702 | msgid "" |
| 1477 | "Most IA-64 boxes ship with a default console setting of 9600 baud. This " | ||
| 1478 | "setting is rather slow, and the normal installation process will take a " | ||
| 1479 | "significant time to draw each screen. You should consider either increasing " | ||
| 1480 | "the baud rate used for performing the installation, or performing a Text " | ||
| 1481 | "Mode installation. See the <classname>Params</classname> help menu for " | ||
| 1482 | "instructions on starting the installer in Text Mode." | ||
| 1483 | elmig-guest | 26676 | msgstr "" |
| 1484 | |||
| 1485 | fjpop-guest | 26702 | #. Tag: para |
| 1486 | elmig-guest | 26676 | #: boot-installer.xml:1352 |
| 1487 | #, no-c-format | ||
| 1488 | fjpop-guest | 26702 | msgid "" |
| 1489 | "If you select the wrong console type, you will be able to select the kernel " | ||
| 1490 | "and enter parameters but both the display and your input will go dead as " | ||
| 1491 | "soon as the kernel starts, requiring you to reboot before you can begin the " | ||
| 1492 | "installation." | ||
| 1493 | elmig-guest | 26676 | msgstr "" |
| 1494 | |||
| 1495 | fjpop-guest | 26702 | #. Tag: title |
| 1496 | elmig-guest | 26676 | #: boot-installer.xml:1361 |
| 1497 | #, no-c-format | ||
| 1498 | msgid "Selecting the Boot Kernel and Options" | ||
| 1499 | msgstr "" | ||
| 1500 | |||
| 1501 | fjpop-guest | 26702 | #. Tag: para |
| 1502 | elmig-guest | 26676 | #: boot-installer.xml:1363 |
| 1503 | #, no-c-format | ||
| 1504 | fjpop-guest | 26702 | msgid "" |
| 1505 | "The boot loader will display a form with a menu list and a text window with " | ||
| 1506 | "a <classname>Boot:</classname> prompt. The arrow keys select an item from " | ||
| 1507 | "the menu and any text typed at the keyboard will appear in the text window. " | ||
| 1508 | "There are also help screens which can be displayed by pressing the " | ||
| 1509 | "appropriate function key. The <classname>General</classname> help screen " | ||
| 1510 | "explains the menu choices and the <classname>Params</classname> screen " | ||
| 1511 | "explains the common command line options." | ||
| 1512 | elmig-guest | 26676 | msgstr "" |
| 1513 | |||
| 1514 | fjpop-guest | 26702 | #. Tag: para |
| 1515 | elmig-guest | 26676 | #: boot-installer.xml:1375 |
| 1516 | #, no-c-format | ||
| 1517 | fjpop-guest | 26702 | msgid "" |
| 1518 | "Consult the <classname>General</classname> help screen for the description " | ||
| 1519 | "of the kernels and install modes most appropriate for your installation. You " | ||
| 1520 | "should also consult <xref linkend=\"boot-parms\"/> below for any additional " | ||
| 1521 | "parameters that you may want to set in the <classname>Boot:</classname> text " | ||
| 1522 | "window. The kernel version you choose selects the kernel version that will " | ||
| 1523 | "be used for both the installation process and the installed system. If you " | ||
| 1524 | "encounter kernel problems with the installation, you may also have those " | ||
| 1525 | "same problems with the system you install. The following two steps will " | ||
| 1526 | "select and start the install:" | ||
| 1527 | elmig-guest | 26676 | msgstr "" |
| 1528 | |||
| 1529 | fjpop-guest | 26702 | #. Tag: para |
| 1530 | elmig-guest | 26676 | #: boot-installer.xml:1393 |
| 1531 | #, no-c-format | ||
| 1532 | fjpop-guest | 26702 | msgid "" |
| 1533 | "Select the kernel version and installation mode most appropriate to your " | ||
| 1534 | "needs with the arrow keys." | ||
| 1535 | elmig-guest | 26676 | msgstr "" |
| 1536 | |||
| 1537 | fjpop-guest | 26702 | #. Tag: para |
| 1538 | elmig-guest | 26676 | #: boot-installer.xml:1398 |
| 1539 | #, no-c-format | ||
| 1540 | fjpop-guest | 26702 | msgid "" |
| 1541 | "Enter any boot parameters by typing at the keyboard. The text will be " | ||
| 1542 | "displayed directly in the text window. This is where kernel parameters (such " | ||
| 1543 | "as serial console settings) are specified." | ||
| 1544 | elmig-guest | 26676 | msgstr "" |
| 1545 | |||
| 1546 | fjpop-guest | 26702 | #. Tag: para |
| 1547 | elmig-guest | 26676 | #: boot-installer.xml:1405 |
| 1548 | #, no-c-format | ||
| 1549 | fjpop-guest | 26702 | msgid "" |
| 1550 | "Press <command>ENTER</command>. This will load and start the kernel. The " | ||
| 1551 | "kernel will display its usual initialization messages followed by the first " | ||
| 1552 | "screen of the Debian Installer." | ||
| 1553 | elmig-guest | 26676 | msgstr "" |
| 1554 | |||
| 1555 | fjpop-guest | 26702 | #. Tag: para |
| 1556 | elmig-guest | 26676 | #: boot-installer.xml:1414 |
| 1557 | #, no-c-format | ||
| 1558 | fjpop-guest | 26702 | msgid "" |
| 1559 | "Proceed to the next chapter to continue the installation where you will set " | ||
| 1560 | "up the language locale, network, and disk partitions." | ||
| 1561 | elmig-guest | 26676 | msgstr "" |
| 1562 | |||
| 1563 | fjpop-guest | 26702 | #. Tag: para |
| 1564 | elmig-guest | 26676 | #: boot-installer.xml:1425 |
| 1565 | #, no-c-format | ||
| 1566 | fjpop-guest | 26702 | msgid "" |
| 1567 | "Booting an IA64 system from the network is similar to a CD boot. The only " | ||
| 1568 | "difference is how the installation kernel is loaded. The EFI Boot Manager " | ||
| 1569 | "can load and start programs from a server on the network. Once the " | ||
| 1570 | "installation kernel is loaded and starts, the system install will proceed " | ||
| 1571 | "thru the same steps as the CD install with the exception that the packages " | ||
| 1572 | "of the base install will be loaded from the network rather than the CD drive." | ||
| 1573 | elmig-guest | 26676 | msgstr "" |
| 1574 | |||
| 1575 | fjpop-guest | 26702 | #. Tag: para |
| 1576 | elmig-guest | 26676 | #: boot-installer.xml:1459 |
| 1577 | #, no-c-format | ||
| 1578 | fjpop-guest | 26702 | msgid "" |
| 1579 | "Network booting an ia64 system requires two architecture-specific actions. " | ||
| 1580 | "On the boot server, DHCP and TFTP must be configured to deliver " | ||
| 1581 | "<command>elilo</command>. On the client a new boot option must be defined in " | ||
| 1582 | "the EFI boot manager to enable loading over a network." | ||
| 1583 | elmig-guest | 26676 | msgstr "" |
| 1584 | |||
| 1585 | fjpop-guest | 26702 | #. Tag: title |
| 1586 | elmig-guest | 26676 | #: boot-installer.xml:1470 |
| 1587 | #, no-c-format | ||
| 1588 | msgid "Configuring the Server" | ||
| 1589 | msgstr "" | ||
| 1590 | |||
| 1591 | fjpop-guest | 26702 | #. Tag: para |
| 1592 | elmig-guest | 26676 | #: boot-installer.xml:1471 |
| 1593 | #, no-c-format | ||
| 1594 | msgid "" | ||
| 1595 | fjpop-guest | 26702 | "A suitable TFTP entry for network booting an ia64 system looks something " |
| 1596 | "like this: <informalexample><screen>\n" | ||
| 1597 | "host mcmuffin {\n" | ||
| 1598 | " hardware ethernet 00:30:6e:1e:0e:83;\n" | ||
| 1599 | " fixed-address 10.0.0.21;\n" | ||
| 1600 | " filename \"debian-installer/ia64/elilo.efi\";\n" | ||
| 1601 | "}\n" | ||
| 1602 | "</screen></informalexample> Note that the goal is to get <command>elilo.efi</" | ||
| 1603 | "command> running on the client." | ||
| 1604 | elmig-guest | 26676 | msgstr "" |
| 1605 | |||
| 1606 | fjpop-guest | 26702 | #. Tag: para |
| 1607 | elmig-guest | 26676 | #: boot-installer.xml:1481 |
| 1608 | #, no-c-format | ||
| 1609 | fjpop-guest | 26702 | msgid "" |
| 1610 | "Extract the <filename>netboot.tar.gz</filename> file into the directory used " | ||
| 1611 | "as the root for your tftp server. Typical tftp root directories include " | ||
| 1612 | "<filename>/var/lib/tftp</filename> and <filename>/tftpboot</filename>. This " | ||
| 1613 | "will create a <filename>debian-installer</filename> directory tree " | ||
| 1614 | "containing the boot files for an IA-64 system." | ||
| 1615 | elmig-guest | 26676 | msgstr "" |
| 1616 | |||
| 1617 | fjpop-guest | 26702 | #. Tag: screen |
| 1618 | elmig-guest | 26676 | #: boot-installer.xml:1491 |
| 1619 | #, no-c-format | ||
| 1620 | msgid "" | ||
| 1621 | fjpop-guest | 26702 | "# cd /var/lib/tftp\n" |
| 1622 | "# tar xvfz /home/user/netboot.tar.gz\n" | ||
| 1623 | "./\n" | ||
| 1624 | "./debian-installer/\n" | ||
| 1625 | "./debian-installer/ia64/\n" | ||
| 1626 | "[...]" | ||
| 1627 | elmig-guest | 26676 | msgstr "" |
| 1628 | |||
| 1629 | fjpop-guest | 26702 | #. Tag: para |
| 1630 | elmig-guest | 26676 | #: boot-installer.xml:1491 |
| 1631 | #, no-c-format | ||
| 1632 | fjpop-guest | 26702 | msgid "" |
| 1633 | "The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</" | ||
| 1634 | "filename> file that should work for most configurations. However, should you " | ||
| 1635 | "need to make changes to this file, you can find it in the <filename>debian-" | ||
| 1636 | "installer/ia64/</filename> directory. It is possible to have different " | ||
| 1637 | "config files for different clients by naming them using the client's IP " | ||
| 1638 | "address in hex with the suffix <filename>.conf</filename> instead of " | ||
| 1639 | "<filename>elilo.conf</filename>. See documentation provided in the " | ||
| 1640 | "<classname>elilo</classname> package for details." | ||
| 1641 | elmig-guest | 26676 | msgstr "" |
| 1642 | |||
| 1643 | fjpop-guest | 26702 | #. Tag: title |
| 1644 | elmig-guest | 26676 | #: boot-installer.xml:1508 |
| 1645 | #, no-c-format | ||
| 1646 | msgid "Configuring the Client" | ||
| 1647 | msgstr "" | ||
| 1648 | |||
| 1649 | fjpop-guest | 26702 | #. Tag: para |
| 1650 | elmig-guest | 26676 | #: boot-installer.xml:1509 |
| 1651 | #, no-c-format | ||
| 1652 | fjpop-guest | 26702 | msgid "" |
| 1653 | "To configure the client to support TFTP booting, start by booting to EFI and " | ||
| 1654 | "entering the <guimenu>Boot Option Maintenance Menu</guimenu>. <itemizedlist> " | ||
| 1655 | "<listitem><para> Add a boot option. </para></listitem> <listitem><para> You " | ||
| 1656 | "should see one or more lines with the text <guimenuitem>Load File [Acpi" | ||
| 1657 | "()/.../Mac()]</guimenuitem>. If more than one of these entries exist, choose " | ||
| 1658 | "the one containing the MAC address of the interface from which you'll be " | ||
| 1659 | "booting. Use the arrow keys to highlight your choice, then press enter. </" | ||
| 1660 | "para></listitem> <listitem><para> Name the entry <userinput>Netboot</" | ||
| 1661 | "userinput> or something similar, save, and exit back to the boot options " | ||
| 1662 | "menu. </para></listitem> </itemizedlist> You should see the new boot option " | ||
| 1663 | "you just created, and selecting it should initiate a DHCP query, leading to " | ||
| 1664 | "a TFTP load of <filename>elilo.efi</filename> from the server." | ||
| 1665 | elmig-guest | 26676 | msgstr "" |
| 1666 | |||
| 1667 | fjpop-guest | 26702 | #. Tag: para |
| 1668 | elmig-guest | 26676 | #: boot-installer.xml:1541 |
| 1669 | #, no-c-format | ||
| 1670 | fjpop-guest | 26702 | msgid "" |
| 1671 | "The boot loader will display its prompt after it has downloaded and " | ||
| 1672 | "processed its configuration file. At this point, the installation proceeds " | ||
| 1673 | "with the same steps as a CD install. Select a boot option as in above and " | ||
| 1674 | "when the kernel has completed installing itself from the network, it will " | ||
| 1675 | "start the Debian Installer." | ||
| 1676 | elmig-guest | 26676 | msgstr "" |
| 1677 | |||
| 1678 | fjpop-guest | 26702 | #. Tag: para |
| 1679 | elmig-guest | 26676 | #: boot-installer.xml:1550 |
| 1680 | #, no-c-format | ||
| 1681 | fjpop-guest | 26702 | msgid "" |
| 1682 | "Proceed to the next chapter to continue the installation where you will set " | ||
| 1683 | "up the language locale, network, and the disk partitions." | ||
| 1684 | elmig-guest | 26676 | msgstr "" |
| 1685 | |||
| 1686 | fjpop-guest | 26702 | #. Tag: title |
| 1687 | elmig-guest | 26676 | #: boot-installer.xml:1563 |
| 1688 | #, no-c-format | ||
| 1689 | msgid "Choosing an Installation Method" | ||
| 1690 | msgstr "" | ||
| 1691 | |||
| 1692 | fjpop-guest | 26702 | #. Tag: para |
| 1693 | elmig-guest | 26676 | #: boot-installer.xml:1565 |
| 1694 | #, no-c-format | ||
| 1695 | fjpop-guest | 26702 | msgid "" |
| 1696 | "Some &arch-title; subarchs have the option of booting using either a 2.4.x " | ||
| 1697 | "or 2.2.x linux kernel. When such a choice exists, try the 2.4.x linux " | ||
| 1698 | "kernel. The installer should also require less memory when using a 2.4.x " | ||
| 1699 | "linux kernel as 2.2.x support requires a fixed-sized ramdisk and 2.4.x uses " | ||
| 1700 | "tmpfs." | ||
| 1701 | elmig-guest | 26676 | msgstr "" |
| 1702 | |||
| 1703 | fjpop-guest | 26702 | #. Tag: para |
| 1704 | elmig-guest | 26676 | #: boot-installer.xml:1573 |
| 1705 | #, no-c-format | ||
| 1706 | fjpop-guest | 26702 | msgid "" |
| 1707 | "If you are using a 2.2.x linux kernel, then you must make sure you are using " | ||
| 1708 | "a ramdisk built to accommodate it, see the <ulink url=\"&disturl;/main/" | ||
| 1709 | "installer-&architecture;/current/images/MANIFEST\">MANIFEST</ulink>. You " | ||
| 1710 | "will also need to use the &ramdisksize; kernel parameter. In general, this " | ||
| 1711 | "means you need to use the initrd22.gz ramdisk from the respective directory." | ||
| 1712 | elmig-guest | 26676 | msgstr "" |
| 1713 | |||
| 1714 | fjpop-guest | 26702 | #. Tag: para |
| 1715 | elmig-guest | 26676 | #: boot-installer.xml:1581 |
| 1716 | #, no-c-format | ||
| 1717 | fjpop-guest | 26702 | msgid "" |
| 1718 | "Make sure <userinput>root=/dev/ram</userinput> is one of your kernel " | ||
| 1719 | "parameters." | ||
| 1720 | elmig-guest | 26676 | msgstr "" |
| 1721 | |||
| 1722 | fjpop-guest | 26702 | #. Tag: para |
| 1723 | elmig-guest | 26676 | #: boot-installer.xml:1586 |
| 1724 | #, no-c-format | ||
| 1725 | fjpop-guest | 26702 | msgid "" |
| 1726 | "If you're having trouble, check <ulink url=\"&url-m68k-cts-faq;\">cts's " | ||
| 1727 | "&arch-title; debian-installer FAQ</ulink>." | ||
| 1728 | elmig-guest | 26676 | msgstr "" |
| 1729 | |||
| 1730 | fjpop-guest | 26702 | #. Tag: title |
| 1731 | elmig-guest | 26676 | #: boot-installer.xml:1603 |
| 1732 | #, no-c-format | ||
| 1733 | msgid "Amiga" | ||
| 1734 | msgstr "" | ||
| 1735 | |||
| 1736 | fjpop-guest | 26702 | #. Tag: para |
| 1737 | elmig-guest | 26676 | #: boot-installer.xml:1604 |
| 1738 | #, no-c-format | ||
| 1739 | fjpop-guest | 26702 | msgid "" |
| 1740 | "The only method of installation available to amiga is the hard drive (see " | ||
| 1741 | "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not " | ||
| 1742 | "bootable.</emphasis>" | ||
| 1743 | elmig-guest | 26676 | msgstr "" |
| 1744 | |||
| 1745 | fjpop-guest | 26702 | #. Tag: para |
| 1746 | elmig-guest | 26676 | #: boot-installer.xml:1610 |
| 1747 | #, no-c-format | ||
| 1748 | fjpop-guest | 26702 | msgid "" |
| 1749 | "Amiga does not currently work with bogl, so if you are seeing bogl errors, " | ||
| 1750 | "you need to include the kernel parameter <userinput>debian-installer/" | ||
| 1751 | "framebuffer=false</userinput>." | ||
| 1752 | elmig-guest | 26676 | msgstr "" |
| 1753 | |||
| 1754 | fjpop-guest | 26702 | #. Tag: title |
| 1755 | elmig-guest | 26676 | #: boot-installer.xml:1619 |
| 1756 | #, no-c-format | ||
| 1757 | msgid "Atari" | ||
| 1758 | msgstr "" | ||
| 1759 | |||
| 1760 | fjpop-guest | 26702 | #. Tag: para |
| 1761 | elmig-guest | 26676 | #: boot-installer.xml:1620 |
| 1762 | #, no-c-format | ||
| 1763 | fjpop-guest | 26702 | msgid "" |
| 1764 | "The installer for atari may be started from either the hard drive (see <xref " | ||
| 1765 | "linkend=\"m68k-boot-hd\"/>) or from floppies (see <xref linkend=\"boot-from-" | ||
| 1766 | "floppies\"/>). <emphasis>In other words the cdrom is not bootable.</emphasis>" | ||
| 1767 | elmig-guest | 26676 | msgstr "" |
| 1768 | |||
| 1769 | fjpop-guest | 26702 | #. Tag: para |
| 1770 | elmig-guest | 26676 | #: boot-installer.xml:1627 |
| 1771 | #, no-c-format | ||
| 1772 | fjpop-guest | 26702 | msgid "" |
| 1773 | "Atari does not currently work with bogl, so if you are seeing bogl errors, " | ||
| 1774 | "you need to include the kernel parameter <userinput>debian-installer/" | ||
| 1775 | "framebuffer=false</userinput>." | ||
| 1776 | elmig-guest | 26676 | msgstr "" |
| 1777 | |||
| 1778 | fjpop-guest | 26702 | #. Tag: title |
| 1779 | elmig-guest | 26676 | #: boot-installer.xml:1636 |
| 1780 | #, no-c-format | ||
| 1781 | msgid "BVME6000" | ||
| 1782 | msgstr "" | ||
| 1783 | |||
| 1784 | fjpop-guest | 26702 | #. Tag: para |
| 1785 | elmig-guest | 26676 | #: boot-installer.xml:1637 |
| 1786 | #, no-c-format | ||
| 1787 | fjpop-guest | 26702 | msgid "" |
| 1788 | "The installer for BVME6000 may be started from a cdrom (see <xref linkend=" | ||
| 1789 | "\"m68k-boot-cdrom\"/>), floppies (see <xref linkend=\"boot-from-floppies\"/" | ||
| 1790 | ">), or the net (see <xref linkend=\"boot-tftp\"/>)." | ||
| 1791 | elmig-guest | 26676 | msgstr "" |
| 1792 | |||
| 1793 | fjpop-guest | 26702 | #. Tag: title |
| 1794 | elmig-guest | 26676 | #: boot-installer.xml:1647 |
| 1795 | #, no-c-format | ||
| 1796 | msgid "Macintosh" | ||
| 1797 | msgstr "" | ||
| 1798 | |||
| 1799 | fjpop-guest | 26702 | #. Tag: para |
| 1800 | elmig-guest | 26676 | #: boot-installer.xml:1648 |
| 1801 | #, no-c-format | ||
| 1802 | fjpop-guest | 26702 | msgid "" |
| 1803 | "The only method of installation available to mac is from the hard drive (see " | ||
| 1804 | "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not " | ||
| 1805 | "bootable.</emphasis> Macs do not have a working 2.4.x kernel." | ||
| 1806 | elmig-guest | 26676 | msgstr "" |
| 1807 | |||
| 1808 | fjpop-guest | 26702 | #. Tag: para |
| 1809 | elmig-guest | 26676 | #: boot-installer.xml:1655 |
| 1810 | #, no-c-format | ||
| 1811 | fjpop-guest | 26702 | msgid "" |
| 1812 | "If your hardware uses a 53c9x-based scsi bus, then you may need to include " | ||
| 1813 | "the kernel parameter <userinput>mac53c9x=1</userinput>. Hardware with two " | ||
| 1814 | "such scsi buses, such as the Quadra 950, will need <userinput>mac53c9x=2</" | ||
| 1815 | "userinput> instead." | ||
| 1816 | elmig-guest | 26676 | msgstr "" |
| 1817 | |||
| 1818 | fjpop-guest | 26702 | #. Tag: title |
| 1819 | elmig-guest | 26676 | #: boot-installer.xml:1665 |
| 1820 | #, no-c-format | ||
| 1821 | msgid "MVME147 and MVME16x" | ||
| 1822 | msgstr "" | ||
| 1823 | |||
| 1824 | fjpop-guest | 26702 | #. Tag: para |
| 1825 | elmig-guest | 26676 | #: boot-installer.xml:1666 |
| 1826 | #, no-c-format | ||
| 1827 | fjpop-guest | 26702 | msgid "" |
| 1828 | "The installer for MVME147 and MVME16x may be started from either floppies " | ||
| 1829 | "(see <xref linkend=\"boot-from-floppies\"/>) or the net (see <xref linkend=" | ||
| 1830 | "\"boot-tftp\"/>). <emphasis>In other words the cdrom is not bootable.</" | ||
| 1831 | "emphasis>" | ||
| 1832 | elmig-guest | 26676 | msgstr "" |
| 1833 | |||
| 1834 | fjpop-guest | 26702 | #. Tag: title |
| 1835 | elmig-guest | 26676 | #: boot-installer.xml:1676 |
| 1836 | #, no-c-format | ||
| 1837 | msgid "Q40/Q60" | ||
| 1838 | msgstr "" | ||
| 1839 | |||
| 1840 | fjpop-guest | 26702 | #. Tag: para |
| 1841 | elmig-guest | 26676 | #: boot-installer.xml:1677 |
| 1842 | #, no-c-format | ||
| 1843 | fjpop-guest | 26702 | msgid "" |
| 1844 | "The only method of installation available to Q40/Q60 is from the hard drive " | ||
| 1845 | "(see <xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom " | ||
| 1846 | "is not bootable.</emphasis>" | ||
| 1847 | elmig-guest | 26676 | msgstr "" |
| 1848 | |||
| 1849 | fjpop-guest | 26702 | #. Tag: title |
| 1850 | elmig-guest | 26676 | #: boot-installer.xml:1688 |
| 1851 | #, no-c-format | ||
| 1852 | msgid "Booting from a Hard Disk" | ||
| 1853 | msgstr "" | ||
| 1854 | |||
| 1855 | fjpop-guest | 26702 | #. Tag: para |
| 1856 | elmig-guest | 26676 | #: boot-installer.xml:1694 boot-installer.xml:2200 |
| 1857 | #, no-c-format | ||
| 1858 | fjpop-guest | 26702 | msgid "" |
| 1859 | "Booting from an existing operating system is often a convenient option; for " | ||
| 1860 | "some systems it is the only supported method of installation." | ||
| 1861 | elmig-guest | 26676 | msgstr "" |
| 1862 | |||
| 1863 | fjpop-guest | 26702 | #. Tag: para |
| 1864 | elmig-guest | 26676 | #: boot-installer.xml:1700 boot-installer.xml:2206 |
| 1865 | #, no-c-format | ||
| 1866 | fjpop-guest | 26702 | msgid "" |
| 1867 | "To boot the installer from hard disk, you will have already completed " | ||
| 1868 | "downloading and placing the needed files in <xref linkend=\"boot-drive-files" | ||
| 1869 | "\"/>." | ||
| 1870 | elmig-guest | 26676 | msgstr "" |
| 1871 | |||
| 1872 | fjpop-guest | 26702 | #. Tag: para |
| 1873 | elmig-guest | 26676 | #: boot-installer.xml:1709 |
| 1874 | #, no-c-format | ||
| 1875 | fjpop-guest | 26702 | msgid "" |
| 1876 | "At least six different ramdisks may be used to boot from the hard drive, " | ||
| 1877 | "three different types each with and without support for a 2.2.x linux kernel " | ||
| 1878 | "(see <ulink url=\"&disturl;/main/installer-&architecture;/current/images/" | ||
| 1879 | "MANIFEST\">MANIFEST</ulink> for details)." | ||
| 1880 | elmig-guest | 26676 | msgstr "" |
| 1881 | |||
| 1882 | fjpop-guest | 26702 | #. Tag: para |
| 1883 | elmig-guest | 26676 | #: boot-installer.xml:1717 |
| 1884 | #, no-c-format | ||
| 1885 | fjpop-guest | 26702 | msgid "" |
| 1886 | "The three different types of ramdisks are <filename>cdrom</filename>, " | ||
| 1887 | "<filename>hd-media</filename>, and <filename>nativehd</filename>. These " | ||
| 1888 | "ramdisks differ only in their source for installation packages. The " | ||
| 1889 | "<filename>cdrom</filename> ramdisk uses a cdrom to get debian-installer " | ||
| 1890 | "packages. The <filename>hd-media</filename> ramdisk uses an iso image file " | ||
| 1891 | "of a cdrom currently residing on a hard disk. Finally, the " | ||
| 1892 | "<filename>nativehd</filename> ramdisk uses the net to install packages." | ||
| 1893 | elmig-guest | 26676 | msgstr "" |
| 1894 | |||
| 1895 | fjpop-guest | 26702 | #. Tag: title |
| 1896 | elmig-guest | 26676 | #: boot-installer.xml:1738 |
| 1897 | #, no-c-format | ||
| 1898 | msgid "Booting from AmigaOS" | ||
| 1899 | msgstr "" | ||
| 1900 | |||
| 1901 | fjpop-guest | 26702 | #. Tag: para |
| 1902 | elmig-guest | 26676 | #: boot-installer.xml:1739 |
| 1903 | #, no-c-format | ||
| 1904 | fjpop-guest | 26702 | msgid "" |
| 1905 | "In the <command>Workbench</command>, start the Linux installation process by " | ||
| 1906 | "double-clicking on the <guiicon>StartInstall</guiicon> icon in the " | ||
| 1907 | "<filename>debian</filename> directory." | ||
| 1908 | elmig-guest | 26676 | msgstr "" |
| 1909 | |||
| 1910 | fjpop-guest | 26702 | #. Tag: para |
| 1911 | elmig-guest | 26676 | #: boot-installer.xml:1745 |
| 1912 | #, no-c-format | ||
| 1913 | fjpop-guest | 26702 | msgid "" |
| 1914 | "You may have to press the &enterkey; key twice after the Amiga installer " | ||
| 1915 | "program has output some debugging information into a window. After this, the " | ||
| 1916 | "screen will go grey, there will be a few seconds' delay. Next, a black " | ||
| 1917 | "screen with white text should come up, displaying all kinds of kernel " | ||
| 1918 | "debugging information. These messages may scroll by too fast for you to " | ||
| 1919 | "read, but that's OK. After a couple of seconds, the installation program " | ||
| 1920 | "should start automatically, so you can continue down at <xref linkend=\"d-i-" | ||
| 1921 | "intro\"/>." | ||
| 1922 | elmig-guest | 26676 | msgstr "" |
| 1923 | |||
| 1924 | fjpop-guest | 26702 | #. Tag: title |
| 1925 | elmig-guest | 26676 | #: boot-installer.xml:1760 |
| 1926 | #, no-c-format | ||
| 1927 | msgid "Booting from Atari TOS" | ||
| 1928 | msgstr "" | ||
| 1929 | |||
| 1930 | fjpop-guest | 26702 | #. Tag: para |
| 1931 | elmig-guest | 26676 | #: boot-installer.xml:1761 |
| 1932 | #, no-c-format | ||
| 1933 | fjpop-guest | 26702 | msgid "" |
| 1934 | "At the GEM desktop, start the Linux installation process by double-clicking " | ||
| 1935 | "on the <guiicon>bootstra.prg</guiicon> icon in the <filename>debian</" | ||
| 1936 | "filename> directory and clicking <guibutton>Ok</guibutton> at the program " | ||
| 1937 | "options dialog box." | ||
| 1938 | elmig-guest | 26676 | msgstr "" |
| 1939 | |||
| 1940 | fjpop-guest | 26702 | #. Tag: para |
| 1941 | elmig-guest | 26676 | #: boot-installer.xml:1768 |
| 1942 | #, no-c-format | ||
| 1943 | fjpop-guest | 26702 | msgid "" |
| 1944 | "You may have to press the &enterkey; key after the Atari bootstrap program " | ||
| 1945 | "has output some debugging information into a window. After this, the screen " | ||
| 1946 | "will go grey, there will be a few seconds' delay. Next, a black screen with " | ||
| 1947 | "white text should come up, displaying all kinds of kernel debugging " | ||
| 1948 | "information. These messages may scroll by too fast for you to read, but " | ||
| 1949 | "that's OK. After a couple of seconds, the installation program should start " | ||
| 1950 | "automatically, so you can continue below at <xref linkend=\"d-i-intro\"/>." | ||
| 1951 | elmig-guest | 26676 | msgstr "" |
| 1952 | |||
| 1953 | fjpop-guest | 26702 | #. Tag: title |
| 1954 | elmig-guest | 26676 | #: boot-installer.xml:1783 |
| 1955 | #, no-c-format | ||
| 1956 | msgid "Booting from MacOS" | ||
| 1957 | msgstr "" | ||
| 1958 | |||
| 1959 | fjpop-guest | 26702 | #. Tag: para |
| 1960 | elmig-guest | 26676 | #: boot-installer.xml:1784 |
| 1961 | #, no-c-format | ||
| 1962 | fjpop-guest | 26702 | msgid "" |
| 1963 | "You must retain the original Mac system and boot from it. It is " | ||
| 1964 | "<emphasis>essential</emphasis> that, when booting MacOS in preparation for " | ||
| 1965 | "booting the Penguin linux loader, you hold the <keycap>shift</keycap> key " | ||
| 1966 | "down to prevent extensions from loading. If you don't use MacOS except for " | ||
| 1967 | "loading linux, you can accomplish the same thing by removing all extensions " | ||
| 1968 | "and control panels from the Mac's System Folder. Otherwise extensions may be " | ||
| 1969 | "left running and cause random problems with the running linux kernel." | ||
| 1970 | elmig-guest | 26676 | msgstr "" |
| 1971 | |||
| 1972 | fjpop-guest | 26702 | #. Tag: para |
| 1973 | elmig-guest | 26676 | #: boot-installer.xml:1795 |
| 1974 | #, no-c-format | ||
| 1975 | fjpop-guest | 26702 | msgid "" |
| 1976 | "Macs require the <command>Penguin</command> bootloader. If you do not have " | ||
| 1977 | "the tools to handle a <command>Stuffit</command> archive, &penguin19.hfs; is " | ||
| 1978 | "an hfs disk image with <command>Penguin</command> unpacked. <xref linkend=" | ||
| 1979 | "\"create-floppy\"/> describes how to copy this image to a floppy." | ||
| 1980 | elmig-guest | 26676 | msgstr "" |
| 1981 | |||
| 1982 | fjpop-guest | 26702 | #. Tag: para |
| 1983 | elmig-guest | 26676 | #: boot-installer.xml:1804 |
| 1984 | #, no-c-format | ||
| 1985 | fjpop-guest | 26702 | msgid "" |
| 1986 | "At the MacOS desktop, start the Linux installation process by double-" | ||
| 1987 | "clicking on the <guiicon>Penguin Prefs</guiicon> icon in the " | ||
| 1988 | "<filename>Penguin</filename> directory. The <command>Penguin</command> " | ||
| 1989 | "booter will start up. Go to the <guimenuitem>Settings</guimenuitem> item in " | ||
| 1990 | "the <guimenu>File</guimenu> menu, click the <guilabel>Kernel</guilabel> tab. " | ||
| 1991 | "Select the kernel (<filename>vmlinuz</filename>) and ramdisk " | ||
| 1992 | "(<filename>initrd.gz</filename>) images in the <filename>install</filename> " | ||
| 1993 | "directory by clicking on the corresponding buttons in the upper right " | ||
| 1994 | "corner, and navigating the file select dialogs to locate the files." | ||
| 1995 | elmig-guest | 26676 | msgstr "" |
| 1996 | |||
| 1997 | fjpop-guest | 26702 | #. Tag: para |
| 1998 | elmig-guest | 26676 | #: boot-installer.xml:1819 |
| 1999 | #, no-c-format | ||
| 2000 | fjpop-guest | 26702 | msgid "" |
| 2001 | "To set the boot parameters in Penguin, choose <guimenu>File</guimenu> -> " | ||
| 2002 | "<guimenuitem>Settings...</guimenuitem>, then switch to the " | ||
| 2003 | "<guilabel>Options</guilabel> tab. Boot parameters may be typed in to the " | ||
| 2004 | "text entry area. If you will always want to use these settings, select " | ||
| 2005 | "<guimenu>File</guimenu> -> <guimenuitem>Save Settings as Default</" | ||
| 2006 | "guimenuitem>." | ||
| 2007 | elmig-guest | 26676 | msgstr "" |
| 2008 | |||
| 2009 | fjpop-guest | 26702 | #. Tag: para |
| 2010 | elmig-guest | 26676 | #: boot-installer.xml:1828 |
| 2011 | #, no-c-format | ||
| 2012 | fjpop-guest | 26702 | msgid "" |
| 2013 | "Close the <guilabel>Settings</guilabel> dialog, save the settings and start " | ||
| 2014 | "the bootstrap using the <guimenuitem>Boot Now</guimenuitem> item in the " | ||
| 2015 | "<guimenu>File</guimenu> menu." | ||
| 2016 | elmig-guest | 26676 | msgstr "" |
| 2017 | |||
| 2018 | fjpop-guest | 26702 | #. Tag: para |
| 2019 | elmig-guest | 26676 | #: boot-installer.xml:1835 |
| 2020 | #, no-c-format | ||
| 2021 | fjpop-guest | 26702 | msgid "" |
| 2022 | "The <command>Penguin</command> booter will output some debugging information " | ||
| 2023 | "into a window. After this, the screen will go grey, there will be a few " | ||
| 2024 | "seconds' delay. Next, a black screen with white text should come up, " | ||
| 2025 | "displaying all kinds of kernel debugging information. These messages may " | ||
| 2026 | "scroll by too fast for you to read, but that's OK. After a couple of " | ||
| 2027 | "seconds, the installation program should start automatically, so you can " | ||
| 2028 | "continue below at <xref linkend=\"d-i-intro\"/>." | ||
| 2029 | elmig-guest | 26676 | msgstr "" |
| 2030 | |||
| 2031 | fjpop-guest | 26702 | #. Tag: title |
| 2032 | elmig-guest | 26676 | #: boot-installer.xml:1850 |
| 2033 | #, no-c-format | ||
| 2034 | msgid "Booting from Q40/Q60" | ||
| 2035 | msgstr "" | ||
| 2036 | |||
| 2037 | fjpop-guest | 26702 | #. Tag: para |
| 2038 | elmig-guest | 26676 | #: boot-installer.xml:1852 |
| 2039 | #, no-c-format | ||
| 2040 | msgid "FIXME" | ||
| 2041 | msgstr "" | ||
| 2042 | |||
| 2043 | fjpop-guest | 26702 | #. Tag: para |
| 2044 | elmig-guest | 26676 | #: boot-installer.xml:1856 |
| 2045 | #, no-c-format | ||
| 2046 | fjpop-guest | 26702 | msgid "" |
| 2047 | "The installation program should start automatically, so you can continue " | ||
| 2048 | "below at <xref linkend=\"d-i-intro\"/>." | ||
| 2049 | elmig-guest | 26676 | msgstr "" |
| 2050 | |||
| 2051 | fjpop-guest | 26702 | #. Tag: para |
| 2052 | elmig-guest | 26676 | #: boot-installer.xml:1868 |
| 2053 | #, no-c-format | ||
| 2054 | fjpop-guest | 26702 | msgid "" |
| 2055 | "Currently, the only &arch-title; subarchitecture that supports CD-ROM " | ||
| 2056 | "booting is the BVME6000." | ||
| 2057 | elmig-guest | 26676 | msgstr "" |
| 2058 | |||
| 2059 | fjpop-guest | 26702 | #. Tag: para |
| 2060 | elmig-guest | 26676 | #: boot-installer.xml:1940 |
| 2061 | #, no-c-format | ||
| 2062 | fjpop-guest | 26702 | msgid "" |
| 2063 | "After booting the VMEbus systems you will be presented with the LILO " | ||
| 2064 | "<prompt>Boot:</prompt> prompt. At that prompt enter one of the following to " | ||
| 2065 | "boot Linux and begin installation proper of the Debian software using vt102 " | ||
| 2066 | "terminal emulation:" | ||
| 2067 | elmig-guest | 26676 | msgstr "" |
| 2068 | |||
| 2069 | fjpop-guest | 26702 | #. Tag: para |
| 2070 | elmig-guest | 26676 | #: boot-installer.xml:1951 |
| 2071 | #, no-c-format | ||
| 2072 | msgid "type <screen>i6000 &enterkey;</screen> to install a BVME4000/6000" | ||
| 2073 | msgstr "" | ||
| 2074 | |||
| 2075 | fjpop-guest | 26702 | #. Tag: para |
| 2076 | elmig-guest | 26676 | #: boot-installer.xml:1956 |
| 2077 | #, no-c-format | ||
| 2078 | msgid "type <screen>i162 &enterkey;</screen> to install an MVME162" | ||
| 2079 | msgstr "" | ||
| 2080 | |||
| 2081 | fjpop-guest | 26702 | #. Tag: para |
| 2082 | elmig-guest | 26676 | #: boot-installer.xml:1961 |
| 2083 | #, no-c-format | ||
| 2084 | msgid "type <screen>i167 &enterkey;</screen> to install an MVME166/167" | ||
| 2085 | msgstr "" | ||
| 2086 | |||
| 2087 | fjpop-guest | 26702 | #. Tag: para |
| 2088 | elmig-guest | 26676 | #: boot-installer.xml:1968 |
| 2089 | #, no-c-format | ||
| 2090 | fjpop-guest | 26702 | msgid "" |
| 2091 | "You may additionally append the string <screen>TERM=vt100</screen> to use " | ||
| 2092 | "vt100 terminal emulation, e.g., <screen>i6000 TERM=vt100 &enterkey;</screen>." | ||
| 2093 | elmig-guest | 26676 | msgstr "" |
| 2094 | |||
| 2095 | fjpop-guest | 26702 | #. Tag: para |
| 2096 | elmig-guest | 26676 | #: boot-installer.xml:1980 |
| 2097 | #, no-c-format | ||
| 2098 | fjpop-guest | 26702 | msgid "" |
| 2099 | "For most &arch-title; architectures, booting from a local filesystem is the " | ||
| 2100 | "recommended method." | ||
| 2101 | elmig-guest | 26676 | msgstr "" |
| 2102 | |||
| 2103 | fjpop-guest | 26702 | #. Tag: para |
| 2104 | elmig-guest | 26676 | #: boot-installer.xml:1985 |
| 2105 | #, no-c-format | ||
| 2106 | fjpop-guest | 26702 | msgid "" |
| 2107 | "Booting from the boot floppy is supported only for Atari and VME (with a " | ||
| 2108 | "SCSI floppy drive on VME) at this time." | ||
| 2109 | elmig-guest | 26676 | msgstr "" |
| 2110 | |||
| 2111 | fjpop-guest | 26702 | #. Tag: title |
| 2112 | elmig-guest | 26676 | #: boot-installer.xml:2002 boot-installer.xml:2049 |
| 2113 | #, no-c-format | ||
| 2114 | msgid "SGI Indys TFTP Booting" | ||
| 2115 | msgstr "" | ||
| 2116 | |||
| 2117 | fjpop-guest | 26702 | #. Tag: para |
| 2118 | elmig-guest | 26676 | #: boot-installer.xml:2003 |
| 2119 | #, no-c-format | ||
| 2120 | msgid "" | ||
| 2121 | fjpop-guest | 26702 | "After entering the command monitor use <informalexample><screen>\n" |
| 2122 | "bootp():\n" | ||
| 2123 | "</screen></informalexample> on SGI Indys to boot linux and to begin " | ||
| 2124 | "installation of the Debian Software. In order to make this work you may have " | ||
| 2125 | "to unset the <envar>netaddr</envar> environment variable. Type " | ||
| 2126 | "<informalexample><screen>\n" | ||
| 2127 | "unsetenv netaddr\n" | ||
| 2128 | "</screen></informalexample> in the command monitor to do this." | ||
| 2129 | elmig-guest | 26676 | msgstr "" |
| 2130 | |||
| 2131 | fjpop-guest | 26702 | #. Tag: title |
| 2132 | elmig-guest | 26676 | #: boot-installer.xml:2022 boot-installer.xml:2071 |
| 2133 | #, no-c-format | ||
| 2134 | msgid "Broadcom BCM91250A TFTP Booting" | ||
| 2135 | msgstr "" | ||
| 2136 | |||
| 2137 | fjpop-guest | 26702 | #. Tag: para |
| 2138 | elmig-guest | 26676 | #: boot-installer.xml:2023 |
| 2139 | #, no-c-format | ||
| 2140 | msgid "" | ||
| 2141 | fjpop-guest | 26702 | "On the Broadcom BCM91250A evaluation board, you have to load the SiByl boot " |
| 2142 | "loader via TFTP which will then load and start the Debian installer. In most " | ||
| 2143 | "cases, you will first obtain an IP address via DHCP but it is also possible " | ||
| 2144 | "to configure a static address. In order to use DHCP, you can enter the " | ||
| 2145 | "following command on the CFE prompt: <informalexample><screen>\n" | ||
| 2146 | "ifconfig eth0 -auto\n" | ||
| 2147 | "</screen></informalexample> Once you have obtained an IP address, you can " | ||
| 2148 | "load SiByl with the following command: <informalexample><screen>\n" | ||
| 2149 | "boot 192.168.1.1:/boot/sibyl\n" | ||
| 2150 | "</screen></informalexample> You need to substitute the IP address listed in " | ||
| 2151 | "this example with either the name or the IP address of your TFTP server. " | ||
| 2152 | "Once you issue this command, the installer will be loaded automatically." | ||
| 2153 | elmig-guest | 26676 | msgstr "" |
| 2154 | |||
| 2155 | fjpop-guest | 26702 | #. Tag: title |
| 2156 | elmig-guest | 26676 | #: boot-installer.xml:2046 boot-installer.xml:2580 |
| 2157 | #, no-c-format | ||
| 2158 | msgid "Boot Parameters" | ||
| 2159 | msgstr "" | ||
| 2160 | |||
| 2161 | fjpop-guest | 26702 | #. Tag: para |
| 2162 | elmig-guest | 26676 | #: boot-installer.xml:2050 |
| 2163 | #, no-c-format | ||
| 2164 | fjpop-guest | 26702 | msgid "" |
| 2165 | "On SGI Indys you can append boot parameters to the <command>bootp():</" | ||
| 2166 | "command> command in the command monitor." | ||
| 2167 | elmig-guest | 26676 | msgstr "" |
| 2168 | |||
| 2169 | fjpop-guest | 26702 | #. Tag: para |
| 2170 | elmig-guest | 26676 | #: boot-installer.xml:2055 |
| 2171 | #, no-c-format | ||
| 2172 | msgid "" | ||
| 2173 | fjpop-guest | 26702 | "Following the <command>bootp():</command> command you can give the path and " |
| 2174 | "name of the file to boot if you did not give an explicit name via your bootp/" | ||
| 2175 | "dhcp server. Example: <informalexample><screen>\n" | ||
| 2176 | "bootp():/boot/tftpboot.img\n" | ||
| 2177 | "</screen></informalexample> Further kernel parameters can be passed via " | ||
| 2178 | "<command>append</command>:" | ||
| 2179 | elmig-guest | 26676 | msgstr "" |
| 2180 | |||
| 2181 | fjpop-guest | 26702 | #. Tag: screen |
| 2182 | elmig-guest | 26676 | #: boot-installer.xml:2065 |
| 2183 | #, no-c-format | ||
| 2184 | msgid "bootp(): append=\"root=/dev/sda1\"" | ||
| 2185 | msgstr "" | ||
| 2186 | |||
| 2187 | fjpop-guest | 26702 | #. Tag: para |
| 2188 | elmig-guest | 26676 | #: boot-installer.xml:2072 |
| 2189 | #, no-c-format | ||
| 2190 | fjpop-guest | 26702 | msgid "" |
| 2191 | "You cannot pass any boot parameters directly from the CFE prompt. Instead, " | ||
| 2192 | "you have to edit the <filename>/boot/sibyl.conf</filename> file on the TFTP " | ||
| 2193 | "server and add your parameters to the <replaceable>extra_args</replaceable> " | ||
| 2194 | "variable." | ||
| 2195 | elmig-guest | 26676 | msgstr "" |
| 2196 | |||
| 2197 | fjpop-guest | 26702 | #. Tag: title |
| 2198 | elmig-guest | 26676 | #: boot-installer.xml:2089 |
| 2199 | #, no-c-format | ||
| 2200 | msgid "s390 Limitations" | ||
| 2201 | msgstr "" | ||
| 2202 | |||
| 2203 | fjpop-guest | 26702 | #. Tag: para |
| 2204 | elmig-guest | 26676 | #: boot-installer.xml:2090 |
| 2205 | #, no-c-format | ||
| 2206 | fjpop-guest | 26702 | msgid "" |
| 2207 | "In order to run the installation system a working network setup and ssh " | ||
| 2208 | "session is needed on S/390." | ||
| 2209 | elmig-guest | 26676 | msgstr "" |
| 2210 | |||
| 2211 | fjpop-guest | 26702 | #. Tag: para |
| 2212 | elmig-guest | 26676 | #: boot-installer.xml:2095 |
| 2213 | #, no-c-format | ||
| 2214 | fjpop-guest | 26702 | msgid "" |
| 2215 | "The booting process starts with a network setup that prompts you for several " | ||
| 2216 | "network parameters. If the setup is successful, you will login to the system " | ||
| 2217 | "by starting a ssh session which will launch the standard installation system." | ||
| 2218 | elmig-guest | 26676 | msgstr "" |
| 2219 | |||
| 2220 | fjpop-guest | 26702 | #. Tag: title |
| 2221 | elmig-guest | 26676 | #: boot-installer.xml:2106 |
| 2222 | #, no-c-format | ||
| 2223 | msgid "s390 Boot Parameters" | ||
| 2224 | msgstr "" | ||
| 2225 | |||
| 2226 | fjpop-guest | 26702 | #. Tag: para |
| 2227 | elmig-guest | 26676 | #: boot-installer.xml:2107 |
| 2228 | #, no-c-format | ||
| 2229 | fjpop-guest | 26702 | msgid "" |
| 2230 | "On S/390 you can append boot parameters in the parm file. This file can " | ||
| 2231 | "either be in ASCII or EBCDIC format. Please read <ulink url=\"&url-s390-" | ||
| 2232 | "devices;\">Device Drivers and Installation Commands</ulink> for more " | ||
| 2233 | "information about S/390-specific boot parameters." | ||
| 2234 | elmig-guest | 26676 | msgstr "" |
| 2235 | |||
| 2236 | fjpop-guest | 26702 | #. Tag: para |
| 2237 | elmig-guest | 26676 | #: boot-installer.xml:2161 |
| 2238 | #, no-c-format | ||
| 2239 | fjpop-guest | 26702 | msgid "" |
| 2240 | "Currently, the only &arch-title; subarchitectures that support CD-ROM " | ||
| 2241 | "booting are PReP and New World PowerMacs. On PowerMacs, hold the <keycap>c</" | ||
| 2242 | "keycap> key, or else the combination of <keycap>Command</keycap>, " | ||
| 2243 | "<keycap>Option</keycap>, <keycap>Shift</keycap>, and <keycap>Delete</keycap> " | ||
| 2244 | "keys together while booting to boot from the CD-ROM." | ||
| 2245 | elmig-guest | 26676 | msgstr "" |
| 2246 | |||
| 2247 | fjpop-guest | 26702 | #. Tag: para |
| 2248 | elmig-guest | 26676 | #: boot-installer.xml:2170 |
| 2249 | #, no-c-format | ||
| 2250 | fjpop-guest | 26702 | msgid "" |
| 2251 | "OldWorld PowerMacs will not boot a Debian CD, because OldWorld computers " | ||
| 2252 | "relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-" | ||
| 2253 | "software version of this driver is not available. All OldWorld systems have " | ||
| 2254 | "floppy drives, so use the floppy drive to launch the installer, and then " | ||
| 2255 | "point the installer to the CD for the needed files." | ||
| 2256 | elmig-guest | 26676 | msgstr "" |
| 2257 | |||
| 2258 | fjpop-guest | 26702 | #. Tag: para |
| 2259 | elmig-guest | 26676 | #: boot-installer.xml:2179 |
| 2260 | #, no-c-format | ||
| 2261 | fjpop-guest | 26702 | msgid "" |
| 2262 | "If your system doesn't boot directly from CD-ROM, you can still use the CD-" | ||
| 2263 | "ROM to install the system. On NewWorlds, you can also use an OpenFirmware " | ||
| 2264 | "command to boot from the CD-ROM manually. Follow the instructions in <xref " | ||
| 2265 | "linkend=\"boot-newworld\"/> for booting from the hard disk, except use the " | ||
| 2266 | "path to <command>yaboot</command> on the CD at the OF prompt, such as" | ||
| 2267 | elmig-guest | 26676 | msgstr "" |
| 2268 | |||
| 2269 | fjpop-guest | 26702 | #. Tag: screen |
| 2270 | elmig-guest | 26676 | #: boot-installer.xml:2188 |
| 2271 | #, no-c-format | ||
| 2272 | msgid "0 > boot cd:,\\install\\yaboot" | ||
| 2273 | msgstr "" | ||
| 2274 | |||
| 2275 | fjpop-guest | 26702 | #. Tag: title |
| 2276 | elmig-guest | 26676 | #: boot-installer.xml:2194 |
| 2277 | #, no-c-format | ||
| 2278 | msgid "Booting from Hard Disk" | ||
| 2279 | msgstr "" | ||
| 2280 | |||
| 2281 | fjpop-guest | 26702 | #. Tag: title |
| 2282 | elmig-guest | 26676 | #: boot-installer.xml:2215 |
| 2283 | #, no-c-format | ||
| 2284 | msgid "Booting CHRP from OpenFirmware" | ||
| 2285 | msgstr "" | ||
| 2286 | |||
| 2287 | fjpop-guest | 26702 | #. Tag: emphasis |
| 2288 | elmig-guest | 26676 | #: boot-installer.xml:2219 |
| 2289 | #, no-c-format | ||
| 2290 | msgid "Not yet written." | ||
| 2291 | msgstr "" | ||
| 2292 | |||
| 2293 | fjpop-guest | 26702 | #. Tag: title |
| 2294 | elmig-guest | 26676 | #: boot-installer.xml:2224 |
| 2295 | #, no-c-format | ||
| 2296 | msgid "Booting OldWorld PowerMacs from MacOS" | ||
| 2297 | msgstr "" | ||
| 2298 | |||
| 2299 | fjpop-guest | 26702 | #. Tag: para |
| 2300 | elmig-guest | 26676 | #: boot-installer.xml:2225 |
| 2301 | #, no-c-format | ||
| 2302 | fjpop-guest | 26702 | msgid "" |
| 2303 | "If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to " | ||
| 2304 | "boot into the installation system. Double click the <guiicon>BootX</guiicon> " | ||
| 2305 | "application icon. Click on the <guibutton>Options</guibutton> button and " | ||
| 2306 | "select <guilabel>Use Specified RAM Disk</guilabel>. This will give you the " | ||
| 2307 | "chance to select the <filename>ramdisk.image.gz</filename> file. You may " | ||
| 2308 | "need to select the <guilabel>No Video Driver</guilabel> checkbox, depending " | ||
| 2309 | "on your hardware. Then click the <guibutton>Linux</guibutton> button to shut " | ||
| 2310 | "down MacOS and launch the installer." | ||
| 2311 | elmig-guest | 26676 | msgstr "" |
| 2312 | |||
| 2313 | fjpop-guest | 26702 | #. Tag: title |
| 2314 | elmig-guest | 26676 | #: boot-installer.xml:2243 |
| 2315 | #, no-c-format | ||
| 2316 | msgid "Booting NewWorld Macs from OpenFirmware" | ||
| 2317 | msgstr "" | ||
| 2318 | |||
| 2319 | fjpop-guest | 26702 | #. Tag: para |
| 2320 | elmig-guest | 26676 | #: boot-installer.xml:2244 |
| 2321 | #, no-c-format | ||
| 2322 | msgid "" | ||
| 2323 | fjpop-guest | 26702 | "You will have already placed the <filename>vmlinux</filename>, " |
| 2324 | "<filename>initrd.gz</filename>, <filename>yaboot</filename>, and " | ||
| 2325 | "<filename>yaboot.conf</filename> files at the root level of your HFS " | ||
| 2326 | "partition in <xref linkend=\"files-newworld\"/>. Restart the computer, and " | ||
| 2327 | "immediately (during the chime) hold down the <keycap>Option</keycap>, " | ||
| 2328 | "<keycap>Command (cloverleaf/Apple)</keycap>, <keycap>o</keycap>, and " | ||
| 2329 | "<keycap>f</keycap> keys all together. After a few seconds you will be " | ||
| 2330 | "presented with the Open Firmware prompt. At the prompt, type " | ||
| 2331 | "<informalexample><screen>\n" | ||
| 2332 | "0 > boot hd:<replaceable>x</replaceable>,yaboot\n" | ||
| 2333 | "</screen></informalexample> replacing <replaceable>x</replaceable> with the " | ||
| 2334 | "partition number of the HFS partition where the kernel and yaboot files were " | ||
| 2335 | "placed, followed by a &enterkey;. On some machines, you may need to use " | ||
| 2336 | "<userinput>ide0:</userinput> instead of <userinput>hd:</userinput>. In a few " | ||
| 2337 | "more seconds you will see a yaboot prompt <informalexample><screen>\n" | ||
| 2338 | "boot:\n" | ||
| 2339 | "</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, type " | ||
| 2340 | "either <userinput>install</userinput> or <userinput>install video=ofonly</" | ||
| 2341 | "userinput> followed by a &enterkey;. The <userinput>video=ofonly</userinput> " | ||
| 2342 | "argument is for maximum compatibility; you can try it if <userinput>install</" | ||
| 2343 | "userinput> doesn't work. The Debian installation program should start." | ||
| 2344 | elmig-guest | 26676 | msgstr "" |
| 2345 | |||
| 2346 | fjpop-guest | 26702 | #. Tag: para |
| 2347 | elmig-guest | 26676 | #: boot-installer.xml:2280 |
| 2348 | #, no-c-format | ||
| 2349 | msgid "Currently, NewWorld PowerMac systems are known to support USB booting." | ||
| 2350 | msgstr "" | ||
| 2351 | |||
| 2352 | fjpop-guest | 26702 | #. Tag: para |
| 2353 | elmig-guest | 26676 | #: boot-installer.xml:2286 |
| 2354 | #, no-c-format | ||
| 2355 | fjpop-guest | 26702 | msgid "" |
| 2356 | "Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/" | ||
| 2357 | ">. To boot a Macintosh system from a USB stick, you will need to use the " | ||
| 2358 | "Open Firmware prompt, since Open Firmware does not search USB storage " | ||
| 2359 | "devices by default. To get to the prompt, hold down " | ||
| 2360 | "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</" | ||
| 2361 | "keycap> <keycap>f</keycap></keycombo> all together while booting (see <xref " | ||
| 2362 | "linkend=\"invoking-openfirmware\"/>)." | ||
| 2363 | elmig-guest | 26676 | msgstr "" |
| 2364 | |||
| 2365 | fjpop-guest | 26702 | #. Tag: para |
| 2366 | elmig-guest | 26676 | #: boot-installer.xml:2298 |
| 2367 | #, no-c-format | ||
| 2368 | fjpop-guest | 26702 | msgid "" |
| 2369 | "You will need to work out where the USB storage device appears in the device " | ||
| 2370 | "tree, since at the moment <command>ofpath</command> cannot work that out " | ||
| 2371 | "automatically. Type <userinput>dev / ls</userinput> and <userinput>devalias</" | ||
| 2372 | "userinput> at the Open Firmware prompt to get a list of all known devices " | ||
| 2373 | "and device aliases. On the author's system with various types of USB stick, " | ||
| 2374 | "paths such as <filename>usb0/disk</filename>, <filename>usb0/hub/disk</" | ||
| 2375 | "filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</filename>, and " | ||
| 2376 | "<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename> work." | ||
| 2377 | elmig-guest | 26676 | msgstr "" |
| 2378 | |||
| 2379 | fjpop-guest | 26702 | #. Tag: para |
| 2380 | elmig-guest | 26676 | #: boot-installer.xml:2310 |
| 2381 | #, no-c-format | ||
| 2382 | msgid "" | ||
| 2383 | fjpop-guest | 26702 | "Having worked out the device path, use a command like this to boot the " |
| 2384 | "installer: <informalexample><screen>\n" | ||
| 2385 | "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:" | ||
| 2386 | "tbxi\n" | ||
| 2387 | "</screen></informalexample> The <replaceable>2</replaceable> matches the " | ||
| 2388 | "Apple_HFS or Apple_Bootstrap partition onto which you copied the boot image " | ||
| 2389 | "earlier, and the <userinput>,\\\\:tbxi</userinput> part instructs Open " | ||
| 2390 | "Firmware to boot from the file with an HFS file type of \"tbxi\" (i.e. " | ||
| 2391 | "<command>yaboot</command>) in the directory previously blessed with " | ||
| 2392 | "<command>hattrib -b</command>." | ||
| 2393 | elmig-guest | 26676 | msgstr "" |
| 2394 | |||
| 2395 | fjpop-guest | 26702 | #. Tag: para |
| 2396 | elmig-guest | 26676 | #: boot-installer.xml:2324 |
| 2397 | #, no-c-format | ||
| 2398 | fjpop-guest | 26702 | msgid "" |
| 2399 | "The system should now boot up, and you should be presented with the " | ||
| 2400 | "<prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, " | ||
| 2401 | "or just hit &enterkey;." | ||
| 2402 | elmig-guest | 26676 | msgstr "" |
| 2403 | |||
| 2404 | fjpop-guest | 26702 | #. Tag: para |
| 2405 | elmig-guest | 26676 | #: boot-installer.xml:2330 |
| 2406 | #, no-c-format | ||
| 2407 | fjpop-guest | 26702 | msgid "" |
| 2408 | "This boot method is new, and may be difficult to get to work on some " | ||
| 2409 | "NewWorld systems. If you have problems, please file an installation report, " | ||
| 2410 | "as explained in <xref linkend=\"submit-bug\"/>." | ||
| 2411 | elmig-guest | 26676 | msgstr "" |
| 2412 | |||
| 2413 | fjpop-guest | 26702 | #. Tag: para |
| 2414 | elmig-guest | 26676 | #: boot-installer.xml:2363 |
| 2415 | #, no-c-format | ||
| 2416 | msgid "Currently, PReP and New World PowerMac systems support netbooting." | ||
| 2417 | msgstr "" | ||
| 2418 | |||
| 2419 | fjpop-guest | 26702 | #. Tag: para |
| 2420 | elmig-guest | 26676 | #: boot-installer.xml:2367 |
| 2421 | #, no-c-format | ||
| 2422 | fjpop-guest | 26702 | msgid "" |
| 2423 | "On machines with Open Firmware, such as NewWorld Power Macs, enter the boot " | ||
| 2424 | "monitor (see <xref linkend=\"invoking-openfirmware\"/>) and use the command " | ||
| 2425 | "<command>boot enet:0</command>. PReP and CHRP boxes may have different ways " | ||
| 2426 | "of addressing the network. On a PReP machine, you should try <userinput>boot " | ||
| 2427 | "<replaceable>server_ipaddr</replaceable>,<replaceable>file</replaceable>," | ||
| 2428 | "<replaceable>client_ipaddr</replaceable></userinput>." | ||
| 2429 | elmig-guest | 26676 | msgstr "" |
| 2430 | |||
| 2431 | fjpop-guest | 26702 | #. Tag: para |
| 2432 | elmig-guest | 26676 | #: boot-installer.xml:2382 |
| 2433 | #, no-c-format | ||
| 2434 | fjpop-guest | 26702 | msgid "" |
| 2435 | "Booting from floppies is supported for &arch-title;, although it is " | ||
| 2436 | "generally only applicable for OldWorld systems. NewWorld systems are not " | ||
| 2437 | "equipped with floppy drives, and attached USB floppy drives are not " | ||
| 2438 | "supported for booting." | ||
| 2439 | elmig-guest | 26676 | msgstr "" |
| 2440 | |||
| 2441 | fjpop-guest | 26702 | #. Tag: para |
| 2442 | elmig-guest | 26676 | #: boot-installer.xml:2394 |
| 2443 | #, no-c-format | ||
| 2444 | fjpop-guest | 26702 | msgid "" |
| 2445 | "To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it " | ||
| 2446 | "in floppy drive after shutting the system down, and before pressing the " | ||
| 2447 | "power-on button." | ||
| 2448 | elmig-guest | 26676 | msgstr "" |
| 2449 | |||
| 2450 | fjpop-guest | 26702 | #. Tag: para |
| 2451 | elmig-guest | 26676 | #: boot-installer.xml:2400 |
| 2452 | #, no-c-format | ||
| 2453 | fjpop-guest | 26702 | msgid "" |
| 2454 | "For those not familiar with Macintosh floppy operations: a floppy placed in " | ||
| 2455 | "the machine prior to boot will be the first priority for the system to boot " | ||
| 2456 | "from. A floppy without a valid boot system will be ejected, and the machine " | ||
| 2457 | "will then check for bootable hard disk partitions." | ||
| 2458 | elmig-guest | 26676 | msgstr "" |
| 2459 | |||
| 2460 | fjpop-guest | 26702 | #. Tag: para |
| 2461 | elmig-guest | 26676 | #: boot-installer.xml:2407 |
| 2462 | #, no-c-format | ||
| 2463 | fjpop-guest | 26702 | msgid "" |
| 2464 | "After booting, the <filename>root.bin</filename> floppy is requested. Insert " | ||
| 2465 | "the root floppy and press &enterkey;. The installer program is automatically " | ||
| 2466 | "launched after the root system has been loaded into memory." | ||
| 2467 | elmig-guest | 26676 | msgstr "" |
| 2468 | |||
| 2469 | fjpop-guest | 26702 | #. Tag: title |
| 2470 | elmig-guest | 26676 | #: boot-installer.xml:2418 |
| 2471 | #, no-c-format | ||
| 2472 | msgid "PowerPC Boot Parameters" | ||
| 2473 | msgstr "" | ||
| 2474 | |||
| 2475 | fjpop-guest | 26702 | #. Tag: para |
| 2476 | elmig-guest | 26676 | #: boot-installer.xml:2419 |
| 2477 | #, no-c-format | ||
| 2478 | fjpop-guest | 26702 | msgid "" |
| 2479 | "Many older Apple monitors used a 640x480 67Hz mode. If your video appears " | ||
| 2480 | "skewed on an older Apple monitor, try appending the boot argument " | ||
| 2481 | "<userinput>video=atyfb:vmode:6</userinput> , which will select that mode for " | ||
| 2482 | "most Mach64 and Rage video hardware. For Rage 128 hardware, this changes to " | ||
| 2483 | "<userinput>video=aty128fb:vmode:6</userinput> ." | ||
| 2484 | elmig-guest | 26676 | msgstr "" |
| 2485 | |||
| 2486 | fjpop-guest | 26702 | #. Tag: para |
| 2487 | elmig-guest | 26676 | #: boot-installer.xml:2459 |
| 2488 | #, no-c-format | ||
| 2489 | fjpop-guest | 26702 | msgid "" |
| 2490 | "On machines with OpenBoot, simply enter the boot monitor on the machine " | ||
| 2491 | "which is being installed (see <xref linkend=\"invoking-openboot\"/>). Use " | ||
| 2492 | "the command <userinput>boot net</userinput> to boot from a TFTP and RARP " | ||
| 2493 | "server, or try <userinput>boot net:bootp</userinput> or <userinput>boot net:" | ||
| 2494 | "dhcp</userinput> to boot from a TFTP and BOOTP or DHCP server. Some older " | ||
| 2495 | "OpenBoot revisions require using the device name, such as <userinput>boot le" | ||
| 2496 | "()</userinput>; these probably don't support BOOTP nor DHCP." | ||
| 2497 | elmig-guest | 26676 | msgstr "" |
| 2498 | |||
| 2499 | fjpop-guest | 26702 | #. Tag: para |
| 2500 | elmig-guest | 26676 | #: boot-installer.xml:2515 |
| 2501 | #, no-c-format | ||
| 2502 | fjpop-guest | 26702 | msgid "" |
| 2503 | "Most OpenBoot versions support the <userinput>boot cdrom</userinput> command " | ||
| 2504 | "which is simply an alias to boot from the SCSI device on ID 6 (or the " | ||
| 2505 | "secondary master for IDE based systems). You may have to use the actual " | ||
| 2506 | "device name for older OpenBoot versions that don't support this special " | ||
| 2507 | "command. Note that some problems have been reported on Sun4m (e.g., Sparc " | ||
| 2508 | "10s and Sparc 20s) systems booting from CD-ROM." | ||
| 2509 | elmig-guest | 26676 | msgstr "" |
| 2510 | |||
| 2511 | fjpop-guest | 26702 | #. Tag: para |
| 2512 | elmig-guest | 26676 | #: boot-installer.xml:2530 |
| 2513 | #, no-c-format | ||
| 2514 | msgid "" | ||
| 2515 | fjpop-guest | 26702 | "To boot from floppy on a Sparc, use <informalexample><screen>\n" |
| 2516 | "Stop-A -> OpenBoot: \"boot floppy\"\n" | ||
| 2517 | "</screen></informalexample> Be warned that the newer Sun4u (ultra) " | ||
| 2518 | "architecture does not support floppy booting. A typical error message is " | ||
| 2519 | "<computeroutput>Bad magic number in disk label - Can't open disk label " | ||
| 2520 | "package</computeroutput>. Furthermore, a number of Sun4c models (such as the " | ||
| 2521 | "IPX) do not support the compressed images found on the disks, so also are " | ||
| 2522 | "not supported." | ||
| 2523 | elmig-guest | 26676 | msgstr "" |
| 2524 | |||
| 2525 | fjpop-guest | 26702 | #. Tag: para |
| 2526 | elmig-guest | 26676 | #: boot-installer.xml:2542 |
| 2527 | #, no-c-format | ||
| 2528 | fjpop-guest | 26702 | msgid "" |
| 2529 | "Several Sparcs (e.g. Ultra 10) have an OBP bug that prevents them from " | ||
| 2530 | "booting (instead of not supporting booting at all). The appropriate OBP " | ||
| 2531 | "update can be downloaded as product ID 106121 from <ulink url=\"http://" | ||
| 2532 | "sunsolve.sun.com\"></ulink>." | ||
| 2533 | elmig-guest | 26676 | msgstr "" |
| 2534 | |||
| 2535 | fjpop-guest | 26702 | #. Tag: para |
| 2536 | elmig-guest | 26676 | #: boot-installer.xml:2549 |
| 2537 | #, no-c-format | ||
| 2538 | msgid "" | ||
| 2539 | fjpop-guest | 26702 | "If you are booting from the floppy, and you see messages such as " |
| 2540 | "<informalexample><screen>\n" | ||
| 2541 | "Fatal error: Cannot read partition\n" | ||
| 2542 | "Illegal or malformed device name\n" | ||
| 2543 | "</screen></informalexample> then it is possible that floppy booting is " | ||
| 2544 | "simply not supported on your machine." | ||
| 2545 | elmig-guest | 26676 | msgstr "" |
| 2546 | |||
| 2547 | fjpop-guest | 26702 | #. Tag: title |
| 2548 | elmig-guest | 26676 | #: boot-installer.xml:2561 |
| 2549 | #, no-c-format | ||
| 2550 | msgid "IDPROM Messages" | ||
| 2551 | msgstr "" | ||
| 2552 | |||
| 2553 | fjpop-guest | 26702 | #. Tag: para |
| 2554 | elmig-guest | 26676 | #: boot-installer.xml:2562 |
| 2555 | #, no-c-format | ||
| 2556 | fjpop-guest | 26702 | msgid "" |
| 2557 | "If you cannot boot because you get messages about a problem with ``IDPROM'', " | ||
| 2558 | "then it's possible that your NVRAM battery, which holds configuration " | ||
| 2559 | "information for you firmware, has run out. See the <ulink url=\"&url-sun-" | ||
| 2560 | "nvram-faq;\">Sun NVRAM FAQ</ulink> for more information." | ||
| 2561 | elmig-guest | 26676 | msgstr "" |
| 2562 | |||
| 2563 | fjpop-guest | 26702 | #. Tag: para |
| 2564 | elmig-guest | 26676 | #: boot-installer.xml:2581 |
| 2565 | #, no-c-format | ||
| 2566 | fjpop-guest | 26702 | msgid "" |
| 2567 | "Boot parameters are Linux kernel parameters which are generally used to make " | ||
| 2568 | "sure that peripherals are dealt with properly. For the most part, the kernel " | ||
| 2569 | "can auto-detect information about your peripherals. However, in some cases " | ||
| 2570 | "you'll have to help the kernel a bit." | ||
| 2571 | elmig-guest | 26676 | msgstr "" |
| 2572 | |||
| 2573 | fjpop-guest | 26702 | #. Tag: para |
| 2574 | elmig-guest | 26676 | #: boot-installer.xml:2588 |
| 2575 | #, no-c-format | ||
| 2576 | fjpop-guest | 26702 | msgid "" |
| 2577 | "If this is the first time you're booting the system, try the default boot " | ||
| 2578 | "parameters (i.e., don't try setting parameters) and see if it works " | ||
| 2579 | "correctly. It probably will. If not, you can reboot later and look for any " | ||
| 2580 | "special parameters that inform the system about your hardware." | ||
| 2581 | elmig-guest | 26676 | msgstr "" |
| 2582 | |||
| 2583 | fjpop-guest | 26702 | #. Tag: para |
| 2584 | elmig-guest | 26676 | #: boot-installer.xml:2595 |
| 2585 | #, no-c-format | ||
| 2586 | fjpop-guest | 26702 | msgid "" |
| 2587 | "Information on many boot parameters can be found in the <ulink url=\"http://" | ||
| 2588 | "www.tldp.org/HOWTO/BootPrompt-HOWTO.html\"> Linux BootPrompt HOWTO</ulink>, " | ||
| 2589 | "including tips for obscure hardware. This section contains only a sketch of " | ||
| 2590 | "the most salient parameters. Some common gotchas are included below in <xref " | ||
| 2591 | "linkend=\"boot-troubleshooting\"/>." | ||
| 2592 | elmig-guest | 26676 | msgstr "" |
| 2593 | |||
| 2594 | fjpop-guest | 26702 | #. Tag: para |
| 2595 | elmig-guest | 26676 | #: boot-installer.xml:2604 |
| 2596 | #, no-c-format | ||
| 2597 | msgid "" | ||
| 2598 | fjpop-guest | 26702 | "When the kernel boots, a message <informalexample><screen>\n" |
| 2599 | "Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k " | ||
| 2600 | "available \n" | ||
| 2601 | "</screen></informalexample> should be emitted early in the process. " | ||
| 2602 | "<replaceable>total</replaceable> should match the total amount of RAM, in " | ||
| 2603 | "kilobytes. If this doesn't match the actual amount of RAM you have " | ||
| 2604 | "installed, you need to use the <userinput>mem=<replaceable>ram</" | ||
| 2605 | "replaceable></userinput> parameter, where <replaceable>ram</replaceable> is " | ||
| 2606 | "set to the amount of memory, suffixed with ``k'' for kilobytes, or ``m'' for " | ||
| 2607 | "megabytes. For example, both <userinput>mem=65536k</userinput> and " | ||
| 2608 | "<userinput>mem=64m</userinput> mean 64MB of RAM." | ||
| 2609 | elmig-guest | 26676 | msgstr "" |
| 2610 | |||
| 2611 | fjpop-guest | 26702 | #. Tag: para |
| 2612 | elmig-guest | 26676 | #: boot-installer.xml:2620 |
| 2613 | #, no-c-format | ||
| 2614 | fjpop-guest | 26702 | msgid "" |
| 2615 | "If you are booting with a serial console, generally the kernel will " | ||
| 2616 | "autodetect this<phrase arch=\"mipsel\"> (although not on DECstations)</" | ||
| 2617 | "phrase>. If you have a videocard (framebuffer) and a keyboard also attached " | ||
| 2618 | "to the computer which you wish to boot via serial console, you may have to " | ||
| 2619 | "pass the <userinput>console=<replaceable>device</replaceable></userinput> " | ||
| 2620 | "argument to the kernel, where <replaceable>device</replaceable> is your " | ||
| 2621 | "serial device, which is usually something like <filename>ttyS0</filename>." | ||
| 2622 | elmig-guest | 26676 | msgstr "" |
| 2623 | |||
| 2624 | fjpop-guest | 26702 | #. Tag: para |
| 2625 | elmig-guest | 26676 | #: boot-installer.xml:2633 |
| 2626 | #, no-c-format | ||
| 2627 | fjpop-guest | 26702 | msgid "" |
| 2628 | "For &arch-title; the serial devices are <filename>ttya</filename> or " | ||
| 2629 | "<filename>ttyb</filename>. Alternatively, set the <envar>input-device</" | ||
| 2630 | "envar> and <envar>output-device</envar> OpenPROM variables to " | ||
| 2631 | "<filename>ttya</filename>." | ||
| 2632 | elmig-guest | 26676 | msgstr "" |
| 2633 | |||
| 2634 | fjpop-guest | 26702 | #. Tag: title |
| 2635 | elmig-guest | 26676 | #: boot-installer.xml:2644 |
| 2636 | #, no-c-format | ||
| 2637 | msgid "Debian Installer Parameters" | ||
| 2638 | msgstr "" | ||
| 2639 | |||
| 2640 | fjpop-guest | 26702 | #. Tag: para |
| 2641 | elmig-guest | 26676 | #: boot-installer.xml:2645 |
| 2642 | #, no-c-format | ||
| 2643 | fjpop-guest | 26702 | msgid "" |
| 2644 | "The installation system recognizes a few additional boot " | ||
| 2645 | "parameters<footnote> <para> Note that the kernel accepts a maximum of 8 " | ||
| 2646 | "command line options and 8 environment options (including any options added " | ||
| 2647 | "by default for the installer). If these numbers are exceeded, 2.4 kernels " | ||
| 2648 | "will drop any excess options and 2.6 kernels will panic. </para> </footnote> " | ||
| 2649 | "which may be useful." | ||
| 2650 | elmig-guest | 26676 | msgstr "" |
| 2651 | |||
| 2652 | fjpop-guest | 26702 | #. Tag: term |
| 2653 | elmig-guest | 26676 | #: boot-installer.xml:2664 |
| 2654 | #, no-c-format | ||
| 2655 | msgid "debconf/priority" | ||
| 2656 | msgstr "" | ||
| 2657 | |||
| 2658 | fjpop-guest | 26702 | #. Tag: para |
| 2659 | elmig-guest | 26676 | #: boot-installer.xml:2665 |
| 2660 | #, no-c-format | ||
| 2661 | msgid "This parameter sets the lowest priority of messages to be displayed." | ||
| 2662 | msgstr "" | ||
| 2663 | |||
| 2664 | fjpop-guest | 26702 | #. Tag: para |
| 2665 | elmig-guest | 26676 | #: boot-installer.xml:2669 |
| 2666 | #, no-c-format | ||
| 2667 | fjpop-guest | 26702 | msgid "" |
| 2668 | "The default installation uses <userinput>debconf/priority=high</userinput>. " | ||
| 2669 | "This means that both high and critical priority messages are shown, but " | ||
| 2670 | "medium and low priority messages are skipped. If problems are encountered, " | ||
| 2671 | "the installer adjusts the priority as needed." | ||
| 2672 | elmig-guest | 26676 | msgstr "" |
| 2673 | |||
| 2674 | fjpop-guest | 26702 | #. Tag: para |
| 2675 | elmig-guest | 26676 | #: boot-installer.xml:2676 |
| 2676 | #, no-c-format | ||
| 2677 | fjpop-guest | 26702 | msgid "" |
| 2678 | "If you add <userinput>debconf/priority=medium</userinput> as boot parameter, " | ||
| 2679 | "you will be shown the installation menu and gain more control over the " | ||
| 2680 | "installation. When <userinput>debconf/priority=low</userinput> is used, all " | ||
| 2681 | "messages are shown (this is equivalent to the <emphasis>expert</emphasis> " | ||
| 2682 | "boot method). With <userinput>debconf/priority=critical</userinput>, the " | ||
| 2683 | "installation system will display only critical messages and try to do the " | ||
| 2684 | "right thing without fuss." | ||
| 2685 | elmig-guest | 26676 | msgstr "" |
| 2686 | |||
| 2687 | fjpop-guest | 26702 | #. Tag: term |
| 2688 | elmig-guest | 26676 | #: boot-installer.xml:2690 |
| 2689 | #, no-c-format | ||
| 2690 | msgid "DEBIAN_FRONTEND" | ||
| 2691 | msgstr "" | ||
| 2692 | |||
| 2693 | fjpop-guest | 26702 | #. Tag: para |
| 2694 | elmig-guest | 26676 | #: boot-installer.xml:2691 |
| 2695 | #, no-c-format | ||
| 2696 | fjpop-guest | 26702 | msgid "" |
| 2697 | "This boot parameter controls the type of user interface used for the " | ||
| 2698 | "installer. The current possible parameter settings are: <itemizedlist> " | ||
| 2699 | "<listitem> <para><userinput>DEBIAN_FRONTEND=noninteractive</userinput></" | ||
| 2700 | "para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=text</" | ||
| 2701 | "userinput></para> </listitem><listitem> " | ||
| 2702 | "<para><userinput>DEBIAN_FRONTEND=newt</userinput></para> </" | ||
| 2703 | "listitem><listitem> <para><userinput>DEBIAN_FRONTEND=slang</userinput></" | ||
| 2704 | "para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=ncurses</" | ||
| 2705 | "userinput></para> </listitem><listitem> " | ||
| 2706 | "<para><userinput>DEBIAN_FRONTEND=bogl</userinput></para> </" | ||
| 2707 | "listitem><listitem> <para><userinput>DEBIAN_FRONTEND=gtk</userinput></para> " | ||
| 2708 | "</listitem><listitem> <para><userinput>DEBIAN_FRONTEND=corba</userinput></" | ||
| 2709 | "para> </listitem> </itemizedlist> The default front end is " | ||
| 2710 | "<userinput>DEBIAN_FRONTEND=newt</userinput>. " | ||
| 2711 | "<userinput>DEBIAN_FRONTEND=text</userinput> may be preferable for serial " | ||
| 2712 | "console installs. Generally only the <userinput>newt</userinput> frontend is " | ||
| 2713 | "available on default install media, so this is not very useful right now." | ||
| 2714 | elmig-guest | 26676 | msgstr "" |
| 2715 | |||
| 2716 | fjpop-guest | 26702 | #. Tag: term |
| 2717 | elmig-guest | 26676 | #: boot-installer.xml:2727 |
| 2718 | #, no-c-format | ||
| 2719 | msgid "BOOT_DEBUG" | ||
| 2720 | msgstr "" | ||
| 2721 | |||
| 2722 | fjpop-guest | 26702 | #. Tag: para |
| 2723 | elmig-guest | 26676 | #: boot-installer.xml:2728 |
| 2724 | #, no-c-format | ||
| 2725 | fjpop-guest | 26702 | msgid "" |
| 2726 | "Passing this boot parameter will cause the boot to be more verbosely logged." | ||
| 2727 | elmig-guest | 26676 | msgstr "" |
| 2728 | |||
| 2729 | fjpop-guest | 26702 | #. Tag: userinput |
| 2730 | elmig-guest | 26676 | #: boot-installer.xml:2735 |
| 2731 | #, no-c-format | ||
| 2732 | msgid "BOOT_DEBUG=0" | ||
| 2733 | msgstr "" | ||
| 2734 | |||
| 2735 | fjpop-guest | 26702 | #. Tag: para |
| 2736 | elmig-guest | 26676 | #: boot-installer.xml:2736 |
| 2737 | #, no-c-format | ||
| 2738 | msgid "This is the default." | ||
| 2739 | msgstr "" | ||
| 2740 | |||
| 2741 | fjpop-guest | 26702 | #. Tag: userinput |
| 2742 | elmig-guest | 26676 | #: boot-installer.xml:2740 |
| 2743 | #, no-c-format | ||
| 2744 | msgid "BOOT_DEBUG=1" | ||
| 2745 | msgstr "" | ||
| 2746 | |||
| 2747 | fjpop-guest | 26702 | #. Tag: para |
| 2748 | elmig-guest | 26676 | #: boot-installer.xml:2741 |
| 2749 | #, no-c-format | ||
| 2750 | msgid "More verbose than usual." | ||
| 2751 | msgstr "" | ||
| 2752 | |||
| 2753 | fjpop-guest | 26702 | #. Tag: userinput |
| 2754 | elmig-guest | 26676 | #: boot-installer.xml:2745 |
| 2755 | #, no-c-format | ||
| 2756 | msgid "BOOT_DEBUG=2" | ||
| 2757 | msgstr "" | ||
| 2758 | |||
| 2759 | fjpop-guest | 26702 | #. Tag: para |
| 2760 | elmig-guest | 26676 | #: boot-installer.xml:2746 |
| 2761 | #, no-c-format | ||
| 2762 | msgid "Lots of debugging information." | ||
| 2763 | msgstr "" | ||
| 2764 | |||
| 2765 | fjpop-guest | 26702 | #. Tag: userinput |
| 2766 | elmig-guest | 26676 | #: boot-installer.xml:2750 |
| 2767 | #, no-c-format | ||
| 2768 | msgid "BOOT_DEBUG=3" | ||
| 2769 | msgstr "" | ||
| 2770 | |||
| 2771 | fjpop-guest | 26702 | #. Tag: para |
| 2772 | elmig-guest | 26676 | #: boot-installer.xml:2751 |
| 2773 | #, no-c-format | ||
| 2774 | fjpop-guest | 26702 | msgid "" |
| 2775 | "Shells are run at various points in the boot process to allow detailed " | ||
| 2776 | "debugging. Exit the shell to continue the boot." | ||
| 2777 | elmig-guest | 26676 | msgstr "" |
| 2778 | |||
| 2779 | fjpop-guest | 26702 | #. Tag: term |
| 2780 | elmig-guest | 26676 | #: boot-installer.xml:2765 |
| 2781 | #, no-c-format | ||
| 2782 | msgid "INSTALL_MEDIA_DEV" | ||
| 2783 | msgstr "" | ||
| 2784 | |||
| 2785 | fjpop-guest | 26702 | #. Tag: para |
| 2786 | elmig-guest | 26676 | #: boot-installer.xml:2766 |
| 2787 | #, no-c-format | ||
| 2788 | fjpop-guest | 26702 | msgid "" |
| 2789 | "The value of the parameter is the path to the device to load the Debian " | ||
| 2790 | "installer from. For example, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</" | ||
| 2791 | "userinput>" | ||
| 2792 | elmig-guest | 26676 | msgstr "" |
| 2793 | |||
| 2794 | fjpop-guest | 26702 | #. Tag: para |
| 2795 | elmig-guest | 26676 | #: boot-installer.xml:2772 |
| 2796 | #, no-c-format | ||
| 2797 | fjpop-guest | 26702 | msgid "" |
| 2798 | "The boot floppy, which normally scans all floppies and USB storage devices " | ||
| 2799 | "it can to find the root floppy, can be overridden by this parameter to only " | ||
| 2800 | "look at the one device." | ||
| 2801 | elmig-guest | 26676 | msgstr "" |
| 2802 | |||
| 2803 | fjpop-guest | 26702 | #. Tag: term |
| 2804 | elmig-guest | 26676 | #: boot-installer.xml:2782 |
| 2805 | #, no-c-format | ||
| 2806 | msgid "debian-installer/framebuffer" | ||
| 2807 | msgstr "" | ||
| 2808 | |||
| 2809 | fjpop-guest | 26702 | #. Tag: para |
| 2810 | elmig-guest | 26676 | #: boot-installer.xml:2783 |
| 2811 | #, no-c-format | ||
| 2812 | fjpop-guest | 26702 | msgid "" |
| 2813 | "Some architectures use the kernel framebuffer to offer installation in a " | ||
| 2814 | "number of languages. If framebuffer causes a problem on your system you can " | ||
| 2815 | "disable the feature by the parameter <userinput>debian-installer/" | ||
| 2816 | "framebuffer=false</userinput>. Problem symptoms are error messages about " | ||
| 2817 | "bterm or bogl, a blank screen, or a freeze within a few minutes after " | ||
| 2818 | "starting the install." | ||
| 2819 | elmig-guest | 26676 | msgstr "" |
| 2820 | |||
| 2821 | fjpop-guest | 26702 | #. Tag: para |
| 2822 | elmig-guest | 26676 | #: boot-installer.xml:2792 |
| 2823 | #, no-c-format | ||
| 2824 | fjpop-guest | 26702 | msgid "" |
| 2825 | "The <userinput>video=vga16:off</userinput> argument may also be used to " | ||
| 2826 | "disable the framebuffer. Such problems have been reported on a Dell Inspiron " | ||
| 2827 | "with Mobile Radeon card." | ||
| 2828 | elmig-guest | 26676 | msgstr "" |
| 2829 | |||
| 2830 | fjpop-guest | 26702 | #. Tag: para |
| 2831 | elmig-guest | 26676 | #: boot-installer.xml:2798 |
| 2832 | #, no-c-format | ||
| 2833 | msgid "Such problems have been reported on the Amiga 1200 and SE/30." | ||
| 2834 | msgstr "" | ||
| 2835 | |||
| 2836 | fjpop-guest | 26702 | #. Tag: para |
| 2837 | elmig-guest | 26676 | #: boot-installer.xml:2802 |
| 2838 | #, no-c-format | ||
| 2839 | msgid "Such problems have been reported on hppa." | ||
| 2840 | msgstr "" | ||
| 2841 | |||
| 2842 | fjpop-guest | 26702 | #. Tag: para |
| 2843 | elmig-guest | 26676 | #: boot-installer.xml:2806 |
| 2844 | #, no-c-format | ||
| 2845 | fjpop-guest | 26702 | msgid "" |
| 2846 | "Because of display problems on some systems, framebuffer support is " | ||
| 2847 | "<emphasis>disabled by default</emphasis> for &arch-title;. This can result " | ||
| 2848 | "in ugly display on systems that do properly support the framebuffer, like " | ||
| 2849 | "those with ATI graphical cards. If you see display problems in the " | ||
| 2850 | "installer, you can try booting with parameter <userinput>debian-installer/" | ||
| 2851 | "framebuffer=true</userinput>." | ||
| 2852 | elmig-guest | 26676 | msgstr "" |
| 2853 | |||
| 2854 | fjpop-guest | 26702 | #. Tag: term |
| 2855 | elmig-guest | 26676 | #: boot-installer.xml:2819 |
| 2856 | #, no-c-format | ||
| 2857 | msgid "debian-installer/probe/usb" | ||
| 2858 | msgstr "" | ||
| 2859 | |||
| 2860 | fjpop-guest | 26702 | #. Tag: para |
| 2861 | elmig-guest | 26676 | #: boot-installer.xml:2820 |
| 2862 | #, no-c-format | ||
| 2863 | fjpop-guest | 26702 | msgid "" |
| 2864 | "Set to <userinput>false</userinput> to prevent probing for USB on boot, if " | ||
| 2865 | "that causes problems." | ||
| 2866 | elmig-guest | 26676 | msgstr "" |
| 2867 | |||
| 2868 | fjpop-guest | 26702 | #. Tag: term |
| 2869 | elmig-guest | 26676 | #: boot-installer.xml:2829 |
| 2870 | #, no-c-format | ||
| 2871 | msgid "netcfg/disable_dhcp" | ||
| 2872 | msgstr "" | ||
| 2873 | |||
| 2874 | fjpop-guest | 26702 | #. Tag: para |
| 2875 | elmig-guest | 26676 | #: boot-installer.xml:2830 |
| 2876 | #, no-c-format | ||
| 2877 | fjpop-guest | 26702 | msgid "" |
| 2878 | "By default, the &d-i; automatically probes for network configuration via " | ||
| 2879 | "DHCP. If the probe succeeds, you won't have a chance to review and change " | ||
| 2880 | "the obtained settings. You can get to the manual network setup only in case " | ||
| 2881 | "the DHCP probe fails." | ||
| 2882 | elmig-guest | 26676 | msgstr "" |
| 2883 | |||
| 2884 | fjpop-guest | 26702 | #. Tag: para |
| 2885 | elmig-guest | 26676 | #: boot-installer.xml:2837 |
| 2886 | #, no-c-format | ||
| 2887 | fjpop-guest | 26702 | msgid "" |
| 2888 | "If you have a DHCP server on your local network, but want to avoid it " | ||
| 2889 | "because e.g. it gives wrong answers, you can use the parameter " | ||
| 2890 | "<userinput>netcfg/disable_dhcp=true</userinput> to prevent configuring the " | ||
| 2891 | "network with DHCP and to enter the information manually." | ||
| 2892 | elmig-guest | 26676 | msgstr "" |
| 2893 | |||
| 2894 | fjpop-guest | 26702 | #. Tag: term |
| 2895 | elmig-guest | 26676 | #: boot-installer.xml:2848 |
| 2896 | #, no-c-format | ||
| 2897 | msgid "hw-detect/start_pcmcia" | ||
| 2898 | msgstr "" | ||
| 2899 | |||
| 2900 | fjpop-guest | 26702 | #. Tag: para |
| 2901 | elmig-guest | 26676 | #: boot-installer.xml:2849 |
| 2902 | #, no-c-format | ||
| 2903 | fjpop-guest | 26702 | msgid "" |
| 2904 | "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " | ||
| 2905 | "that causes problems. Some laptops are well known for this misbehavior." | ||
| 2906 | elmig-guest | 26676 | msgstr "" |
| 2907 | |||
| 2908 | fjpop-guest | 26702 | #. Tag: term |
| 2909 | elmig-guest | 26676 | #: boot-installer.xml:2859 |
| 2910 | #, no-c-format | ||
| 2911 | msgid "preseed/url" | ||
| 2912 | msgstr "" | ||
| 2913 | |||
| 2914 | fjpop-guest | 26702 | #. Tag: para |
| 2915 | elmig-guest | 26676 | #: boot-installer.xml:2860 |
| 2916 | #, no-c-format | ||
| 2917 | fjpop-guest | 26702 | msgid "" |
| 2918 | "Specify the url to a preconfiguration file to download and use in automating " | ||
| 2919 | "the install. See <xref linkend=\"automatic-install\"/>." | ||
| 2920 | elmig-guest | 26676 | msgstr "" |
| 2921 | |||
| 2922 | fjpop-guest | 26702 | #. Tag: term |
| 2923 | elmig-guest | 26676 | #: boot-installer.xml:2869 |
| 2924 | #, no-c-format | ||
| 2925 | msgid "preseed/file" | ||
| 2926 | msgstr "" | ||
| 2927 | |||
| 2928 | fjpop-guest | 26702 | #. Tag: para |
| 2929 | elmig-guest | 26676 | #: boot-installer.xml:2870 |
| 2930 | #, no-c-format | ||
| 2931 | fjpop-guest | 26702 | msgid "" |
| 2932 | "Specify the url to a preconfiguration file to load to automating the " | ||
| 2933 | "install. See <xref linkend=\"automatic-install\"/>." | ||
| 2934 | elmig-guest | 26676 | msgstr "" |
| 2935 | |||
| 2936 | fjpop-guest | 26702 | #. Tag: term |
| 2937 | elmig-guest | 26676 | #: boot-installer.xml:2879 |
| 2938 | #, no-c-format | ||
| 2939 | fjpop-guest | 27121 | msgid "cdrom-detect/eject" |
| 2940 | elmig-guest | 26676 | msgstr "" |
| 2941 | |||
| 2942 | fjpop-guest | 26702 | #. Tag: para |
| 2943 | elmig-guest | 26676 | #: boot-installer.xml:2880 |
| 2944 | #, no-c-format | ||
| 2945 | fjpop-guest | 27121 | msgid "" |
| 2946 | "By default, before rebooting, &d-i; automatically ejects the optical media " | ||
| 2947 | "used during the installation. This can be unnecessary if the system does not " | ||
| 2948 | "automatically boot off the CD. In some cases it may even be undesirable, for " | ||
| 2949 | "example if the optical drive cannot reinsert the media itself and the user " | ||
| 2950 | "is not there to do it manually. Many slot loading, slim-line, and caddy " | ||
| 2951 | "style drives cannot reload media automatically." | ||
| 2952 | msgstr "" | ||
| 2953 | |||
| 2954 | #. Tag: para | ||
| 2955 | #: boot-installer.xml:2889 | ||
| 2956 | #, no-c-format | ||
| 2957 | msgid "" | ||
| 2958 | "Set to <userinput>false</userinput> to disable automatic ejection, and be " | ||
| 2959 | "aware that you may need to ensure that the system does not automatically " | ||
| 2960 | "boot from the optical drive after the initial installation." | ||
| 2961 | msgstr "" | ||
| 2962 | |||
| 2963 | #. Tag: term | ||
| 2964 | #: boot-installer.xml:2900 | ||
| 2965 | #, no-c-format | ||
| 2966 | msgid "ramdisk_size" | ||
| 2967 | msgstr "" | ||
| 2968 | |||
| 2969 | #. Tag: para | ||
| 2970 | #: boot-installer.xml:2901 | ||
| 2971 | #, no-c-format | ||
| 2972 | elmig-guest | 26676 | msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;." |
| 2973 | msgstr "" | ||
| 2974 | |||
| 2975 | fjpop-guest | 26702 | #. Tag: title |
| 2976 | fjpop-guest | 27121 | #: boot-installer.xml:2918 |
| 2977 | elmig-guest | 26676 | #, no-c-format |
| 2978 | msgid "Troubleshooting the Install Process" | ||
| 2979 | msgstr "" | ||
| 2980 | |||
| 2981 | fjpop-guest | 26702 | #. Tag: title |
| 2982 | fjpop-guest | 27121 | #: boot-installer.xml:2923 |
| 2983 | elmig-guest | 26676 | #, no-c-format |
| 2984 | msgid "Floppy Disk Reliability" | ||
| 2985 | msgstr "" | ||
| 2986 | |||
| 2987 | fjpop-guest | 26702 | #. Tag: para |
| 2988 | fjpop-guest | 27121 | #: boot-installer.xml:2925 |
| 2989 | elmig-guest | 26676 | #, no-c-format |
| 2990 | fjpop-guest | 26702 | msgid "" |
| 2991 | "The biggest problem for people installing Debian for the first time seems to " | ||
| 2992 | "be floppy disk reliability." | ||
| 2993 | elmig-guest | 26676 | msgstr "" |
| 2994 | |||
| 2995 | fjpop-guest | 26702 | #. Tag: para |
| 2996 | fjpop-guest | 27121 | #: boot-installer.xml:2930 |
| 2997 | elmig-guest | 26676 | #, no-c-format |
| 2998 | fjpop-guest | 26702 | msgid "" |
| 2999 | "The boot floppy is the floppy with the worst problems, because it is read by " | ||
| 3000 | "the hardware directly, before Linux boots. Often, the hardware doesn't read " | ||
| 3001 | "as reliably as the Linux floppy disk driver, and may just stop without " | ||
| 3002 | "printing an error message if it reads incorrect data. There can also be " | ||
| 3003 | "failures in the Driver Floppies most of which indicate themselves with a " | ||
| 3004 | "flood of messages about disk I/O errors." | ||
| 3005 | elmig-guest | 26676 | msgstr "" |
| 3006 | |||
| 3007 | fjpop-guest | 26702 | #. Tag: para |
| 3008 | fjpop-guest | 27121 | #: boot-installer.xml:2939 |
| 3009 | elmig-guest | 26676 | #, no-c-format |
| 3010 | fjpop-guest | 26702 | msgid "" |
| 3011 | "If you are having the installation stall at a particular floppy, the first " | ||
| 3012 | "thing you should do is re-download the floppy disk image and write it to a " | ||
| 3013 | "<emphasis>different</emphasis> floppy. Simply reformatting the old floppy " | ||
| 3014 | "may not be sufficient, even if it appears that the floppy was reformatted " | ||
| 3015 | "and written with no errors. It is sometimes useful to try writing the floppy " | ||
| 3016 | "on a different system." | ||
| 3017 | elmig-guest | 26676 | msgstr "" |
| 3018 | |||
| 3019 | fjpop-guest | 26702 | #. Tag: para |
| 3020 | fjpop-guest | 27121 | #: boot-installer.xml:2949 |
| 3021 | elmig-guest | 26676 | #, no-c-format |
| 3022 | fjpop-guest | 267 |