| 1 |
# KURASAWA Nozomu <nabetaro@debian.or.jp>, 2010.
|
| 2 |
msgid ""
|
| 3 |
msgstr ""
|
| 4 |
"Project-Id-Version: \n"
|
| 5 |
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
|
| 6 |
"POT-Creation-Date: 2012-03-18 02:29+0000\n"
|
| 7 |
"PO-Revision-Date: 2010-12-29 23:28+0900\n"
|
| 8 |
"Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n"
|
| 9 |
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
|
| 10 |
"Language: ja\n"
|
| 11 |
"MIME-Version: 1.0\n"
|
| 12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 13 |
"Content-Transfer-Encoding: 8bit\n"
|
| 14 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
| 15 |
"X-Generator: Virtaal 0.5.2\n"
|
| 16 |
|
| 17 |
#. Tag: title
|
| 18 |
#: random-bits.xml:4
|
| 19 |
#, no-c-format
|
| 20 |
msgid "Random Bits"
|
| 21 |
msgstr "雑多な事柄"
|
| 22 |
|
| 23 |
#. Tag: title
|
| 24 |
#: random-bits.xml:11
|
| 25 |
#, no-c-format
|
| 26 |
msgid "Linux Devices"
|
| 27 |
msgstr "Linux のデバイス"
|
| 28 |
|
| 29 |
#. Tag: para
|
| 30 |
#: random-bits.xml:12
|
| 31 |
#, no-c-format
|
| 32 |
msgid ""
|
| 33 |
"In Linux various special files can be found under the directory <filename>/"
|
| 34 |
"dev</filename>. These files are called device files and behave unlike "
|
| 35 |
"ordinary files. The most common types of device files are for block devices "
|
| 36 |
"and character devices. These files are an interface to the actual driver "
|
| 37 |
"(part of the Linux kernel) which in turn accesses the hardware. Another, "
|
| 38 |
"less common, type of device file is the named <firstterm>pipe</firstterm>. "
|
| 39 |
"The most important device files are listed in the tables below."
|
| 40 |
msgstr ""
|
| 41 |
"Linux では、<filename>/dev</filename> に特別なファイルがいろいろとあります。"
|
| 42 |
"このファイルはデバイスファイルと呼ばれ、通常のファイルと異なる振る舞いをしま"
|
| 43 |
"す。デバイスファイルの一般的なものは、ブロックデバイスとキャラクタデバイスで"
|
| 44 |
"す。このファイルは、ハードウェアにアクセスする実際のドライバ (Linux カーネル"
|
| 45 |
"の一部) へのインターフェースです。その他、あまり一般的ではありませんが、"
|
| 46 |
"<firstterm>パイプ</firstterm> というデバイスファイルの形式もあります。以下"
|
| 47 |
"に、最も重要なデバイスファイルを一覧します。"
|
| 48 |
|
| 49 |
#. Tag: filename
|
| 50 |
#: random-bits.xml:27
|
| 51 |
#, no-c-format
|
| 52 |
msgid "<filename>fd0</filename>"
|
| 53 |
msgstr "<filename>fd0</filename>"
|
| 54 |
|
| 55 |
#. Tag: entry
|
| 56 |
#: random-bits.xml:28
|
| 57 |
#, no-c-format
|
| 58 |
msgid "First Floppy Drive"
|
| 59 |
msgstr "第 1 フロッピードライブ"
|
| 60 |
|
| 61 |
#. Tag: filename
|
| 62 |
#: random-bits.xml:30
|
| 63 |
#, no-c-format
|
| 64 |
msgid "<filename>fd1</filename>"
|
| 65 |
msgstr "<filename>fd1</filename>"
|
| 66 |
|
| 67 |
#. Tag: entry
|
| 68 |
#: random-bits.xml:31
|
| 69 |
#, no-c-format
|
| 70 |
msgid "Second Floppy Drive"
|
| 71 |
msgstr "第 2 フロッピードライブ"
|
| 72 |
|
| 73 |
#. Tag: filename
|
| 74 |
#: random-bits.xml:37
|
| 75 |
#, no-c-format
|
| 76 |
msgid "<filename>hda</filename>"
|
| 77 |
msgstr "<filename>hda</filename>"
|
| 78 |
|
| 79 |
#. Tag: entry
|
| 80 |
#: random-bits.xml:38
|
| 81 |
#, no-c-format
|
| 82 |
msgid "IDE Hard disk / CD-ROM on the first IDE port (Master)"
|
| 83 |
msgstr "第 1 IDEポートの IDE ハードディスク / CD-ROM (Master)"
|
| 84 |
|
| 85 |
#. Tag: filename
|
| 86 |
#: random-bits.xml:40
|
| 87 |
#, no-c-format
|
| 88 |
msgid "<filename>hdb</filename>"
|
| 89 |
msgstr "<filename>hdb</filename>"
|
| 90 |
|
| 91 |
#. Tag: entry
|
| 92 |
#: random-bits.xml:41
|
| 93 |
#, no-c-format
|
| 94 |
msgid "IDE Hard disk / CD-ROM on the first IDE port (Slave)"
|
| 95 |
msgstr "第 1 IDEポートの IDE ハードディスク / CD-ROM (Slave)"
|
| 96 |
|
| 97 |
#. Tag: filename
|
| 98 |
#: random-bits.xml:43
|
| 99 |
#, no-c-format
|
| 100 |
msgid "<filename>hdc</filename>"
|
| 101 |
msgstr "<filename>hdc</filename>"
|
| 102 |
|
| 103 |
#. Tag: entry
|
| 104 |
#: random-bits.xml:44
|
| 105 |
#, no-c-format
|
| 106 |
msgid "IDE Hard disk / CD-ROM on the second IDE port (Master)"
|
| 107 |
msgstr "第 2 IDEポートの IDE ハードディスク / CD-ROM (Master)"
|
| 108 |
|
| 109 |
#. Tag: filename
|
| 110 |
#: random-bits.xml:46
|
| 111 |
#, no-c-format
|
| 112 |
msgid "<filename>hdd</filename>"
|
| 113 |
msgstr "<filename>hdd</filename>"
|
| 114 |
|
| 115 |
#. Tag: entry
|
| 116 |
#: random-bits.xml:47
|
| 117 |
#, no-c-format
|
| 118 |
msgid "IDE Hard disk / CD-ROM on the second IDE port (Slave)"
|
| 119 |
msgstr "第 2 IDEポートの IDE ハードディスク / CD-ROM (Slave)"
|
| 120 |
|
| 121 |
#. Tag: filename
|
| 122 |
#: random-bits.xml:49
|
| 123 |
#, no-c-format
|
| 124 |
msgid "hda1"
|
| 125 |
msgstr "hda1"
|
| 126 |
|
| 127 |
#. Tag: entry
|
| 128 |
#: random-bits.xml:50
|
| 129 |
#, no-c-format
|
| 130 |
msgid "First partition of the first IDE hard disk"
|
| 131 |
msgstr "最初の IDE ハードディスクの最初のパーティション"
|
| 132 |
|
| 133 |
#. Tag: filename
|
| 134 |
#: random-bits.xml:52
|
| 135 |
#, no-c-format
|
| 136 |
msgid "hdd15"
|
| 137 |
msgstr "hdd15"
|
| 138 |
|
| 139 |
#. Tag: entry
|
| 140 |
#: random-bits.xml:53
|
| 141 |
#, no-c-format
|
| 142 |
msgid "Fifteenth partition of the fourth IDE hard disk"
|
| 143 |
msgstr "4 番目の IDE ハードディスクの 15 番目のパーティション"
|
| 144 |
|
| 145 |
#. Tag: filename
|
| 146 |
#: random-bits.xml:59
|
| 147 |
#, no-c-format
|
| 148 |
msgid "<filename>sda</filename>"
|
| 149 |
msgstr "<filename>sda</filename>"
|
| 150 |
|
| 151 |
#. Tag: entry
|
| 152 |
#: random-bits.xml:60
|
| 153 |
#, no-c-format
|
| 154 |
msgid "SCSI Hard disk with lowest SCSI ID (e.g. 0)"
|
| 155 |
msgstr "SCSI ID が最小の SCSI ハードディスク (例: 0)"
|
| 156 |
|
| 157 |
#. Tag: filename
|
| 158 |
#: random-bits.xml:62
|
| 159 |
#, no-c-format
|
| 160 |
msgid "<filename>sdb</filename>"
|
| 161 |
msgstr "<filename>sdb</filename>"
|
| 162 |
|
| 163 |
#. Tag: entry
|
| 164 |
#: random-bits.xml:63
|
| 165 |
#, no-c-format
|
| 166 |
msgid "SCSI Hard disk with next higher SCSI ID (e.g. 1)"
|
| 167 |
msgstr "SCSI ID が次に小さい SCSI ハードディスク (例: 1)"
|
| 168 |
|
| 169 |
#. Tag: filename
|
| 170 |
#: random-bits.xml:65
|
| 171 |
#, no-c-format
|
| 172 |
msgid "<filename>sdc</filename>"
|
| 173 |
msgstr "<filename>sdc</filename>"
|
| 174 |
|
| 175 |
#. Tag: entry
|
| 176 |
#: random-bits.xml:66
|
| 177 |
#, no-c-format
|
| 178 |
msgid "SCSI Hard disk with next higher SCSI ID (e.g. 2)"
|
| 179 |
msgstr "SCSI ID がその次に小さい SCSI ハードディスク (例: 2)"
|
| 180 |
|
| 181 |
#. Tag: filename
|
| 182 |
#: random-bits.xml:68
|
| 183 |
#, no-c-format
|
| 184 |
msgid "sda1"
|
| 185 |
msgstr "sda1"
|
| 186 |
|
| 187 |
#. Tag: entry
|
| 188 |
#: random-bits.xml:69
|
| 189 |
#, no-c-format
|
| 190 |
msgid "First partition of the first SCSI hard disk"
|
| 191 |
msgstr "最初の SCSI ハードディスクの最初のパーティション"
|
| 192 |
|
| 193 |
#. Tag: filename
|
| 194 |
#: random-bits.xml:71
|
| 195 |
#, no-c-format
|
| 196 |
msgid "sdd10"
|
| 197 |
msgstr "sdd10"
|
| 198 |
|
| 199 |
#. Tag: entry
|
| 200 |
#: random-bits.xml:72
|
| 201 |
#, no-c-format
|
| 202 |
msgid "Tenth partition of the fourth SCSI hard disk"
|
| 203 |
msgstr "4番目の SCSI ハードディスクの 10 番目のパーティション"
|
| 204 |
|
| 205 |
#. Tag: filename
|
| 206 |
#: random-bits.xml:78
|
| 207 |
#, no-c-format
|
| 208 |
msgid "<filename>sr0</filename>"
|
| 209 |
msgstr "<filename>sr0</filename>"
|
| 210 |
|
| 211 |
#. Tag: entry
|
| 212 |
#: random-bits.xml:79
|
| 213 |
#, no-c-format
|
| 214 |
msgid "SCSI CD-ROM with the lowest SCSI ID"
|
| 215 |
msgstr "SCSI ID が最小の SCSI CD-ROM"
|
| 216 |
|
| 217 |
#. Tag: filename
|
| 218 |
#: random-bits.xml:81
|
| 219 |
#, no-c-format
|
| 220 |
msgid "<filename>sr1</filename>"
|
| 221 |
msgstr "<filename>sr1</filename>"
|
| 222 |
|
| 223 |
#. Tag: entry
|
| 224 |
#: random-bits.xml:82
|
| 225 |
#, no-c-format
|
| 226 |
msgid "SCSI CD-ROM with the next higher SCSI ID"
|
| 227 |
msgstr "SCSI ID が次に小さい SCSI CD-ROM"
|
| 228 |
|
| 229 |
#. Tag: filename
|
| 230 |
#: random-bits.xml:88
|
| 231 |
#, no-c-format
|
| 232 |
msgid "ttyS0"
|
| 233 |
msgstr "ttyS0"
|
| 234 |
|
| 235 |
#. Tag: entry
|
| 236 |
#: random-bits.xml:89
|
| 237 |
#, no-c-format
|
| 238 |
msgid "Serial port 0, COM1 under MS-DOS"
|
| 239 |
msgstr "シリアルポート 0、MS-DOS では COM1"
|
| 240 |
|
| 241 |
#. Tag: filename
|
| 242 |
#: random-bits.xml:91
|
| 243 |
#, no-c-format
|
| 244 |
msgid "ttyS1"
|
| 245 |
msgstr "ttyS1"
|
| 246 |
|
| 247 |
#. Tag: entry
|
| 248 |
#: random-bits.xml:92
|
| 249 |
#, no-c-format
|
| 250 |
msgid "Serial port 1, COM2 under MS-DOS"
|
| 251 |
msgstr "シリアルポート 1、MS-DOS では COM2"
|
| 252 |
|
| 253 |
#. Tag: filename
|
| 254 |
#: random-bits.xml:94
|
| 255 |
#, no-c-format
|
| 256 |
msgid "psaux"
|
| 257 |
msgstr "psaux"
|
| 258 |
|
| 259 |
#. Tag: entry
|
| 260 |
#: random-bits.xml:95
|
| 261 |
#, no-c-format
|
| 262 |
msgid "PS/2 mouse device"
|
| 263 |
msgstr "PS/2 マウスデバイス"
|
| 264 |
|
| 265 |
#. Tag: filename
|
| 266 |
#: random-bits.xml:97
|
| 267 |
#, no-c-format
|
| 268 |
msgid "gpmdata"
|
| 269 |
msgstr "gpmdata"
|
| 270 |
|
| 271 |
#. Tag: entry
|
| 272 |
#: random-bits.xml:98
|
| 273 |
#, no-c-format
|
| 274 |
msgid "Pseudo device, repeater data from GPM (mouse) daemon"
|
| 275 |
msgstr "疑似デバイス、GPM (マウス) デーモンからのリピータデータ"
|
| 276 |
|
| 277 |
#. Tag: filename
|
| 278 |
#: random-bits.xml:104
|
| 279 |
#, no-c-format
|
| 280 |
msgid "cdrom"
|
| 281 |
msgstr "cdrom"
|
| 282 |
|
| 283 |
#. Tag: entry
|
| 284 |
#: random-bits.xml:105
|
| 285 |
#, no-c-format
|
| 286 |
msgid "Symbolic link to the CD-ROM drive"
|
| 287 |
msgstr "CD-ROM ドライブへのシンボリックリンク"
|
| 288 |
|
| 289 |
#. Tag: filename
|
| 290 |
#: random-bits.xml:107
|
| 291 |
#, no-c-format
|
| 292 |
msgid "mouse"
|
| 293 |
msgstr "mouse"
|
| 294 |
|
| 295 |
#. Tag: entry
|
| 296 |
#: random-bits.xml:108
|
| 297 |
#, no-c-format
|
| 298 |
msgid "Symbolic link to the mouse device file"
|
| 299 |
msgstr "マウスデバイスファイルへのシンボリックリンク"
|
| 300 |
|
| 301 |
#. Tag: filename
|
| 302 |
#: random-bits.xml:114
|
| 303 |
#, no-c-format
|
| 304 |
msgid "null"
|
| 305 |
msgstr "null"
|
| 306 |
|
| 307 |
#. Tag: entry
|
| 308 |
#: random-bits.xml:115
|
| 309 |
#, no-c-format
|
| 310 |
msgid "Anything written to this device will disappear"
|
| 311 |
msgstr "書き込まれたものをすべて消してしまうデバイス"
|
| 312 |
|
| 313 |
#. Tag: filename
|
| 314 |
#: random-bits.xml:117
|
| 315 |
#, no-c-format
|
| 316 |
msgid "zero"
|
| 317 |
msgstr "zero"
|
| 318 |
|
| 319 |
#. Tag: entry
|
| 320 |
#: random-bits.xml:118
|
| 321 |
#, no-c-format
|
| 322 |
msgid "One can endlessly read zeros out of this device"
|
| 323 |
msgstr "無限に 0 を読み出せるデバイス"
|
| 324 |
|
| 325 |
#. Tag: title
|
| 326 |
#: random-bits.xml:125
|
| 327 |
#, no-c-format
|
| 328 |
msgid "Setting Up Your Mouse"
|
| 329 |
msgstr "マウスのセットアップ"
|
| 330 |
|
| 331 |
#. Tag: para
|
| 332 |
#: random-bits.xml:126
|
| 333 |
#, no-c-format
|
| 334 |
msgid ""
|
| 335 |
"The mouse can be used in both the Linux console (with gpm) and the X window "
|
| 336 |
"environment. Normally, this is a simple matter of installing <filename>gpm</"
|
| 337 |
"filename> and the X server itself. Both should be configured to use "
|
| 338 |
"<filename>/dev/input/mice</filename> as the mouse device. The correct mouse "
|
| 339 |
"protocol is named <userinput>exps2</userinput> in gpm, and "
|
| 340 |
"<userinput>ExplorerPS/2</userinput> in X. The respective configuration files "
|
| 341 |
"are <filename>/etc/gpm.conf</filename> and <filename>/etc/X11/xorg.conf</"
|
| 342 |
"filename>."
|
| 343 |
msgstr ""
|
| 344 |
"(gpm が動いている) Linux コンソールと X ウィンドウ環境の両方で、マウスを使用"
|
| 345 |
"できます。通常、<filename>gpm</filename> や X サーバ自体をインストールするだ"
|
| 346 |
"けです。どちらも、マウスデバイスとして <filename>/dev/input/mice</filename> "
|
| 347 |
"を使用するように設定されています。正しいマウスプロトコルは、gpm では "
|
| 348 |
"<userinput>exps2</userinput>、X では <userinput>ExplorerPS/2</userinput> とさ"
|
| 349 |
"れています。それぞれの設定ファイルは <filename>/etc/gpm.conf</filename> と "
|
| 350 |
"<filename>/etc/X11/xorg.conf</filename> です。"
|
| 351 |
|
| 352 |
#. Tag: para
|
| 353 |
#: random-bits.xml:137
|
| 354 |
#, no-c-format
|
| 355 |
msgid ""
|
| 356 |
"Certain kernel modules must be loaded in order for your mouse to work. In "
|
| 357 |
"most cases the correct modules are autodetected, but not always for old-"
|
| 358 |
"style serial and bus mice<footnote> <para> Serial mice usually have a 9-hole "
|
| 359 |
"D-shaped connector; bus mice have an 8-pin round connector, not to be "
|
| 360 |
"confused with the 6-pin round connector of a PS/2 mouse or the 4-pin round "
|
| 361 |
"connector of an ADB mouse. </para> </footnote>, which are quite rare except "
|
| 362 |
"on very old computers. Summary of Linux kernel modules needed for different "
|
| 363 |
"mouse types: <informaltable><tgroup cols=\"2\"><thead> <row> <entry>Module</"
|
| 364 |
"entry> <entry>Description</entry> </row> </thead><tbody> <row> "
|
| 365 |
"<entry>psmouse</entry> <entry>PS/2 mice (should be autodetected)</entry> </"
|
| 366 |
"row> <row> <entry>usbhid</entry> <entry>USB mice (should be autodetected)</"
|
| 367 |
"entry> </row> <row> <entry>sermouse</entry> <entry>Most serial mice</entry> "
|
| 368 |
"</row> <row> <entry>logibm</entry> <entry>Bus mouse connected to Logitech "
|
| 369 |
"adapter card</entry> </row> <row> <entry>inport</entry> <entry>Bus mouse "
|
| 370 |
"connected to ATI or Microsoft InPort card</entry> </row> </tbody></tgroup></"
|
| 371 |
"informaltable> To load a mouse driver module, you can use the "
|
| 372 |
"<command>modconf</command> command (from the package with the same name) and "
|
| 373 |
"look in the category <userinput>kernel/drivers/input/mouse</userinput>."
|
| 374 |
msgstr ""
|
| 375 |
"あなたのマウスが動作するには、特定のカーネルモジュールを読み込まなければなり"
|
| 376 |
"ません。ほとんどの場合、正しいモジュールを自動検出しますが、旧式のシリアルマ"
|
| 377 |
"ウスや、バスマウスでは<footnote><para>シリアルマウスには、通常 9 穴の D 型コ"
|
| 378 |
"ネクタが、バスマウスには、8 ピン円形コネクタが付いており、PS/2 マウスの 6 ピ"
|
| 379 |
"ン円形コネクタや、ADB マウスの 4 ピン円形コネクタと混同することはないでしょ"
|
| 380 |
"う。</para></footnote>いつもそうとは限りません。とはいえ、非常に古いコン"
|
| 381 |
"ピュータでなければ、かなり「まれ」です。以下に、マウスのタイプごとの、Linux "
|
| 382 |
"カーネルモジュールをまとめます。<informaltable><tgroup cols=\"2\"><thead> "
|
| 383 |
"<row> <entry>モジュール</entry> <entry>説明</entry> </row> </thead><tbody> "
|
| 384 |
"<row> <entry>psmouse</entry> <entry>PS/2 マウス (自動検出可)</entry> </row> "
|
| 385 |
"<row> <entry>usbhid</entry> <entry>USB マウス (自動検出可)</entry> </row> "
|
| 386 |
"<row> <entry>sermouse</entry> <entry>ほとんどのシリアルマウス</entry> </row> "
|
| 387 |
"<row> <entry>logibm</entry> <entry>Logitech アダプタカードに接続するバスマウ"
|
| 388 |
"ス</entry> </row> <row> <entry>inport</entry> <entry>ATI や Microsoft の "
|
| 389 |
"InPort カードに接続するバスマウス</entry> </row> </tbody></tgroup></"
|
| 390 |
"informaltable> マウスドライバモジュールを読み込むのに、<command>modconf</"
|
| 391 |
"command> コマンド (同名のパッケージに収録) を使用でき、<userinput>kernel/"
|
| 392 |
"drivers/input/mouse</userinput> カテゴリから探せます。"
|
| 393 |
|
| 394 |
#. Tag: para
|
| 395 |
#: random-bits.xml:184
|
| 396 |
#, no-c-format
|
| 397 |
msgid ""
|
| 398 |
"Modern kernels give you the capability to emulate a three-button mouse when "
|
| 399 |
"your mouse only has one button. Just add the following lines to <filename>/"
|
| 400 |
"etc/sysctl.conf</filename> file."
|
| 401 |
msgstr ""
|
| 402 |
"最近のカーネルは、マウスにボタンが 1 つしかなくても、3 ボタンエミュレーション"
|
| 403 |
"機能があります。<filename>/etc/sysctl.conf</filename> に以下の行を記述してく"
|
| 404 |
"ださい。"
|
| 405 |
|
| 406 |
#. Tag: screen
|
| 407 |
#: random-bits.xml:191
|
| 408 |
#, no-c-format
|
| 409 |
msgid ""
|
| 410 |
"# 3-button mouse emulation\n"
|
| 411 |
"# turn on emulation\n"
|
| 412 |
"/dev/mac_hid/mouse_button_emulation = 1\n"
|
| 413 |
"# Send middle mouse button signal with the F11 key\n"
|
| 414 |
"/dev/mac_hid/mouse_button2_keycode = 87\n"
|
| 415 |
"# Send right mouse button signal with the F12 key\n"
|
| 416 |
"/dev/mac_hid/mouse_button3_keycode = 88\n"
|
| 417 |
"# For different keys, use showkey to tell you what the code is."
|
| 418 |
msgstr ""
|
| 419 |
"# 3-button mouse emulation\n"
|
| 420 |
"# turn on emulation\n"
|
| 421 |
"/dev/mac_hid/mouse_button_emulation = 1\n"
|
| 422 |
"# Send middle mouse button signal with the F11 key\n"
|
| 423 |
"/dev/mac_hid/mouse_button2_keycode = 87\n"
|
| 424 |
"# Send right mouse button signal with the F12 key\n"
|
| 425 |
"/dev/mac_hid/mouse_button3_keycode = 88\n"
|
| 426 |
"# For different keys, use showkey to tell you what the code is."
|
| 427 |
|
| 428 |
#. Tag: title
|
| 429 |
#: random-bits.xml:198
|
| 430 |
#, no-c-format
|
| 431 |
msgid "Disk Space Needed for Tasks"
|
| 432 |
msgstr "タスクに必要なディスクの空き容量"
|
| 433 |
|
| 434 |
#. Tag: para
|
| 435 |
#: random-bits.xml:199
|
| 436 |
#, no-c-format
|
| 437 |
msgid ""
|
| 438 |
"A standard installation for the amd64 architecture, including all standard "
|
| 439 |
"packages and using the default 2.6 kernel, takes up &std-system-size;MB of "
|
| 440 |
"disk space. A minimal base installation, without the <quote>Standard system</"
|
| 441 |
"quote> task selected, will take &base-system-size;MB."
|
| 442 |
msgstr ""
|
| 443 |
"amd64 アーキテクチャの全標準パッケージを含む標準インストールで、デフォルトの "
|
| 444 |
"2.6 カーネルを用いると、&std-system-size;MB 以上のディスク領域を必要としま"
|
| 445 |
"す。<quote>標準システム</quote>タスクを選択しない最小の基本インストールでは、"
|
| 446 |
"&base-system-size;MB 必要でしょう。"
|
| 447 |
|
| 448 |
#. Tag: para
|
| 449 |
#: random-bits.xml:207
|
| 450 |
#, no-c-format
|
| 451 |
msgid ""
|
| 452 |
"In both cases this is the actual disk space used <emphasis>after</emphasis> "
|
| 453 |
"the installation is finished and any temporary files deleted. It also does "
|
| 454 |
"not take into account overhead used by the file system, for example for "
|
| 455 |
"journal files. This means that significantly more disk space is needed both "
|
| 456 |
"<emphasis>during</emphasis> the installation and for normal system use."
|
| 457 |
msgstr ""
|
| 458 |
"どちらの場合も、インストールが完了し一時ファイルを削除した<emphasis>後</"
|
| 459 |
"emphasis>の、実際のディスク領域です。ジャーナルファイルのような、ファイルシス"
|
| 460 |
"テムのオーバーヘッドで消費される量は含まれていません。これは、インストールの"
|
| 461 |
"<emphasis>最中</emphasis>や通常のシステム利用では、もっと大量にディスク領域が"
|
| 462 |
"必要だということです。"
|
| 463 |
|
| 464 |
#. Tag: para
|
| 465 |
#: random-bits.xml:216
|
| 466 |
#, no-c-format
|
| 467 |
msgid ""
|
| 468 |
"The following table lists sizes reported by aptitude for the tasks listed in "
|
| 469 |
"tasksel. Note that some tasks have overlapping constituents, so the total "
|
| 470 |
"installed size for two tasks together may be less than the total obtained by "
|
| 471 |
"adding up the numbers."
|
| 472 |
msgstr ""
|
| 473 |
"以下の表は tasksel で表示されるタスクについて、aptitude が報告したサイズで"
|
| 474 |
"す。いくつかのタスクでは、内容が一部重複していることに注意してください。つま"
|
| 475 |
"り、2 つのタスクを一緒にインストールした後のインストールサイズは、挙げてある"
|
| 476 |
"数値を合計したものよりも、小さくなるということです。"
|
| 477 |
|
| 478 |
#. Tag: para
|
| 479 |
#: random-bits.xml:223
|
| 480 |
#, no-c-format
|
| 481 |
msgid ""
|
| 482 |
"By default the installer will install the GNOME desktop environment, but "
|
| 483 |
"alternative desktop environments can be selected either by using one of the "
|
| 484 |
"special CD images, or by specifying the desired desktop environment when the "
|
| 485 |
"installer is booted (see <xref linkend=\"pkgsel\"/>)."
|
| 486 |
msgstr ""
|
| 487 |
"デフォルトでは、インストーラは GNOME デスクトップ環境をインストールしますが、"
|
| 488 |
"特殊な CD イメージを使用したり、インストーラがブートする際に希望のデスクトッ"
|
| 489 |
"プ環境を指定して、その他のデスクトップ環境を選択できます (<xref linkend="
|
| 490 |
"\"pkgsel\"/> 参照)。"
|
| 491 |
|
| 492 |
#. Tag: para
|
| 493 |
#: random-bits.xml:230
|
| 494 |
#, no-c-format
|
| 495 |
msgid ""
|
| 496 |
"Note that you will need to add the sizes listed in the table to the size of "
|
| 497 |
"the standard installation when determining the size of partitions. Most of "
|
| 498 |
"the size listed as <quote>Installed size</quote> will end up in <filename>/"
|
| 499 |
"usr</filename> and in <filename>/lib</filename>; the size listed as "
|
| 500 |
"<quote>Download size</quote> is (temporarily) required in <filename>/var</"
|
| 501 |
"filename>."
|
| 502 |
msgstr ""
|
| 503 |
"パーティションのサイズを決定するとき、標準インストールのサイズに加え、以下の"
|
| 504 |
"表に列挙したサイズが必要であるのに注意してください。<quote>Installed size</"
|
| 505 |
"quote> はインストール完了時に <filename>/usr</filename> と <filename>/lib</"
|
| 506 |
"filename> に必要なサイズを、<quote>Download size</quote> は <filename>/var</"
|
| 507 |
"filename> に (一時的に) 必要なサイズを記述しています。"
|
| 508 |
|
| 509 |
#. Tag: entry
|
| 510 |
#: random-bits.xml:244
|
| 511 |
#, no-c-format
|
| 512 |
msgid "Task"
|
| 513 |
msgstr "タスク"
|
| 514 |
|
| 515 |
#. Tag: entry
|
| 516 |
#: random-bits.xml:245
|
| 517 |
#, no-c-format
|
| 518 |
msgid "Installed size (MB)"
|
| 519 |
msgstr "インストールサイズ (MB)"
|
| 520 |
|
| 521 |
#. Tag: entry
|
| 522 |
#: random-bits.xml:246
|
| 523 |
#, no-c-format
|
| 524 |
msgid "Download size (MB)"
|
| 525 |
msgstr "ダウンロードサイズ (MB)"
|
| 526 |
|
| 527 |
#. Tag: entry
|
| 528 |
#: random-bits.xml:247
|
| 529 |
#, no-c-format
|
| 530 |
msgid "Space needed to install (MB)"
|
| 531 |
msgstr "インストールに必要な空き容量 (MB)"
|
| 532 |
|
| 533 |
#. Tag: entry
|
| 534 |
#: random-bits.xml:253
|
| 535 |
#, no-c-format
|
| 536 |
msgid "Desktop environment"
|
| 537 |
msgstr "デスクトップ環境"
|
| 538 |
|
| 539 |
#. Tag: entry
|
| 540 |
#: random-bits.xml:254 random-bits.xml:255 random-bits.xml:256
|
| 541 |
#, no-c-format
|
| 542 |
msgid " "
|
| 543 |
msgstr " "
|
| 544 |
|
| 545 |
#. Tag: entry
|
| 546 |
#: random-bits.xml:259
|
| 547 |
#, no-c-format
|
| 548 |
msgid " • GNOME (default)"
|
| 549 |
msgstr " • GNOME (デフォルト)"
|
| 550 |
|
| 551 |
#. Tag: entry
|
| 552 |
#: random-bits.xml:260
|
| 553 |
#, no-c-format
|
| 554 |
msgid "&task-desktop-gnome-inst;"
|
| 555 |
msgstr "&task-desktop-gnome-inst;"
|
| 556 |
|
| 557 |
#. Tag: entry
|
| 558 |
#: random-bits.xml:261
|
| 559 |
#, no-c-format
|
| 560 |
msgid "&task-desktop-gnome-dl;"
|
| 561 |
msgstr "&task-desktop-gnome-dl;"
|
| 562 |
|
| 563 |
#. Tag: entry
|
| 564 |
#: random-bits.xml:262
|
| 565 |
#, no-c-format
|
| 566 |
msgid "&task-desktop-gnome-tot;"
|
| 567 |
msgstr "&task-desktop-gnome-tot;"
|
| 568 |
|
| 569 |
#. Tag: entry
|
| 570 |
#: random-bits.xml:265
|
| 571 |
#, no-c-format
|
| 572 |
msgid " • KDE"
|
| 573 |
msgstr " • KDE"
|
| 574 |
|
| 575 |
#. Tag: entry
|
| 576 |
#: random-bits.xml:266
|
| 577 |
#, no-c-format
|
| 578 |
msgid "&task-desktop-kde-inst;"
|
| 579 |
msgstr "&task-desktop-kde-inst;"
|
| 580 |
|
| 581 |
#. Tag: entry
|
| 582 |
#: random-bits.xml:267
|
| 583 |
#, no-c-format
|
| 584 |
msgid "&task-desktop-kde-dl;"
|
| 585 |
msgstr "&task-desktop-kde-dl;"
|
| 586 |
|
| 587 |
#. Tag: entry
|
| 588 |
#: random-bits.xml:268
|
| 589 |
#, no-c-format
|
| 590 |
msgid "&task-desktop-kde-tot;"
|
| 591 |
msgstr "&task-desktop-kde-tot;"
|
| 592 |
|
| 593 |
#. Tag: entry
|
| 594 |
#: random-bits.xml:271
|
| 595 |
#, no-c-format
|
| 596 |
msgid " • Xfce"
|
| 597 |
msgstr " • Xfce"
|
| 598 |
|
| 599 |
#. Tag: entry
|
| 600 |
#: random-bits.xml:272
|
| 601 |
#, no-c-format
|
| 602 |
msgid "&task-desktop-xfce-inst;"
|
| 603 |
msgstr "&task-desktop-xfce-inst;"
|
| 604 |
|
| 605 |
#. Tag: entry
|
| 606 |
#: random-bits.xml:273
|
| 607 |
#, no-c-format
|
| 608 |
msgid "&task-desktop-xfce-dl;"
|
| 609 |
msgstr "&task-desktop-xfce-dl;"
|
| 610 |
|
| 611 |
#. Tag: entry
|
| 612 |
#: random-bits.xml:274
|
| 613 |
#, no-c-format
|
| 614 |
msgid "&task-desktop-xfce-tot;"
|
| 615 |
msgstr "&task-desktop-xfce-tot;"
|
| 616 |
|
| 617 |
#. Tag: entry
|
| 618 |
#: random-bits.xml:277
|
| 619 |
#, no-c-format
|
| 620 |
msgid " • LXDE"
|
| 621 |
msgstr " • LXDE"
|
| 622 |
|
| 623 |
#. Tag: entry
|
| 624 |
#: random-bits.xml:278
|
| 625 |
#, no-c-format
|
| 626 |
msgid "&task-desktop-lxde-inst;"
|
| 627 |
msgstr "&task-desktop-lxde-inst;"
|
| 628 |
|
| 629 |
#. Tag: entry
|
| 630 |
#: random-bits.xml:279
|
| 631 |
#, no-c-format
|
| 632 |
msgid "&task-desktop-lxde-dl;"
|
| 633 |
msgstr "&task-desktop-lxde-dl;"
|
| 634 |
|
| 635 |
#. Tag: entry
|
| 636 |
#: random-bits.xml:280
|
| 637 |
#, no-c-format
|
| 638 |
msgid "&task-desktop-lxde-tot;"
|
| 639 |
msgstr "&task-desktop-lxde-tot;"
|
| 640 |
|
| 641 |
#. Tag: entry
|
| 642 |
#: random-bits.xml:284
|
| 643 |
#, no-c-format
|
| 644 |
msgid "Laptop"
|
| 645 |
msgstr "ラップトップ"
|
| 646 |
|
| 647 |
#. Tag: para
|
| 648 |
#: random-bits.xml:286
|
| 649 |
#, no-c-format
|
| 650 |
msgid ""
|
| 651 |
"There is some overlap of the Laptop task with the Desktop environment task. "
|
| 652 |
"If you install both, the Laptop task will only require a few MB additional "
|
| 653 |
"disk space."
|
| 654 |
msgstr ""
|
| 655 |
"ラップトップタスクとデスクトップタスクはいくつか重複しています。両方インス"
|
| 656 |
"トールした場合、ラップトップタスクはディスク領域を、数 MB 追加で必要とするだ"
|
| 657 |
"けでしょう"
|
| 658 |
|
| 659 |
#. Tag: entry
|
| 660 |
#: random-bits.xml:293
|
| 661 |
#, no-c-format
|
| 662 |
msgid "&task-laptop-inst;"
|
| 663 |
msgstr "&task-laptop-inst;"
|
| 664 |
|
| 665 |
#. Tag: entry
|
| 666 |
#: random-bits.xml:294
|
| 667 |
#, no-c-format
|
| 668 |
msgid "&task-laptop-dl;"
|
| 669 |
msgstr "&task-laptop-dl;"
|
| 670 |
|
| 671 |
#. Tag: entry
|
| 672 |
#: random-bits.xml:295
|
| 673 |
#, no-c-format
|
| 674 |
msgid "&task-laptop-tot;"
|
| 675 |
msgstr "&task-laptop-tot;"
|
| 676 |
|
| 677 |
#. Tag: entry
|
| 678 |
#: random-bits.xml:299
|
| 679 |
#, no-c-format
|
| 680 |
msgid "Web server"
|
| 681 |
msgstr "ウェブサーバ"
|
| 682 |
|
| 683 |
#. Tag: entry
|
| 684 |
#: random-bits.xml:300
|
| 685 |
#, no-c-format
|
| 686 |
msgid "&task-web-inst;"
|
| 687 |
msgstr "&task-web-inst;"
|
| 688 |
|
| 689 |
#. Tag: entry
|
| 690 |
#: random-bits.xml:301
|
| 691 |
#, no-c-format
|
| 692 |
msgid "&task-web-dl;"
|
| 693 |
msgstr "&task-web-dl;"
|
| 694 |
|
| 695 |
#. Tag: entry
|
| 696 |
#: random-bits.xml:302
|
| 697 |
#, no-c-format
|
| 698 |
msgid "&task-web-tot;"
|
| 699 |
msgstr "&task-web-tot;"
|
| 700 |
|
| 701 |
#. Tag: entry
|
| 702 |
#: random-bits.xml:306
|
| 703 |
#, no-c-format
|
| 704 |
msgid "Print server"
|
| 705 |
msgstr "印刷サーバ"
|
| 706 |
|
| 707 |
#. Tag: entry
|
| 708 |
#: random-bits.xml:307
|
| 709 |
#, no-c-format
|
| 710 |
msgid "&task-print-inst;"
|
| 711 |
msgstr "&task-print-inst;"
|
| 712 |
|
| 713 |
#. Tag: entry
|
| 714 |
#: random-bits.xml:308
|
| 715 |
#, no-c-format
|
| 716 |
msgid "&task-print-dl;"
|
| 717 |
msgstr "&task-print-dl;"
|
| 718 |
|
| 719 |
#. Tag: entry
|
| 720 |
#: random-bits.xml:309
|
| 721 |
#, no-c-format
|
| 722 |
msgid "&task-print-tot;"
|
| 723 |
msgstr "&task-print-tot;"
|
| 724 |
|
| 725 |
#. Tag: entry
|
| 726 |
#: random-bits.xml:313
|
| 727 |
#, no-c-format
|
| 728 |
msgid "DNS server"
|
| 729 |
msgstr "DNS サーバ"
|
| 730 |
|
| 731 |
#. Tag: entry
|
| 732 |
#: random-bits.xml:314
|
| 733 |
#, no-c-format
|
| 734 |
msgid "&task-dns-inst;"
|
| 735 |
msgstr "&task-dns-inst;"
|
| 736 |
|
| 737 |
#. Tag: entry
|
| 738 |
#: random-bits.xml:315
|
| 739 |
#, no-c-format
|
| 740 |
msgid "&task-dns-dl;"
|
| 741 |
msgstr "&task-dns-dl;"
|
| 742 |
|
| 743 |
#. Tag: entry
|
| 744 |
#: random-bits.xml:316
|
| 745 |
#, no-c-format
|
| 746 |
msgid "&task-dns-tot;"
|
| 747 |
msgstr "&task-dns-tot;"
|
| 748 |
|
| 749 |
#. Tag: entry
|
| 750 |
#: random-bits.xml:320
|
| 751 |
#, no-c-format
|
| 752 |
msgid "File server"
|
| 753 |
msgstr "ファイルサーバ"
|
| 754 |
|
| 755 |
#. Tag: entry
|
| 756 |
#: random-bits.xml:321
|
| 757 |
#, no-c-format
|
| 758 |
msgid "&task-file-inst;"
|
| 759 |
msgstr "&task-file-inst;"
|
| 760 |
|
| 761 |
#. Tag: entry
|
| 762 |
#: random-bits.xml:322
|
| 763 |
#, no-c-format
|
| 764 |
msgid "&task-file-dl;"
|
| 765 |
msgstr "&task-file-dl;"
|
| 766 |
|
| 767 |
#. Tag: entry
|
| 768 |
#: random-bits.xml:323
|
| 769 |
#, no-c-format
|
| 770 |
msgid "&task-file-tot;"
|
| 771 |
msgstr "&task-file-tot;"
|
| 772 |
|
| 773 |
#. Tag: entry
|
| 774 |
#: random-bits.xml:327
|
| 775 |
#, no-c-format
|
| 776 |
msgid "Mail server"
|
| 777 |
msgstr "メールサーバ"
|
| 778 |
|
| 779 |
#. Tag: entry
|
| 780 |
#: random-bits.xml:328
|
| 781 |
#, no-c-format
|
| 782 |
msgid "&task-mail-inst;"
|
| 783 |
msgstr "&task-mail-inst;"
|
| 784 |
|
| 785 |
#. Tag: entry
|
| 786 |
#: random-bits.xml:329
|
| 787 |
#, no-c-format
|
| 788 |
msgid "&task-mail-dl;"
|
| 789 |
msgstr "&task-mail-dl;"
|
| 790 |
|
| 791 |
#. Tag: entry
|
| 792 |
#: random-bits.xml:330
|
| 793 |
#, no-c-format
|
| 794 |
msgid "&task-mail-tot;"
|
| 795 |
msgstr "&task-mail-tot;"
|
| 796 |
|
| 797 |
#. Tag: entry
|
| 798 |
#: random-bits.xml:334
|
| 799 |
#, no-c-format
|
| 800 |
msgid "SQL database"
|
| 801 |
msgstr "SQL データベース"
|
| 802 |
|
| 803 |
#. Tag: entry
|
| 804 |
#: random-bits.xml:335
|
| 805 |
#, no-c-format
|
| 806 |
msgid "&task-sql-inst;"
|
| 807 |
msgstr "&task-sql-inst;"
|
| 808 |
|
| 809 |
#. Tag: entry
|
| 810 |
#: random-bits.xml:336
|
| 811 |
#, no-c-format
|
| 812 |
msgid "&task-sql-dl;"
|
| 813 |
msgstr "&task-sql-dl;"
|
| 814 |
|
| 815 |
#. Tag: entry
|
| 816 |
#: random-bits.xml:337
|
| 817 |
#, no-c-format
|
| 818 |
msgid "&task-sql-tot;"
|
| 819 |
msgstr "&task-sql-tot;"
|
| 820 |
|
| 821 |
#. Tag: entry
|
| 822 |
#: random-bits.xml:341
|
| 823 |
#, no-c-format
|
| 824 |
msgid "SSH server"
|
| 825 |
msgstr "SSH サーバ"
|
| 826 |
|
| 827 |
#. Tag: entry
|
| 828 |
#: random-bits.xml:342
|
| 829 |
#, no-c-format
|
| 830 |
msgid "&task-ssh-inst;"
|
| 831 |
msgstr "&task-ssh-inst;"
|
| 832 |
|
| 833 |
#. Tag: entry
|
| 834 |
#: random-bits.xml:343
|
| 835 |
#, no-c-format
|
| 836 |
msgid "&task-ssh-dl;"
|
| 837 |
msgstr "&task-ssh-dl;"
|
| 838 |
|
| 839 |
#. Tag: entry
|
| 840 |
#: random-bits.xml:344
|
| 841 |
#, no-c-format
|
| 842 |
msgid "&task-ssh-tot;"
|
| 843 |
msgstr "&task-ssh-tot;"
|
| 844 |
|
| 845 |
#. Tag: para
|
| 846 |
#: random-bits.xml:350
|
| 847 |
#, no-c-format
|
| 848 |
msgid ""
|
| 849 |
"If you install in a language other than English, <command>tasksel</command> "
|
| 850 |
"may automatically install a <firstterm>localization task</firstterm>, if one "
|
| 851 |
"is available for your language. Space requirements differ per language; you "
|
| 852 |
"should allow up to 350MB in total for download and installation."
|
| 853 |
msgstr ""
|
| 854 |
"英語以外の言語でインストールする場合、その言語が有効なら <command>tasksel</"
|
| 855 |
"command> は <firstterm>地域化タスク</firstterm> を、自動的にインストールしま"
|
| 856 |
"す。必要な容量は言語によって異なりますが、ダウンロードとインストールで最大 "
|
| 857 |
"350MB 必要となります。"
|
| 858 |
|
| 859 |
#. Tag: title
|
| 860 |
#: random-bits.xml:365
|
| 861 |
#, no-c-format
|
| 862 |
msgid "Installing &debian-gnu; from a Unix/Linux System"
|
| 863 |
msgstr "Unix/Linux システムからの &debian-gnu; のインストール"
|
| 864 |
|
| 865 |
#. Tag: para
|
| 866 |
#: random-bits.xml:367
|
| 867 |
#, no-c-format
|
| 868 |
msgid ""
|
| 869 |
"This section explains how to install &debian-gnu; from an existing Unix or "
|
| 870 |
"Linux system, without using the menu-driven installer as explained in the "
|
| 871 |
"rest of the manual. This <quote>cross-install</quote> HOWTO has been "
|
| 872 |
"requested by users switching to &debian-gnu; from Red Hat, Mandriva, and "
|
| 873 |
"SUSE. In this section some familiarity with entering *nix commands and "
|
| 874 |
"navigating the file system is assumed. In this section, <prompt>$</prompt> "
|
| 875 |
"symbolizes a command to be entered in the user's current system, while "
|
| 876 |
"<prompt>#</prompt> refers to a command entered in the &debian; chroot."
|
| 877 |
msgstr ""
|
| 878 |
"この節は、マニュアルの他の部分で説明されているメニュードリブンインストーラを"
|
| 879 |
"使用せずに、既存の Unix・Linux システムから &debian-gnu; をインストールする方"
|
| 880 |
"法について説明します。この <quote>クロスインストール</quote> HOWTO は、Red "
|
| 881 |
"Hat, Mandriva, SUSE から &debian-gnu; に移行するユーザの要望で書かれました。"
|
| 882 |
"本節では、*nix コマンドの入力について熟知し、ファイルシステムを操作できるのが"
|
| 883 |
"前提となっています。本節では、<prompt>#</prompt>が &debian; chroot に入力され"
|
| 884 |
"たコマンドを示し、<prompt>$</prompt> はユーザの現在のシステムに入力されるコマ"
|
| 885 |
"ンドを表します。"
|
| 886 |
|
| 887 |
#. Tag: para
|
| 888 |
#: random-bits.xml:379
|
| 889 |
#, no-c-format
|
| 890 |
msgid ""
|
| 891 |
"Once you've got the new &debian; system configured to your preference, you "
|
| 892 |
"can migrate your existing user data (if any) to it, and keep on rolling. "
|
| 893 |
"This is therefore a <quote>zero downtime</quote> &debian-gnu; install. It's "
|
| 894 |
"also a clever way for dealing with hardware that otherwise doesn't play "
|
| 895 |
"friendly with various boot or installation media."
|
| 896 |
msgstr ""
|
| 897 |
"一旦、新しい &debian; システムを好みに設定したら、既存のユーザデータを (ある"
|
| 898 |
"なら) 稼働したまま移行できます。したがって、これは <quote>ダウンタイム無し</"
|
| 899 |
"quote>での &debian-gnu; インストールになります。またこれは、様々な起動・イン"
|
| 900 |
"ストールメディアと相性のよくないハードウェアに対処するうまい方法です。"
|
| 901 |
|
| 902 |
#. Tag: para
|
| 903 |
#: random-bits.xml:390
|
| 904 |
#, no-c-format
|
| 905 |
msgid ""
|
| 906 |
"As this is a mostly manual procedure, you should bear in mind that you will "
|
| 907 |
"need to do a lot of basic configuration of the system yourself, which will "
|
| 908 |
"also require more knowledge of &debian; and of &arch-kernel; in general than "
|
| 909 |
"performing a regular installation. You cannot expect this procedure to "
|
| 910 |
"result in a system that is identical to a system from a regular "
|
| 911 |
"installation. You should also keep in mind that this procedure only gives "
|
| 912 |
"the basic steps to set up a system. Additional installation and/or "
|
| 913 |
"configuration steps may be needed."
|
| 914 |
msgstr ""
|
| 915 |
"これはほとんど手作業になりますから、自分でシステムの大部分の基本設定を行う必"
|
| 916 |
"要があります。それには通常のインストールよりも &debian; や &arch-kernel; の一"
|
| 917 |
"般的な知識が必要なことを覚えておいてください。また、この手順で通常のインス"
|
| 918 |
"トールと全く同じシステムになると期待してはいけません。これはシステムをセット"
|
| 919 |
"アップする基本的な手順でしかありません。追加インストールや追加設定が必要にな"
|
| 920 |
"るかもしれません。"
|
| 921 |
|
| 922 |
#. Tag: title
|
| 923 |
#: random-bits.xml:404
|
| 924 |
#, no-c-format
|
| 925 |
msgid "Getting Started"
|
| 926 |
msgstr "はじめに"
|
| 927 |
|
| 928 |
#. Tag: para
|
| 929 |
#: random-bits.xml:405
|
| 930 |
#, no-c-format
|
| 931 |
msgid ""
|
| 932 |
"With your current *nix partitioning tools, repartition the hard drive as "
|
| 933 |
"needed, creating at least one filesystem plus swap. You need around 350MB of "
|
| 934 |
"space available for a console only install, or about 1GB if you plan to "
|
| 935 |
"install X (more if you intend to install desktop environments like GNOME or "
|
| 936 |
"KDE)."
|
| 937 |
msgstr ""
|
| 938 |
"今の *nix のパーティション分割ツールで、スワップと最低 1 つファイルシステムを"
|
| 939 |
"作成するよう、ハードディスクを希望に添って再分割してください。コンソールのみ"
|
| 940 |
"のインストールには、最低 350MB の空き領域が必要ですし、X をインストールする予"
|
| 941 |
"定なら 1GB (GNOME や KDE のようなデスクトップ環境をインストールする場合はもっ"
|
| 942 |
"と) 必要です。"
|
| 943 |
|
| 944 |
#. Tag: para
|
| 945 |
#: random-bits.xml:413
|
| 946 |
#, no-c-format
|
| 947 |
msgid ""
|
| 948 |
"Next, create file systems on the partitions. For example, to create an ext3 "
|
| 949 |
"file system on partition <filename>/dev/hda6</filename> (that's our example "
|
| 950 |
"root partition): <informalexample><screen>\n"
|
| 951 |
"# mke2fs -j /dev/<replaceable>hda6</replaceable>\n"
|
| 952 |
"</screen></informalexample> To create an ext2 file system instead, omit "
|
| 953 |
"<userinput>-j</userinput>."
|
| 954 |
msgstr ""
|
| 955 |
"次に、パーティションにファイルシステムを作成してください。例えば、<filename>/"
|
| 956 |
"dev/hda6</filename> パーティションに、ext3 ファイルシステムを作成するには、以"
|
| 957 |
"下のようにします。(今回の例ではこのパーティションを root パーティションとしま"
|
| 958 |
"す) <informalexample><screen>\n"
|
| 959 |
"# mke2fs -j /dev/<replaceable>hda6</replaceable>\n"
|
| 960 |
"</screen></informalexample> ext3 ではなく ext2 ファイルシステムを作成するに"
|
| 961 |
"は、<userinput>-j</userinput> を取ってください。"
|
| 962 |
|
| 963 |
#. Tag: para
|
| 964 |
#: random-bits.xml:423
|
| 965 |
#, no-c-format
|
| 966 |
msgid ""
|
| 967 |
"Initialize and activate swap (substitute the partition number for your "
|
| 968 |
"intended &debian; swap partition): <informalexample><screen>\n"
|
| 969 |
"# mkswap /dev/<replaceable>hda5</replaceable>\n"
|
| 970 |
"# sync; sync; sync\n"
|
| 971 |
"# swapon /dev/<replaceable>hda5</replaceable>\n"
|
| 972 |
"</screen></informalexample> Mount one partition as <filename>/mnt/debinst</"
|
| 973 |
"filename> (the installation point, to be the root (<filename>/</filename>) "
|
| 974 |
"filesystem on your new system). The mount point name is strictly arbitrary, "
|
| 975 |
"it is referenced later below."
|
| 976 |
msgstr ""
|
| 977 |
"スワップを以下のように初期化して有効にしてください。(パーティション番号は、"
|
| 978 |
"&debian; スワップパーティションにするパーティション番号に、読み替えてくださ"
|
| 979 |
"い) <informalexample><screen>\n"
|
| 980 |
"# mkswap /dev/<replaceable>hda5</replaceable>\n"
|
| 981 |
"# sync; sync; sync\n"
|
| 982 |
"# swapon /dev/<replaceable>hda5</replaceable>\n"
|
| 983 |
"</screen></informalexample>パーティションを <filename>/mnt/debinst</"
|
| 984 |
"filename> (インストールポイント。新システムの root (<filename>/</filename>) "
|
| 985 |
"ファイルシステムになります) にマウントしてください。厳密にいうとマウントポイ"
|
| 986 |
"ント名は何でも構いません。以降の説明ではこれを使用します。"
|
| 987 |
|
| 988 |
#. Tag: screen
|
| 989 |
#: random-bits.xml:435
|
| 990 |
#, no-c-format
|
| 991 |
msgid ""
|
| 992 |
"# mkdir /mnt/debinst\n"
|
| 993 |
"# mount /dev/<replaceable>hda6</replaceable> /mnt/debinst"
|
| 994 |
msgstr ""
|
| 995 |
"# mkdir /mnt/debinst\n"
|
| 996 |
"# mount /dev/<replaceable>hda6</replaceable> /mnt/debinst"
|
| 997 |
|
| 998 |
#. Tag: para
|
| 999 |
#: random-bits.xml:438
|
| 1000 |
#, no-c-format
|
| 1001 |
msgid ""
|
| 1002 |
"If you want to have parts of the filesystem (e.g. /usr) mounted on separate "
|
| 1003 |
"partitions, you will need to create and mount these directories manually "
|
| 1004 |
"before proceding with the next stage."
|
| 1005 |
msgstr ""
|
| 1006 |
"分割したパーティションをファイルシステムの一部 (例 /usr) にマウントする場合、"
|
| 1007 |
"次のステージに進む前に、手動でそのディレクトリを作成・マウントする必要があり"
|
| 1008 |
"ます。"
|
| 1009 |
|
| 1010 |
#. Tag: title
|
| 1011 |
#: random-bits.xml:448
|
| 1012 |
#, no-c-format
|
| 1013 |
msgid "Install <command>debootstrap</command>"
|
| 1014 |
msgstr "<command>debootstrap</command> のインストール"
|
| 1015 |
|
| 1016 |
#. Tag: para
|
| 1017 |
#: random-bits.xml:449
|
| 1018 |
#, no-c-format
|
| 1019 |
msgid ""
|
| 1020 |
"The utility used by the &debian; installer, and recognized as the official "
|
| 1021 |
"way to install a &debian; base system, is <command>debootstrap</command>. It "
|
| 1022 |
"uses <command>wget</command> and <command>ar</command>, but otherwise "
|
| 1023 |
"depends only on <classname>/bin/sh</classname> and basic Unix/Linux "
|
| 1024 |
"tools<footnote> <para> These include the GNU core utilities and commands "
|
| 1025 |
"like <command>sed</command>, <command>grep</command>, <command>tar</command> "
|
| 1026 |
"and <command>gzip</command>. </para> </footnote>. Install <command>wget</"
|
| 1027 |
"command> and <command>ar</command> if they aren't already on your current "
|
| 1028 |
"system, then download and install <command>debootstrap</command>."
|
| 1029 |
msgstr ""
|
| 1030 |
"&debian; インストーラが使用するユーティリティで、&debian; 基本システムをイン"
|
| 1031 |
"ストールする公式の方法と認められているのが <command>debootstrap</command> で"
|
| 1032 |
"す。<command>wget</command> と <command>ar</command> を使用しますが、"
|
| 1033 |
"<classname>/bin/sh</classname> と基本的な Unix/Linux ツール<footnote><para>こ"
|
| 1034 |
"れには、<command>sed</command>, <command>grep</command>, <command>tar</"
|
| 1035 |
"command>, <command>gzip</command> といった、GNU コアユーティリティが含まれま"
|
| 1036 |
"す。</para></footnote>にのみ依存しています。今のシステムにまだインストールし"
|
| 1037 |
"ていなければ、<command>wget</command> と <command>ar</command> をインストール"
|
| 1038 |
"し、その後 <command>debootstrap</command> をダウンロード・インストールしてく"
|
| 1039 |
"ださい。"
|
| 1040 |
|
| 1041 |
#. Tag: para
|
| 1042 |
#: random-bits.xml:479
|
| 1043 |
#, no-c-format
|
| 1044 |
msgid ""
|
| 1045 |
"Or, you can use the following procedure to install it manually. Make a work "
|
| 1046 |
"folder for extracting the .deb into: <informalexample><screen>\n"
|
| 1047 |
"# mkdir work\n"
|
| 1048 |
"# cd work\n"
|
| 1049 |
"</screen></informalexample> The <command>debootstrap</command> binary is "
|
| 1050 |
"located in the &debian; archive (be sure to select the proper file for your "
|
| 1051 |
"architecture). Download the <command>debootstrap</command> .deb from the "
|
| 1052 |
"<ulink url=\"http://ftp.debian.org/debian/pool/main/d/debootstrap/\"> pool</"
|
| 1053 |
"ulink>, copy the package to the work folder, and extract the files from it. "
|
| 1054 |
"You will need to have root privileges to install the files."
|
| 1055 |
msgstr ""
|
| 1056 |
"また、手動でインストールするには、以下の手順になります。まず .deb を展開する"
|
| 1057 |
"ために作業フォルダを次のように作ってください。<informalexample><screen>\n"
|
| 1058 |
"# mkdir work\n"
|
| 1059 |
"# cd work\n"
|
| 1060 |
"</screen></informalexample> <command>debootstrap</command> バイナリは、"
|
| 1061 |
"&debian; アーカイブ (あなたのアーキテクチャに適合するファイルを必ず選ぶこと) "
|
| 1062 |
"にあります。<ulink url=\"http://ftp.debian.org/debian/pool/main/d/"
|
| 1063 |
"debootstrap/\">pool</ulink> から <command>debootstrap</command> .deb をダウン"
|
| 1064 |
"ロードして、作業フォルダにパッケージをコピーし、ファイルを展開してください。"
|
| 1065 |
"ファイルをインストールする際には root 権限を持つ必要があるでしょう。"
|
| 1066 |
|
| 1067 |
#. Tag: screen
|
| 1068 |
#: random-bits.xml:494
|
| 1069 |
#, no-c-format
|
| 1070 |
msgid ""
|
| 1071 |
"# ar -x debootstrap_0.X.X_all.deb\n"
|
| 1072 |
"# cd /\n"
|
| 1073 |
"# zcat /full-path-to-work/work/data.tar.gz | tar xv"
|
| 1074 |
msgstr ""
|
| 1075 |
"# ar -x debootstrap_0.X.X_all.deb\n"
|
| 1076 |
"# cd /\n"
|
| 1077 |
"# zcat /full-path-to-work/work/data.tar.gz | tar xv"
|
| 1078 |
|
| 1079 |
#. Tag: title
|
| 1080 |
#: random-bits.xml:500
|
| 1081 |
#, no-c-format
|
| 1082 |
msgid "Run <command>debootstrap</command>"
|
| 1083 |
msgstr "<command>debootstrap</command> の実行"
|
| 1084 |
|
| 1085 |
#. Tag: para
|
| 1086 |
#: random-bits.xml:501
|
| 1087 |
#, no-c-format
|
| 1088 |
msgid ""
|
| 1089 |
"<command>debootstrap</command> can download the needed files directly from "
|
| 1090 |
"the archive when you run it. You can substitute any &debian; archive mirror "
|
| 1091 |
"for <userinput>&archive-mirror;/debian</userinput> in the command example "
|
| 1092 |
"below, preferably a mirror close to you network-wise. Mirrors are listed at "
|
| 1093 |
"<ulink url=\"http://www.debian.org/mirror/list\"></ulink>."
|
| 1094 |
msgstr ""
|
| 1095 |
"<command>debootstrap</command> を実行すると、アーカイブから必要なファイルを直"
|
| 1096 |
"接ダウンロードできます。以下のコマンドの例では、<userinput>&archive-mirror;/"
|
| 1097 |
"debian</userinput> としていますが、ネットワーク的に近い &debian; アーカイブミ"
|
| 1098 |
"ラーサイトで代用できます。ミラーサイトは、<ulink url=\"http://www.debian.org/"
|
| 1099 |
"mirror/list\"></ulink> に一覧があります。"
|
| 1100 |
|
| 1101 |
#. Tag: para
|
| 1102 |
#: random-bits.xml:510
|
| 1103 |
#, no-c-format
|
| 1104 |
msgid ""
|
| 1105 |
"If you have a &releasename; &debian-gnu; CD mounted at <filename>/cdrom</"
|
| 1106 |
"filename>, you could substitute a file URL instead of the http URL: "
|
| 1107 |
"<userinput>file:/cdrom/debian/</userinput>"
|
| 1108 |
msgstr ""
|
| 1109 |
"&releasename; &debian-gnu; CD を持っていて、<filename>/cdrom</filename> にマ"
|
| 1110 |
"ウントしていれば、http URL に代えて file URL (<userinput>file:/cdrom/debian/"
|
| 1111 |
"</userinput>) を使用することができます。"
|
| 1112 |
|
| 1113 |
#. Tag: para
|
| 1114 |
#: random-bits.xml:516
|
| 1115 |
#, no-c-format
|
| 1116 |
msgid ""
|
| 1117 |
"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
|
| 1118 |
"<command>debootstrap</command> command: <userinput>alpha</userinput>, "
|
| 1119 |
"<userinput>amd64</userinput>, <userinput>arm</userinput>, <userinput>armel</"
|
| 1120 |
"userinput>, <userinput>hppa</userinput>, <userinput>i386</userinput>, "
|
| 1121 |
"<userinput>ia64</userinput>, <userinput>m68k</userinput>, <userinput>mips</"
|
| 1122 |
"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
|
| 1123 |
"<userinput>s390</userinput>, or <userinput>sparc</userinput>."
|
| 1124 |
msgstr ""
|
| 1125 |
"<command>debootstrap</command> コマンドの <replaceable>ARCH</replaceable> "
|
| 1126 |
"は、以下のうち一つを使用してください。<userinput>alpha</userinput>, "
|
| 1127 |
"<userinput>amd64</userinput>, <userinput>arm</userinput>, <userinput>armel</"
|
| 1128 |
"userinput>, <userinput>hppa</userinput>, <userinput>i386</userinput>, "
|
| 1129 |
"<userinput>ia64</userinput>, <userinput>m68k</userinput>, <userinput>mips</"
|
| 1130 |
"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
|
| 1131 |
"<userinput>s390</userinput>, <userinput>sparc</userinput> です。"
|
| 1132 |
|
| 1133 |
#. Tag: screen
|
| 1134 |
#: random-bits.xml:535
|
| 1135 |
#, no-c-format
|
| 1136 |
msgid ""
|
| 1137 |
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
|
| 1138 |
" /mnt/debinst http://ftp.us.debian.org/debian"
|
| 1139 |
msgstr ""
|
| 1140 |
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
|
| 1141 |
" /mnt/debinst http://ftp.us.debian.org/debian"
|
| 1142 |
|
| 1143 |
#. Tag: title
|
| 1144 |
#: random-bits.xml:541
|
| 1145 |
#, no-c-format
|
| 1146 |
msgid "Configure The Base System"
|
| 1147 |
msgstr "基本システムの設定"
|
| 1148 |
|
| 1149 |
#. Tag: para
|
| 1150 |
#: random-bits.xml:542
|
| 1151 |
#, no-c-format
|
| 1152 |
msgid ""
|
| 1153 |
"Now you've got a real &debian; system, though rather lean, on disk. "
|
| 1154 |
"<command>chroot</command> into it: <informalexample><screen>\n"
|
| 1155 |
"# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash\n"
|
| 1156 |
"</screen></informalexample> After chrooting you may need to set the terminal "
|
| 1157 |
"definition to be compatible with the &debian; base system, for example:"
|
| 1158 |
msgstr ""
|
| 1159 |
"さあ、これでディスクに真の &debian; システムを (いくぶん中がスカスカですが) "
|
| 1160 |
"手に入れました。そこに <command>chroot</command> してください。"
|
| 1161 |
"<informalexample><screen>\n"
|
| 1162 |
"# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash\n"
|
| 1163 |
"</screen></informalexample> chroot した後で、&debian; 基本システムと互換のあ"
|
| 1164 |
"る端末定義にする必要があるかもしれません。例えば以下のようにします。"
|
| 1165 |
|
| 1166 |
#. Tag: screen
|
| 1167 |
#: random-bits.xml:552
|
| 1168 |
#, no-c-format
|
| 1169 |
msgid "# export TERM=<replaceable>xterm-color</replaceable>"
|
| 1170 |
msgstr "# export TERM=<replaceable>xterm-color</replaceable>"
|
| 1171 |
|
| 1172 |
#. Tag: title
|
| 1173 |
#: random-bits.xml:557
|
| 1174 |
#, no-c-format
|
| 1175 |
msgid "Create device files"
|
| 1176 |
msgstr "デバイスファイルの作成"
|
| 1177 |
|
| 1178 |
#. Tag: para
|
| 1179 |
#: random-bits.xml:558
|
| 1180 |
#, no-c-format
|
| 1181 |
msgid ""
|
| 1182 |
"At this point <filename>/dev/</filename> only contains very basic device "
|
| 1183 |
"files. For the next steps of the installation additional device files may be "
|
| 1184 |
"needed. There are different ways to go about this and which method you "
|
| 1185 |
"should use depends on the host system you are using for the installation, on "
|
| 1186 |
"whether you intend to use a modular kernel or not, and on whether you intend "
|
| 1187 |
"to use dynamic (e.g. using <classname>udev</classname>) or static device "
|
| 1188 |
"files for the new system."
|
| 1189 |
msgstr ""
|
| 1190 |
"この時点で、<filename>/dev/</filename> には、非常に基本的なデバイスファイルが"
|
| 1191 |
"あるだけです。おそらくインストールの次のステップで、追加デバイスファイルが必"
|
| 1192 |
"要になります。インストールに使用するホストシステムがモジュール化カーネルを使"
|
| 1193 |
"用するかどうかや、新しいシステムで動的デバイスファイル (例: <classname>udev</"
|
| 1194 |
"classname> を使用) と静的デバイスファイルのどちらを使用するかにより、どの方法"
|
| 1195 |
"で行うかが異なります。"
|
| 1196 |
|
| 1197 |
#. Tag: para
|
| 1198 |
#: random-bits.xml:568
|
| 1199 |
#, no-c-format
|
| 1200 |
msgid "A few of the available options are:"
|
| 1201 |
msgstr "以下のような選択肢があります。"
|
| 1202 |
|
| 1203 |
#. Tag: para
|
| 1204 |
#: random-bits.xml:573
|
| 1205 |
#, fuzzy, no-c-format
|
| 1206 |
#| msgid "create a default set of static device files using"
|
| 1207 |
msgid ""
|
| 1208 |
"install the makedev package, and create a default set of static device files "
|
| 1209 |
"using (after chrooting)"
|
| 1210 |
msgstr "次のようにして、デフォルトの静的デバイスファイル群を作成します。"
|
| 1211 |
|
| 1212 |
#. Tag: screen
|
| 1213 |
#: random-bits.xml:577
|
| 1214 |
#, fuzzy, no-c-format
|
| 1215 |
#| msgid ""
|
| 1216 |
#| "# cd /dev\n"
|
| 1217 |
#| "# MAKEDEV generic"
|
| 1218 |
msgid ""
|
| 1219 |
"# apt-get install makedev\n"
|
| 1220 |
"# cd /dev\n"
|
| 1221 |
"# MAKEDEV generic"
|
| 1222 |
msgstr ""
|
| 1223 |
"# cd /dev\n"
|
| 1224 |
"# MAKEDEV generic"
|
| 1225 |
|
| 1226 |
#. Tag: para
|
| 1227 |
#: random-bits.xml:580
|
| 1228 |
#, no-c-format
|
| 1229 |
msgid ""
|
| 1230 |
"manually create only specific device files using <command>MAKEDEV</command>"
|
| 1231 |
msgstr ""
|
| 1232 |
"<command>MAKEDEV</command> を使用して、指定したデバイスファイルのみを手で作成"
|
| 1233 |
"します。"
|
| 1234 |
|
| 1235 |
#. Tag: para
|
| 1236 |
#: random-bits.xml:585
|
| 1237 |
#, no-c-format
|
| 1238 |
msgid ""
|
| 1239 |
"bind mount /dev from your host system on top of /dev in the target system; "
|
| 1240 |
"note that the postinst scripts of some packages may try to create device "
|
| 1241 |
"files, so this option should only be used with care"
|
| 1242 |
msgstr ""
|
| 1243 |
"ホストシステムの /dev をターゲットシステムの /dev の先頭にマウントします。い"
|
| 1244 |
"くつかのパッケージの postinst スクリプトでは、デバイスファイルを作成しようと"
|
| 1245 |
"するのに注意してください。そのため、この選択肢は注意深く使用するべきです。"
|
| 1246 |
|
| 1247 |
#. Tag: title
|
| 1248 |
#: random-bits.xml:598
|
| 1249 |
#, no-c-format
|
| 1250 |
msgid "Mount Partitions"
|
| 1251 |
msgstr "パーティションのマウント"
|
| 1252 |
|
| 1253 |
#. Tag: para
|
| 1254 |
#: random-bits.xml:599
|
| 1255 |
#, no-c-format
|
| 1256 |
msgid ""
|
| 1257 |
"You need to create <filename>/etc/fstab</filename>. "
|
| 1258 |
"<informalexample><screen>\n"
|
| 1259 |
"# editor /etc/fstab\n"
|
| 1260 |
"</screen></informalexample> Here is a sample you can modify to suit: "
|
| 1261 |
"<informalexample><screen>\n"
|
| 1262 |
"# /etc/fstab: static file system information.\n"
|
| 1263 |
"#\n"
|
| 1264 |
"# file system mount point type options dump pass\n"
|
| 1265 |
"/dev/XXX / ext3 defaults 0 1\n"
|
| 1266 |
"/dev/XXX /boot ext3 ro,nosuid,nodev 0 2\n"
|
| 1267 |
"\n"
|
| 1268 |
"/dev/XXX none swap sw 0 0\n"
|
| 1269 |
"proc /proc proc defaults 0 0\n"
|
| 1270 |
"\n"
|
| 1271 |
"/dev/fd0 /media/floppy auto noauto,rw,sync,user,exec 0 0\n"
|
| 1272 |
"/dev/cdrom /media/cdrom iso9660 noauto,ro,user,exec 0 0\n"
|
| 1273 |
"\n"
|
| 1274 |
"/dev/XXX /tmp ext3 rw,nosuid,nodev 0 2\n"
|
| 1275 |
"/dev/XXX /var ext3 rw,nosuid,nodev 0 2\n"
|
| 1276 |
"/dev/XXX /usr ext3 rw,nodev 0 2\n"
|
| 1277 |
"/dev/XXX /home ext3 rw,nosuid,nodev 0 2\n"
|
| 1278 |
"</screen></informalexample> Use <userinput>mount -a</userinput> to mount all "
|
| 1279 |
"the file systems you have specified in your <filename>/etc/fstab</filename>, "
|
| 1280 |
"or, to mount file systems individually, use: <informalexample><screen>\n"
|
| 1281 |
"# mount /path # e.g.: mount /usr\n"
|
| 1282 |
"</screen></informalexample> Current &debian; systems have mountpoints for "
|
| 1283 |
"removable media under <filename>/media</filename>, but keep compatibility "
|
| 1284 |
"symlinks in <filename>/</filename>. Create these as as needed, for example: "
|
| 1285 |
"<informalexample><screen>\n"
|
| 1286 |
"# cd /media\n"
|
| 1287 |
"# mkdir cdrom0\n"
|
| 1288 |
"# ln -s cdrom0 cdrom\n"
|
| 1289 |
"# cd /\n"
|
| 1290 |
"# ln -s media/cdrom\n"
|
| 1291 |
"</screen></informalexample> You can mount the proc file system multiple "
|
| 1292 |
"times and to arbitrary locations, though <filename>/proc</filename> is "
|
| 1293 |
"customary. If you didn't use <userinput>mount -a</userinput>, be sure to "
|
| 1294 |
"mount proc before continuing:"
|
| 1295 |
msgstr ""
|
| 1296 |
"<filename>/etc/fstab</filename> を作る必要があります。"
|
| 1297 |
"<informalexample><screen>\n"
|
| 1298 |
"# editor /etc/fstab\n"
|
| 1299 |
"</screen></informalexample>以下のサンプルを自分に合うように編集できます。"
|
| 1300 |
"<informalexample><screen>\n"
|
| 1301 |
"# /etc/fstab: static file system information.\n"
|
| 1302 |
"#\n"
|
| 1303 |
"# file system mount point type options dump pass\n"
|
| 1304 |
"/dev/XXX / ext3 defaults 0 1\n"
|
| 1305 |
"/dev/XXX /boot ext3 ro,nosuid,nodev 0 2\n"
|
| 1306 |
"\n"
|
| 1307 |
"/dev/XXX none swap sw 0 0\n"
|
| 1308 |
"proc /proc proc defaults 0 0\n"
|
| 1309 |
"\n"
|
| 1310 |
"/dev/fd0 /media/floppy auto noauto,rw,sync,user,exec 0 0\n"
|
| 1311 |
"/dev/cdrom /media/cdrom iso9660 noauto,ro,user,exec 0 0\n"
|
| 1312 |
"\n"
|
| 1313 |
"/dev/XXX /tmp ext3 rw,nosuid,nodev 0 2\n"
|
| 1314 |
"/dev/XXX /var ext3 rw,nosuid,nodev 0 2\n"
|
| 1315 |
"/dev/XXX /usr ext3 rw,nodev 0 2\n"
|
| 1316 |
"/dev/XXX /home ext3 rw,nosuid,nodev 0 2\n"
|
| 1317 |
"</screen></informalexample> <filename>/etc/fstab</filename> で指定したファイ"
|
| 1318 |
"ルシステムを、すべてマウントするには <userinput>mount -a</userinput> としてく"
|
| 1319 |
"ださい。また、ファイルシステムを別々にマウントするには、以下のようにしてくだ"
|
| 1320 |
"さい。<informalexample><screen>\n"
|
| 1321 |
"# mount /path # e.g.: mount /usr\n"
|
| 1322 |
"</screen></informalexample> 現在 &debian; システムでは、リムーバブルメディア"
|
| 1323 |
"のマウントポイントを <filename>/media</filename> にしていますが、<filename>/"
|
| 1324 |
"</filename> にシンボリックリンクを置き互換性を保っています。以下の例のよう"
|
| 1325 |
"に、必要であれば作成してください。<informalexample><screen>\n"
|
| 1326 |
"# cd /media\n"
|
| 1327 |
"# mkdir cdrom0\n"
|
| 1328 |
"# ln -s cdrom0 cdrom\n"
|
| 1329 |
"# cd /\n"
|
| 1330 |
"# ln -s media/cdrom\n"
|
| 1331 |
"</screen></informalexample> proc ファイルシステムは、どこでも何度でもマウント"
|
| 1332 |
"することができますが、慣習的に <filename>/proc</filename> にマウントします。"
|
| 1333 |
"<userinput>mount -a</userinput> を使用しなかった場合は、以下のように先に進む"
|
| 1334 |
"前に必ず proc をマウントしてください。"
|
| 1335 |
|
| 1336 |
#. Tag: screen
|
| 1337 |
#: random-bits.xml:625
|
| 1338 |
#, no-c-format
|
| 1339 |
msgid "# mount -t proc proc /proc"
|
| 1340 |
msgstr "# mount -t proc proc /proc"
|
| 1341 |
|
| 1342 |
#. Tag: para
|
| 1343 |
#: random-bits.xml:627
|
| 1344 |
#, no-c-format
|
| 1345 |
msgid ""
|
| 1346 |
"The command <userinput>ls /proc</userinput> should now show a non-empty "
|
| 1347 |
"directory. Should this fail, you may be able to mount proc from outside the "
|
| 1348 |
"chroot:"
|
| 1349 |
msgstr ""
|
| 1350 |
"<userinput>ls /proc</userinput> コマンドは、今度は空のディレクトリにはならな"
|
| 1351 |
"いはずです。これが失敗するようなら、以下のように chroot の外側から proc をマ"
|
| 1352 |
"ウントできるかもしれません。"
|
| 1353 |
|
| 1354 |
#. Tag: screen
|
| 1355 |
#: random-bits.xml:633
|
| 1356 |
#, no-c-format
|
| 1357 |
msgid "# mount -t proc proc /mnt/debinst/proc"
|
| 1358 |
msgstr "# mount -t proc proc /mnt/debinst/proc"
|
| 1359 |
|
| 1360 |
#. Tag: title
|
| 1361 |
#: random-bits.xml:639
|
| 1362 |
#, no-c-format
|
| 1363 |
msgid "Setting Timezone"
|
| 1364 |
msgstr "タイムゾーンの設定"
|
| 1365 |
|
| 1366 |
#. Tag: para
|
| 1367 |
#: random-bits.xml:640
|
| 1368 |
#, no-c-format
|
| 1369 |
msgid ""
|
| 1370 |
"An option in the file <filename>/etc/default/rcS</filename> determines "
|
| 1371 |
"whether the system will interpret the hardware clock as being set to UTC or "
|
| 1372 |
"local time. The following command allows you to set that and choose your "
|
| 1373 |
"timezone."
|
| 1374 |
msgstr ""
|
| 1375 |
"<filename>/etc/default/rcS</filename> ファイルにある設定で、システムがハード"
|
| 1376 |
"ウェアの時計を UTC として解釈するか、現地時間として解釈するかを決定します。以"
|
| 1377 |
"下のコマンドで、上記の選択とタイムゾーンの選択を行えます。"
|
| 1378 |
|
| 1379 |
#. Tag: screen
|
| 1380 |
#: random-bits.xml:647
|
| 1381 |
#, no-c-format
|
| 1382 |
msgid ""
|
| 1383 |
"# editor /etc/default/rcS\n"
|
| 1384 |
"# dpkg-reconfigure tzdata"
|
| 1385 |
msgstr ""
|
| 1386 |
"# editor /etc/default/rcS\n"
|
| 1387 |
"# dpkg-reconfigure tzdata"
|
| 1388 |
|
| 1389 |
#. Tag: title
|
| 1390 |
#: random-bits.xml:653
|
| 1391 |
#, no-c-format
|
| 1392 |
msgid "Configure Networking"
|
| 1393 |
msgstr "ネットワークの設定"
|
| 1394 |
|
| 1395 |
#. Tag: para
|
| 1396 |
#: random-bits.xml:654
|
| 1397 |
#, no-c-format
|
| 1398 |
msgid ""
|
| 1399 |
"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
|
| 1400 |
"<filename>/etc/resolv.conf</filename>, <filename>/etc/hostname</filename> "
|
| 1401 |
"and <filename>/etc/hosts</filename>. <informalexample><screen>\n"
|
| 1402 |
"# editor /etc/network/interfaces\n"
|
| 1403 |
"</screen></informalexample> Here are some simple examples from <filename>/"
|
| 1404 |
"usr/share/doc/ifupdown/examples</filename>: <informalexample><screen>\n"
|
| 1405 |
"######################################################################\n"
|
| 1406 |
"# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)\n"
|
| 1407 |
"# See the interfaces(5) manpage for information on what options are\n"
|
| 1408 |
"# available.\n"
|
| 1409 |
"######################################################################\n"
|
| 1410 |
"\n"
|
| 1411 |
"# We always want the loopback interface.\n"
|
| 1412 |
"#\n"
|
| 1413 |
"auto lo\n"
|
| 1414 |
"iface lo inet loopback\n"
|
| 1415 |
"\n"
|
| 1416 |
"# To use dhcp:\n"
|
| 1417 |
"#\n"
|
| 1418 |
"# auto eth0\n"
|
| 1419 |
"# iface eth0 inet dhcp\n"
|
| 1420 |
"\n"
|
| 1421 |
"# An example static IP setup: (broadcast and gateway are optional)\n"
|
| 1422 |
"#\n"
|
| 1423 |
"# auto eth0\n"
|
| 1424 |
"# iface eth0 inet static\n"
|
| 1425 |
"# address 192.168.0.42\n"
|
| 1426 |
"# network 192.168.0.0\n"
|
| 1427 |
"# netmask 255.255.255.0\n"
|
| 1428 |
"# broadcast 192.168.0.255\n"
|
| 1429 |
"# gateway 192.168.0.1\n"
|
| 1430 |
"</screen></informalexample> Enter your nameserver(s) and search directives "
|
| 1431 |
"in <filename>/etc/resolv.conf</filename>: <informalexample><screen>\n"
|
| 1432 |
"# editor /etc/resolv.conf\n"
|
| 1433 |
"</screen></informalexample> A simple example <filename>/etc/resolv.conf</"
|
| 1434 |
"filename>: <informalexample><screen>\n"
|
| 1435 |
"search hqdom.local\n"
|
| 1436 |
"nameserver 10.1.1.36\n"
|
| 1437 |
"nameserver 192.168.9.100\n"
|
| 1438 |
"</screen></informalexample> Enter your system's host name (2 to 63 "
|
| 1439 |
"characters): <informalexample><screen>\n"
|
| 1440 |
"# echo DebianHostName > /etc/hostname\n"
|
| 1441 |
"</screen></informalexample> And a basic <filename>/etc/hosts</filename> with "
|
| 1442 |
"IPv6 support: <informalexample><screen>\n"
|
| 1443 |
"127.0.0.1 localhost\n"
|
| 1444 |
"127.0.1.1 DebianHostName\n"
|
| 1445 |
"\n"
|
| 1446 |
"# The following lines are desirable for IPv6 capable hosts\n"
|
| 1447 |
"::1 ip6-localhost ip6-loopback\n"
|
| 1448 |
"fe00::0 ip6-localnet\n"
|
| 1449 |
"ff00::0 ip6-mcastprefix\n"
|
| 1450 |
"ff02::1 ip6-allnodes\n"
|
| 1451 |
"ff02::2 ip6-allrouters\n"
|
| 1452 |
"ff02::3 ip6-allhosts\n"
|
| 1453 |
"</screen></informalexample> If you have multiple network cards, you should "
|
| 1454 |
"arrange the names of driver modules in the <filename>/etc/modules</filename> "
|
| 1455 |
"file into the desired order. Then during boot, each card will be associated "
|
| 1456 |
"with the interface name (eth0, eth1, etc.) that you expect."
|
| 1457 |
msgstr ""
|
| 1458 |
"ネットワークの設定をするには、<filename>/etc/network/interfaces</filename>, "
|
| 1459 |
"<filename>/etc/resolv.conf</filename>, <filename>/etc/hostname</filename> "
|
| 1460 |
"and <filename>/etc/hosts</filename> を編集してください。"
|
| 1461 |
"<informalexample><screen>\n"
|
| 1462 |
"# editor /etc/network/interfaces\n"
|
| 1463 |
"</screen></informalexample> 次は、<filename>/usr/share/doc/ifupdown/"
|
| 1464 |
"examples</filename> のシンプルな例です。<informalexample><screen>\n"
|
| 1465 |
"######################################################################\n"
|
| 1466 |
"# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)\n"
|
| 1467 |
"# See the interfaces(5) manpage for information on what options are\n"
|
| 1468 |
"# available.\n"
|
| 1469 |
"######################################################################\n"
|
| 1470 |
"\n"
|
| 1471 |
"# We always want the loopback interface.\n"
|
| 1472 |
"#\n"
|
| 1473 |
"auto lo\n"
|
| 1474 |
"iface lo inet loopback\n"
|
| 1475 |
"\n"
|
| 1476 |
"# To use dhcp:\n"
|
| 1477 |
"#\n"
|
| 1478 |
"# auto eth0\n"
|
| 1479 |
"# iface eth0 inet dhcp\n"
|
| 1480 |
"\n"
|
| 1481 |
"# An example static IP setup: (broadcast and gateway are optional)\n"
|
| 1482 |
"#\n"
|
| 1483 |
"# auto eth0\n"
|
| 1484 |
"# iface eth0 inet static\n"
|
| 1485 |
"# address 192.168.0.42\n"
|
| 1486 |
"# network 192.168.0.0\n"
|
| 1487 |
"# netmask 255.255.255.0\n"
|
| 1488 |
"# broadcast 192.168.0.255\n"
|
| 1489 |
"# gateway 192.168.0.1\n"
|
| 1490 |
"</screen></informalexample> <filename>/etc/resolv.conf</filename> に、ネーム"
|
| 1491 |
"サーバと search ディレクティブを入力してください。<informalexample><screen>\n"
|
| 1492 |
"# editor /etc/resolv.conf\n"
|
| 1493 |
"</screen></informalexample> 以下は、<filename>/etc/resolv.conf</filename> の"
|
| 1494 |
"簡単な例です。<informalexample><screen>\n"
|
| 1495 |
"search hqdom.local\n"
|
| 1496 |
"nameserver 10.1.1.36\n"
|
| 1497 |
"nameserver 192.168.9.100\n"
|
| 1498 |
"</screen></informalexample> システムのホスト名 (2 から 63 文字) を入力してく"
|
| 1499 |
"ださい。<informalexample><screen>\n"
|
| 1500 |
"# echo DebianHostName > /etc/hostname\n"
|
| 1501 |
"</screen></informalexample>また、IPv6 をサポートした基本的な <filename>/etc/"
|
| 1502 |
"hosts</filename> は以下のようにします。<informalexample><screen>\n"
|
| 1503 |
"127.0.0.1 localhost\n"
|
| 1504 |
"127.0.1.1 DebianHostName\n"
|
| 1505 |
"\n"
|
| 1506 |
"# The following lines are desirable for IPv6 capable hosts\n"
|
| 1507 |
"::1 ip6-localhost ip6-loopback\n"
|
| 1508 |
"fe00::0 ip6-localnet\n"
|
| 1509 |
"ff00::0 ip6-mcastprefix\n"
|
| 1510 |
"ff02::1 ip6-allnodes\n"
|
| 1511 |
"ff02::2 ip6-allrouters\n"
|
| 1512 |
"ff02::3 ip6-allhosts\n"
|
| 1513 |
"</screen></informalexample>複数のネットワークカードを持っているなら、"
|
| 1514 |
"<filename>/etc/modules</filename> ファイルに希望の順番で、ドライバモジュール"
|
| 1515 |
"の名前を配置してください。その後起動中に、各カードは期待通りにインターフェー"
|
| 1516 |
"ス名 (eth0, eth1 など) と結びつけられます。"
|
| 1517 |
|
| 1518 |
#. Tag: title
|
| 1519 |
#: random-bits.xml:695
|
| 1520 |
#, no-c-format
|
| 1521 |
msgid "Configure Apt"
|
| 1522 |
msgstr "apt の設定"
|
| 1523 |
|
| 1524 |
#. Tag: para
|
| 1525 |
#: random-bits.xml:696
|
| 1526 |
#, no-c-format
|
| 1527 |
msgid ""
|
| 1528 |
"Debootstrap will have created a very basic <filename>/etc/apt/sources.list</"
|
| 1529 |
"filename> that will allow installing additional packages. However, you may "
|
| 1530 |
"want to add some additional sources, for example for source packages and "
|
| 1531 |
"security updates: <informalexample><screen>\n"
|
| 1532 |
"deb-src http://ftp.us.debian.org/debian &releasename; main\n"
|
| 1533 |
"\n"
|
| 1534 |
"deb http://security.debian.org/ &releasename;/updates main\n"
|
| 1535 |
"deb-src http://security.debian.org/ &releasename;/updates main\n"
|
| 1536 |
"</screen></informalexample> Make sure to run <userinput>aptitude update</"
|
| 1537 |
"userinput> after you have made changes to the sources list."
|
| 1538 |
msgstr ""
|
| 1539 |
"debootstrap は、追加パッケージをインストールする、非常に基本的な <filename>/"
|
| 1540 |
"etc/apt/sources.list</filename> を作成します。しかし、他のパッケージ取得先を"
|
| 1541 |
"追加したくなると思います。以下の例はソースパッケージとセキュリティ更新を追加"
|
| 1542 |
"しています。<informalexample><screen>\n"
|
| 1543 |
"deb-src http://ftp.us.debian.org/debian &releasename; main\n"
|
| 1544 |
"\n"
|
| 1545 |
"deb http://security.debian.org/ &releasename;/updates main\n"
|
| 1546 |
"deb-src http://security.debian.org/ &releasename;/updates main\n"
|
| 1547 |
"</screen></informalexample>sources list を更新したら、<userinput>aptitude "
|
| 1548 |
"update</userinput> を必ず実行してください。"
|
| 1549 |
|
| 1550 |
#. Tag: title
|
| 1551 |
#: random-bits.xml:712
|
| 1552 |
#, no-c-format
|
| 1553 |
msgid "Configure Locales and Keyboard"
|
| 1554 |
msgstr "ロケールとキーボードの設定"
|
| 1555 |
|
| 1556 |
#. Tag: para
|
| 1557 |
#: random-bits.xml:713
|
| 1558 |
#, no-c-format
|
| 1559 |
msgid ""
|
| 1560 |
"To configure your locale settings to use a language other than English, "
|
| 1561 |
"install the <classname>locales</classname> support package and configure it. "
|
| 1562 |
"Currently the use of UTF-8 locales is recommended. "
|
| 1563 |
"<informalexample><screen>\n"
|
| 1564 |
"# aptitude install locales\n"
|
| 1565 |
"# dpkg-reconfigure locales\n"
|
| 1566 |
"</screen></informalexample> To configure your keyboard (if needed):"
|
| 1567 |
msgstr ""
|
| 1568 |
"英語以外の言語を使用するようロケールの設定をするために、ロケールをサポートす"
|
| 1569 |
"るパッケージ (<classname>locales</classname>) をインストール・設定してくださ"
|
| 1570 |
"い。現在は UTF-8 ロケールを使用するのをお勧めします。"
|
| 1571 |
"<informalexample><screen>\n"
|
| 1572 |
"# aptitude install locales\n"
|
| 1573 |
"# dpkg-reconfigure locales\n"
|
| 1574 |
"</screen></informalexample> (必要なら) 以下のようにキーボードの設定を行ってく"
|
| 1575 |
"ださい。"
|
| 1576 |
|
| 1577 |
#. Tag: screen
|
| 1578 |
#: random-bits.xml:723
|
| 1579 |
#, no-c-format
|
| 1580 |
msgid ""
|
| 1581 |
"# aptitude install console-setup\n"
|
| 1582 |
"# dpkg-reconfigure keyboard-configuration"
|
| 1583 |
msgstr ""
|
| 1584 |
"# aptitude install console-setup\n"
|
| 1585 |
"# dpkg-reconfigure keyboard-configuration"
|
| 1586 |
|
| 1587 |
#. Tag: para
|
| 1588 |
#: random-bits.xml:725
|
| 1589 |
#, no-c-format
|
| 1590 |
msgid ""
|
| 1591 |
"Note that the keyboard cannot be set while in the chroot, but will be "
|
| 1592 |
"configured for the next reboot."
|
| 1593 |
msgstr ""
|
| 1594 |
"chroot 内では、キーボードを設定できませんが、再起動後に有効になることに注意し"
|
| 1595 |
"てください。"
|
| 1596 |
|
| 1597 |
#. Tag: title
|
| 1598 |
#: random-bits.xml:735
|
| 1599 |
#, no-c-format
|
| 1600 |
msgid "Install a Kernel"
|
| 1601 |
msgstr "カーネルのインストール"
|
| 1602 |
|
| 1603 |
#. Tag: para
|
| 1604 |
#: random-bits.xml:736
|
| 1605 |
#, no-c-format
|
| 1606 |
msgid ""
|
| 1607 |
"If you intend to boot this system, you probably want a &arch-kernel; kernel "
|
| 1608 |
"and a boot loader. Identify available pre-packaged kernels with:"
|
| 1609 |
msgstr ""
|
| 1610 |
"このシステムを起動できるようにするなら、おそらく &arch-kernel; カーネルとブー"
|
| 1611 |
"トローダが必要でしょう。以下のようにして、パッケージ化済みカーネルを確認して"
|
| 1612 |
"ください。"
|
| 1613 |
|
| 1614 |
#. Tag: screen
|
| 1615 |
#: random-bits.xml:741
|
| 1616 |
#, no-c-format
|
| 1617 |
msgid "# apt-cache search &kernelpackage;"
|
| 1618 |
msgstr "# apt-cache search &kernelpackage;"
|
| 1619 |
|
| 1620 |
#. Tag: para
|
| 1621 |
#: random-bits.xml:743
|
| 1622 |
#, no-c-format
|
| 1623 |
msgid "Then install the kernel package of your choice using its package name."
|
| 1624 |
msgstr ""
|
| 1625 |
"その後、パッケージ名を指定して、選択したカーネルパッケージをインストールして"
|
| 1626 |
"ください。"
|
| 1627 |
|
| 1628 |
#. Tag: screen
|
| 1629 |
#: random-bits.xml:747
|
| 1630 |
#, no-c-format
|
| 1631 |
msgid ""
|
| 1632 |
"# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</"
|
| 1633 |
"replaceable>"
|
| 1634 |
msgstr ""
|
| 1635 |
"# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</"
|
| 1636 |
"replaceable>"
|
| 1637 |
|
| 1638 |
#. Tag: title
|
| 1639 |
#: random-bits.xml:753
|
| 1640 |
#, no-c-format
|
| 1641 |
msgid "Set up the Boot Loader"
|
| 1642 |
msgstr "ブートローダのセットアップ"
|
| 1643 |
|
| 1644 |
#. Tag: para
|
| 1645 |
#: random-bits.xml:754
|
| 1646 |
#, no-c-format
|
| 1647 |
msgid ""
|
| 1648 |
"To make your &debian-gnu; system bootable, set up your boot loader to load "
|
| 1649 |
"the installed kernel with your new root partition. Note that "
|
| 1650 |
"<command>debootstrap</command> does not install a boot loader, though you "
|
| 1651 |
"can use <command>aptitude</command> inside your &debian; chroot to do so."
|
| 1652 |
msgstr ""
|
| 1653 |
"&debian-gnu; システムを起動できるようにするために、インストールしたカーネルを"
|
| 1654 |
"新しい root パーティションから読み込むように、ブートローダをセットアップして"
|
| 1655 |
"ください。<command>debootstrap</command> は、ブートローダをインストールしない"
|
| 1656 |
"ことに注意してください。とは言っても、セットアップするのに &debian; chroot 内"
|
| 1657 |
"部の <command>aptitude</command> を使用できます。"
|
| 1658 |
|
| 1659 |
#. Tag: para
|
| 1660 |
#: random-bits.xml:761
|
| 1661 |
#, fuzzy, no-c-format
|
| 1662 |
#| msgid ""
|
| 1663 |
#| "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or "
|
| 1664 |
#| "<userinput>man lilo.conf</userinput></phrase> for instructions on setting "
|
| 1665 |
#| "up the bootloader. If you are keeping the system you used to install "
|
| 1666 |
#| "&debian;, just add an entry for the &debian; install to your existing "
|
| 1667 |
#| "grub <filename>menu.lst</filename><phrase arch=\"x86\">or <filename>lilo."
|
| 1668 |
#| "conf</filename>. For <filename>lilo.conf</filename>, you could also copy "
|
| 1669 |
#| "it to the new system and edit it there. After you are done editing, call "
|
| 1670 |
#| "<command>lilo</command> (remember it will use <filename>lilo.conf</"
|
| 1671 |
#| "filename> relative to the system you call it from)</phrase>."
|
| 1672 |
msgid ""
|
| 1673 |
"Check <userinput>info grub</userinput> <phrase arch=\"x86\">or "
|
| 1674 |
"<userinput>man lilo.conf</userinput></phrase> for instructions on setting up "
|
| 1675 |
"the bootloader. If you are keeping the system you used to install &debian;, "
|
| 1676 |
"just add an entry for the &debian; install to your existing grub2 "
|
| 1677 |
"<filename>grub.cfg</filename><phrase arch=\"x86\">or <filename>lilo.conf</"
|
| 1678 |
"filename>. For <filename>lilo.conf</filename>, you could also copy it to the "
|
| 1679 |
"new system and edit it there. After you are done editing, call "
|
| 1680 |
"<command>lilo</command> (remember it will use <filename>lilo.conf</filename> "
|
| 1681 |
"relative to the system you call it from)</phrase>."
|
| 1682 |
msgstr ""
|
| 1683 |
"ブートローダのセットアップについての説明は、<userinput>info grub</userinput> "
|
| 1684 |
"<phrase arch=\"x86\">や <userinput>man lilo.conf</userinput> </phrase>を"
|
| 1685 |
"チェックしてください。&debian; をインストールするのに使用したシステムを保持す"
|
| 1686 |
"る場合、既存の grub の <filename>menu.lst</filename> <phrase arch=\"x86\">や "
|
| 1687 |
"<filename>lilo.conf</filename> </phrase>に、&debian; インストールへのエント"
|
| 1688 |
"リを単に加えてください。<phrase arch=\"x86\"><filename>lilo.conf</filename> "
|
| 1689 |
"では新システムにそれをコピーし、そこで編集してください。編集を終えた後、"
|
| 1690 |
"<command>lilo</command> を呼び出してください。(lilo を呼び出したシステムと関"
|
| 1691 |
"係あるところの、<filename>lilo.conf</filename> が使われるということを覚えてい"
|
| 1692 |
"てください)</phrase>"
|
| 1693 |
|
| 1694 |
#. Tag: para
|
| 1695 |
#: random-bits.xml:773
|
| 1696 |
#, fuzzy, no-c-format
|
| 1697 |
#| msgid ""
|
| 1698 |
#| "Installing and setting up <classname>grub</classname> is as easy as: "
|
| 1699 |
#| "<informalexample><screen>\n"
|
| 1700 |
#| "# aptitude install grub\n"
|
| 1701 |
#| "# grub-install /dev/<replaceable>hda</replaceable>\n"
|
| 1702 |
#| "# update-grub\n"
|
| 1703 |
#| "</screen></informalexample> The second command will install "
|
| 1704 |
#| "<command>grub</command> (in this case in the MBR of <literal>hda</"
|
| 1705 |
#| "literal>). The last command will create a sane and working <filename>/"
|
| 1706 |
#| "boot/grub/menu.lst</filename>."
|
| 1707 |
msgid ""
|
| 1708 |
"Installing and setting up <classname>grub2</classname> is as easy as: "
|
| 1709 |
"<informalexample><screen>\n"
|
| 1710 |
"# aptitude install grub-pc\n"
|
| 1711 |
"# grub-install /dev/<replaceable>hda</replaceable>\n"
|
| 1712 |
"# update-grub\n"
|
| 1713 |
"</screen></informalexample> The second command will install <command>grub2</"
|
| 1714 |
"command> (in this case in the MBR of <literal>hda</literal>). The last "
|
| 1715 |
"command will create a sane and working <filename>/boot/grub/grub.cfg</"
|
| 1716 |
"filename>."
|
| 1717 |
msgstr ""
|
| 1718 |
"<classname>grub</classname> のインストールと設定は以下のように簡単です。"
|
| 1719 |
"<informalexample><screen>\n"
|
| 1720 |
"# aptitude install grub\n"
|
| 1721 |
"# grub-install /dev/<replaceable>hda</replaceable>\n"
|
| 1722 |
"# update-grub\n"
|
| 1723 |
"</screen></informalexample> 2 つ目のコマンドで、<command>grub</command> を "
|
| 1724 |
"(この場合は <literal>hda</literal> の MBR に) インストールします。最後のコマ"
|
| 1725 |
"ンドで、正しく動作する <filename>/boot/grub/menu.lst</filename> を作成しま"
|
| 1726 |
"す。"
|
| 1727 |
|
| 1728 |
#. Tag: para
|
| 1729 |
#: random-bits.xml:783
|
| 1730 |
#, fuzzy, no-c-format
|
| 1731 |
#| msgid ""
|
| 1732 |
#| "Note that this assumes that a <filename>/dev/hda</filename> device file "
|
| 1733 |
#| "has been created. There are alternative methods to install <command>grub</"
|
| 1734 |
#| "command>, but those are outside the scope of this appendix."
|
| 1735 |
msgid ""
|
| 1736 |
"Note that this assumes that a <filename>/dev/hda</filename> device file has "
|
| 1737 |
"been created. There are alternative methods to install <command>grub2</"
|
| 1738 |
"command>, but those are outside the scope of this appendix."
|
| 1739 |
msgstr ""
|
| 1740 |
"注意: <filename>/dev/hda</filename> デバイスファイルは、すでに作成されている"
|
| 1741 |
"と仮定しています。<command>grub</command> のインストールには別の方法もありま"
|
| 1742 |
"すが、それはこの付録では扱いません。"
|
| 1743 |
|
| 1744 |
#. Tag: para
|
| 1745 |
#: random-bits.xml:789
|
| 1746 |
#, no-c-format
|
| 1747 |
msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:"
|
| 1748 |
msgstr "以下は基本的な <filename>/etc/lilo.conf</filename> の例です。"
|
| 1749 |
|
| 1750 |
#. Tag: screen
|
| 1751 |
#: random-bits.xml:793
|
| 1752 |
#, no-c-format
|
| 1753 |
msgid ""
|
| 1754 |
"boot=/dev/<replaceable>hda6</replaceable>\n"
|
| 1755 |
"root=/dev/<replaceable>hda6</replaceable>\n"
|
| 1756 |
"install=menu\n"
|
| 1757 |
"delay=20\n"
|
| 1758 |
"lba32\n"
|
| 1759 |
"image=/vmlinuz\n"
|
| 1760 |
"initrd=/initrd.img\n"
|
| 1761 |
"label=Debian"
|
| 1762 |
msgstr ""
|
| 1763 |
"boot=/dev/<replaceable>hda6</replaceable>\n"
|
| 1764 |
"root=/dev/<replaceable>hda6</replaceable>\n"
|
| 1765 |
"install=menu\n"
|
| 1766 |
"delay=20\n"
|
| 1767 |
"lba32\n"
|
| 1768 |
"image=/vmlinuz\n"
|
| 1769 |
"initrd=/initrd.img\n"
|
| 1770 |
"label=Debian"
|
| 1771 |
|
| 1772 |
#. Tag: para
|
| 1773 |
#: random-bits.xml:795
|
| 1774 |
#, no-c-format
|
| 1775 |
msgid ""
|
| 1776 |
"Check <userinput>man yaboot.conf</userinput> for instructions on setting up "
|
| 1777 |
"the bootloader. If you are keeping the system you used to install &debian;, "
|
| 1778 |
"just add an entry for the &debian; install to your existing <filename>yaboot."
|
| 1779 |
"conf</filename>. You could also copy it to the new system and edit it there. "
|
| 1780 |
"After you are done editing, call ybin (remember it will use <filename>yaboot."
|
| 1781 |
"conf</filename> relative to the system you call it from)."
|
| 1782 |
msgstr ""
|
| 1783 |
"ブートローダのセットアップについての説明は、<userinput>man yaboot.conf</"
|
| 1784 |
"userinput> をチェックしてください。&debian; をインストールするのに使用したシ"
|
| 1785 |
"ステムを保持する場合、既存の <filename>yaboot.conf</filename> に、&debian; イ"
|
| 1786 |
"ンストールへのエントリを単に加えてください。そして新システムにそれをコピー"
|
| 1787 |
"し、そこで編集してください。編集を終えた後、ybin を呼び出してください。(ybin "
|
| 1788 |
"を呼び出したシステムと関係あるところの、<filename>yaboot.conf</filename> が使"
|
| 1789 |
"われるということを覚えていてください)"
|
| 1790 |
|
| 1791 |
#. Tag: para
|
| 1792 |
#: random-bits.xml:805
|
| 1793 |
#, no-c-format
|
| 1794 |
msgid ""
|
| 1795 |
"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: "
|
| 1796 |
"<informalexample><screen>\n"
|
| 1797 |
"boot=/dev/hda2\n"
|
| 1798 |
"device=hd:\n"
|
| 1799 |
"partition=6\n"
|
| 1800 |
"root=/dev/hda6\n"
|
| 1801 |
"magicboot=/usr/lib/yaboot/ofboot\n"
|
| 1802 |
"timeout=50\n"
|
| 1803 |
"image=/vmlinux\n"
|
| 1804 |
"label=Debian\n"
|
| 1805 |
"</screen></informalexample> On some machines, you may need to use "
|
| 1806 |
"<userinput>ide0:</userinput> instead of <userinput>hd:</userinput>."
|
| 1807 |
msgstr ""
|
| 1808 |
"以下は基本的な <filename>/etc/yaboot.conf</filename> の例です。"
|
| 1809 |
"<informalexample><screen>\n"
|
| 1810 |
"boot=/dev/hda2\n"
|
| 1811 |
"device=hd:\n"
|
| 1812 |
"partition=6\n"
|
| 1813 |
"root=/dev/hda6\n"
|
| 1814 |
"magicboot=/usr/lib/yaboot/ofboot\n"
|
| 1815 |
"timeout=50\n"
|
| 1816 |
"image=/vmlinux\n"
|
| 1817 |
"label=Debian\n"
|
| 1818 |
"</screen></informalexample> いくつかのマシンでは、<userinput>hd:</userinput> "
|
| 1819 |
"の代わりに <userinput>ide0:</userinput> を使う必要があるかもしれません。"
|
| 1820 |
|
| 1821 |
#. Tag: title
|
| 1822 |
#: random-bits.xml:818
|
| 1823 |
#, no-c-format
|
| 1824 |
msgid "Finishing touches"
|
| 1825 |
msgstr "仕上げに"
|
| 1826 |
|
| 1827 |
#. Tag: para
|
| 1828 |
#: random-bits.xml:819
|
| 1829 |
#, no-c-format
|
| 1830 |
msgid ""
|
| 1831 |
"As mentioned earlier, the installed system will be very basic. If you would "
|
| 1832 |
"like to make the system a bit more mature, there is an easy method to "
|
| 1833 |
"install all packages with <quote>standard</quote> priority: "
|
| 1834 |
"<informalexample><screen>\n"
|
| 1835 |
"# tasksel install standard\n"
|
| 1836 |
"</screen></informalexample> Of course, you can also just use "
|
| 1837 |
"<command>aptitude</command> to install packages individually."
|
| 1838 |
msgstr ""
|
| 1839 |
"すでに述べたように、インストールしたシステムは非常に基本的な物になります。"
|
| 1840 |
"もっと成熟したシステムにしたければ、優先度が <quote>standard</quote> のパッ"
|
| 1841 |
"ケージを、すべてインストールする簡単な方法があります。以下のようにしてくださ"
|
| 1842 |
"い。<informalexample><screen>\n"
|
| 1843 |
"# tasksel install standard\n"
|
| 1844 |
"</screen></informalexample> もちろん <command>aptitude</command> で、個々の"
|
| 1845 |
"パッケージをインストールすることもできます。"
|
| 1846 |
|
| 1847 |
#. Tag: para
|
| 1848 |
#: random-bits.xml:830
|
| 1849 |
#, no-c-format
|
| 1850 |
msgid ""
|
| 1851 |
"After the installation there will be a lot of downloaded packages in "
|
| 1852 |
"<filename>/var/cache/apt/archives/</filename>. You can free up some "
|
| 1853 |
"diskspace by running:"
|
| 1854 |
msgstr ""
|
| 1855 |
"インストールが終わると、ダウンロードしたパッケージが <filename>/var/cache/"
|
| 1856 |
"apt/archives/</filename> に大量に残っています。以下のようにして、ディスク領域"
|
| 1857 |
"を解放できます。"
|
| 1858 |
|
| 1859 |
#. Tag: screen
|
| 1860 |
#: random-bits.xml:836
|
| 1861 |
#, no-c-format
|
| 1862 |
msgid "# aptitude clean"
|
| 1863 |
msgstr "# aptitude clean"
|
| 1864 |
|
| 1865 |
#. Tag: title
|
| 1866 |
#: random-bits.xml:847
|
| 1867 |
#, no-c-format
|
| 1868 |
msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)"
|
| 1869 |
msgstr "パラレルライン IP (PLIP) による &debian-gnu; のインストール"
|
| 1870 |
|
| 1871 |
#. Tag: para
|
| 1872 |
#: random-bits.xml:849
|
| 1873 |
#, no-c-format
|
| 1874 |
msgid ""
|
| 1875 |
"This section explains how to install &debian-gnu; on a computer without an "
|
| 1876 |
"Ethernet card, but with just a remote gateway computer attached via a Null-"
|
| 1877 |
"Modem cable (also called Null-Printer cable). The gateway computer should be "
|
| 1878 |
"connected to a network that has a &debian; mirror on it (e.g. to the "
|
| 1879 |
"Internet)."
|
| 1880 |
msgstr ""
|
| 1881 |
"本節では、イーサネットカードがなくても、リモートゲートウェイコンピュータにヌ"
|
| 1882 |
"ルモデムケーブル (ヌルプリンタケーブルとも呼ばれます) で接続して &debian-"
|
| 1883 |
"gnu; をコンピュータにインストールする方法を説明します。ゲートウェイコンピュー"
|
| 1884 |
"タは、&debian; ミラーがあるネットワーク (例: インターネット) に接続していなけ"
|
| 1885 |
"ればなりません。"
|
| 1886 |
|
| 1887 |
#. Tag: para
|
| 1888 |
#: random-bits.xml:857
|
| 1889 |
#, no-c-format
|
| 1890 |
msgid ""
|
| 1891 |
"In the example in this appendix we will set up a PLIP connection using a "
|
| 1892 |
"gateway connected to the Internet over a dial-up connection (ppp0). We will "
|
| 1893 |
"use IP addresses 192.168.0.1 and 192.168.0.2 for the PLIP interfaces on the "
|
| 1894 |
"target system and the source system respectively (these addresses should be "
|
| 1895 |
"unused within your network address space)."
|
| 1896 |
msgstr ""
|
| 1897 |
"この付録の例では、ダイアルアップ接続 (ppp0) でインターネットに接続したゲート"
|
| 1898 |
"ウェイを用いて、PLIP 接続を設定します。target システムと source システムそれ"
|
| 1899 |
"ぞれの PLIP インターフェースに対して、192.168.0.1 と 192.168.0.2 の IP アドレ"
|
| 1900 |
"スを使用します。(このアドレスは、あなたのネットワークアドレス空間で使われてい"
|
| 1901 |
"てはいけません)"
|
| 1902 |
|
| 1903 |
#. Tag: para
|
| 1904 |
#: random-bits.xml:865
|
| 1905 |
#, no-c-format
|
| 1906 |
msgid ""
|
| 1907 |
"The PLIP connection set up during the installation will also be available "
|
| 1908 |
"after the reboot into the installed system (see <xref linkend=\"boot-new\"/"
|
| 1909 |
">)."
|
| 1910 |
msgstr ""
|
| 1911 |
"PLIP 接続をインストール中に設定しておくと、インストールしたシステムを再起動し"
|
| 1912 |
"たときに有効になります。(<xref linkend=\"boot-new\"/> をご覧ください)"
|
| 1913 |
|
| 1914 |
#. Tag: para
|
| 1915 |
#: random-bits.xml:870
|
| 1916 |
#, no-c-format
|
| 1917 |
msgid ""
|
| 1918 |
"Before you start, you will need to check the BIOS configuration (IO base "
|
| 1919 |
"address and IRQ) for the parallel ports of both the source and target "
|
| 1920 |
"systems. The most common values are <literal>io=0x378</literal>, "
|
| 1921 |
"<literal>irq=7</literal>."
|
| 1922 |
msgstr ""
|
| 1923 |
"始める前に、source システム、target システムの双方で、パラレルポートの BIOS "
|
| 1924 |
"設定 (IO ベースアドレスと IRQ) をチェックする必要があります。よく使用される共"
|
| 1925 |
"通の値は、<literal>io=0x378</literal>, <literal>irq=7</literal> です。"
|
| 1926 |
|
| 1927 |
#. Tag: title
|
| 1928 |
#: random-bits.xml:880
|
| 1929 |
#, no-c-format
|
| 1930 |
msgid "Requirements"
|
| 1931 |
msgstr "必要な物"
|
| 1932 |
|
| 1933 |
#. Tag: para
|
| 1934 |
#: random-bits.xml:883
|
| 1935 |
#, no-c-format
|
| 1936 |
msgid ""
|
| 1937 |
"A target computer, called <emphasis>target</emphasis>, where &debian; will "
|
| 1938 |
"be installed."
|
| 1939 |
msgstr ""
|
| 1940 |
"&debian; をインストールする対象コンピュータ。(<emphasis>target</emphasis> と"
|
| 1941 |
"呼びます)"
|
| 1942 |
|
| 1943 |
#. Tag: para
|
| 1944 |
#: random-bits.xml:889
|
| 1945 |
#, no-c-format
|
| 1946 |
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
|
| 1947 |
msgstr ""
|
| 1948 |
"システムをインストールするメディア。<xref linkend=\"installation-media\"/> を"
|
| 1949 |
"ご覧ください。"
|
| 1950 |
|
| 1951 |
#. Tag: para
|
| 1952 |
#: random-bits.xml:894
|
| 1953 |
#, no-c-format
|
| 1954 |
msgid ""
|
| 1955 |
"Another computer connected to the Internet, called <emphasis>source</"
|
| 1956 |
"emphasis>, that will function as the gateway."
|
| 1957 |
msgstr ""
|
| 1958 |
"ゲートウェイとして機能する、インターネットに繋がっている別のコンピュータ。"
|
| 1959 |
"(<emphasis>source</emphasis> と呼びます)"
|
| 1960 |
|
| 1961 |
#. Tag: para
|
| 1962 |
#: random-bits.xml:900
|
| 1963 |
#, no-c-format
|
| 1964 |
msgid ""
|
| 1965 |
"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
|
| 1966 |
"\">PLIP-Install-HOWTO</ulink> for more information on this cable and "
|
| 1967 |
"instructions how to make your own."
|
| 1968 |
msgstr ""
|
| 1969 |
"DB-25 ヌルモデムケーブル。このケーブルの詳細や自分で作成する方法については、"
|
| 1970 |
"<ulink url=\"&url-plip-install-howto;\">PLIP-Install-HOWTO</ulink> をご覧くだ"
|
| 1971 |
"さい。"
|
| 1972 |
|
| 1973 |
#. Tag: title
|
| 1974 |
#: random-bits.xml:912
|
| 1975 |
#, no-c-format
|
| 1976 |
msgid "Setting up source"
|
| 1977 |
msgstr "source のセットアップ"
|
| 1978 |
|
| 1979 |
#. Tag: para
|
| 1980 |
#: random-bits.xml:913
|
| 1981 |
#, no-c-format
|
| 1982 |
msgid ""
|
| 1983 |
"The following shell script is a simple example of how to configure the "
|
| 1984 |
"source computer as a gateway to the Internet using ppp0."
|
| 1985 |
msgstr ""
|
| 1986 |
"以下のシェルスクリプトは、source コンピュータをインターネットへのゲートウェ"
|
| 1987 |
"イ (ppp0 利用) に設定する簡単なサンプルです。"
|
| 1988 |
|
| 1989 |
#. Tag: screen
|
| 1990 |
#: random-bits.xml:918
|
| 1991 |
#, no-c-format
|
| 1992 |
msgid ""
|
| 1993 |
"#!/bin/sh\n"
|
| 1994 |
"\n"
|
| 1995 |
"# We remove running modules from kernel to avoid conflicts and to\n"
|
| 1996 |
"# reconfigure them manually.\n"
|
| 1997 |
"modprobe -r lp parport_pc\n"
|
| 1998 |
"modprobe parport_pc io=<replaceable>0x378</replaceable> irq=<replaceable>7</"
|
| 1999 |
"replaceable>\n"
|
| 2000 |
"modprobe plip\n"
|
| 2001 |
"\n"
|
| 2002 |
"# Configure the plip interface (plip0 for me, see dmesg | grep plip)\n"
|
| 2003 |
"ifconfig <replaceable>plip0 192.168.0.2</replaceable> pointopoint "
|
| 2004 |
"<replaceable>192.168.0.1</replaceable> netmask 255.255.255.255 up\n"
|
| 2005 |
"\n"
|
| 2006 |
"# Configure gateway\n"
|
| 2007 |
"modprobe iptable_nat\n"
|
| 2008 |
"iptables -t nat -A POSTROUTING -o <replaceable>ppp0</replaceable> -j "
|
| 2009 |
"MASQUERADE\n"
|
| 2010 |
"echo 1 > /proc/sys/net/ipv4/ip_forward"
|
| 2011 |
msgstr ""
|
| 2012 |
"#!/bin/sh\n"
|
| 2013 |
"\n"
|
| 2014 |
"# We remove running modules from kernel to avoid conflicts and to\n"
|
| 2015 |
"# reconfigure them manually.\n"
|
| 2016 |
"# (カーネルから競合するモジュールを取り除き、手動で再設定します)\n"
|
| 2017 |
"modprobe -r lp parport_pc\n"
|
| 2018 |
"modprobe parport_pc io=<replaceable>0x378</replaceable> irq=<replaceable>7</"
|
| 2019 |
"replaceable>\n"
|
| 2020 |
"modprobe plip\n"
|
| 2021 |
"\n"
|
| 2022 |
"# Configure the plip interface (plip0 for me, see dmesg | grep plip)\n"
|
| 2023 |
"# (plip インターフェースの設定 (私の環境では plip0。dmesg | grep plip 参"
|
| 2024 |
"照))\n"
|
| 2025 |
"ifconfig <replaceable>plip0 192.168.0.2</replaceable> pointopoint "
|
| 2026 |
"<replaceable>192.168.0.1</replaceable> netmask 255.255.255.255 up\n"
|
| 2027 |
"\n"
|
| 2028 |
"# Configure gateway\n"
|
| 2029 |
"# (ゲートウェイの設定)\n"
|
| 2030 |
"modprobe iptable_nat\n"
|
| 2031 |
"iptables -t nat -A POSTROUTING -o <replaceable>ppp0</replaceable> -j "
|
| 2032 |
"MASQUERADE\n"
|
| 2033 |
"echo 1 > /proc/sys/net/ipv4/ip_forward"
|
| 2034 |
|
| 2035 |
#. Tag: title
|
| 2036 |
#: random-bits.xml:924
|
| 2037 |
#, no-c-format
|
| 2038 |
msgid "Installing target"
|
| 2039 |
msgstr "target のインストール"
|
| 2040 |
|
| 2041 |
#. Tag: para
|
| 2042 |
#: random-bits.xml:925
|
| 2043 |
#, no-c-format
|
| 2044 |
msgid ""
|
| 2045 |
"Boot the installation media. The installation needs to be run in expert "
|
| 2046 |
"mode; enter <userinput>expert</userinput> at the boot prompt. If you need to "
|
| 2047 |
"set parameters for kernel modules, you also need to do this at the boot "
|
| 2048 |
"prompt. For example, to boot the installer and set values for the <quote>io</"
|
| 2049 |
"quote> and <quote>irq</quote> options for the parport_pc module, enter the "
|
| 2050 |
"following at the boot prompt: <informalexample><screen>\n"
|
| 2051 |
"expert parport_pc.io=<replaceable>0x378</replaceable> parport_pc."
|
| 2052 |
"irq=<replaceable>7</replaceable>\n"
|
| 2053 |
"</screen></informalexample> Below are the answers that should be given "
|
| 2054 |
"during various stages of the installation."
|
| 2055 |
msgstr ""
|
| 2056 |
"インストールメディアで起動してください。インストールするには、エキスパート"
|
| 2057 |
"モードで動作する必要があります。ブートプロンプトで <userinput>expert</"
|
| 2058 |
"userinput> と入力してください。カーネルモジュールにパラメータをセットする必要"
|
| 2059 |
"がある場合は、ブートプロンプトにさらに設定しなければなりません。例えばインス"
|
| 2060 |
"トーラ起動時に、parport_pc モジュールに <quote>io</quote> オプションと "
|
| 2061 |
"<quote>irq</quote> オプションを渡す場合、以下のようにブートプロンプトに入力し"
|
| 2062 |
"ます。<informalexample><screen>\n"
|
| 2063 |
"expert parport_pc.io=<replaceable>0x378</replaceable> parport_pc."
|
| 2064 |
"irq=<replaceable>7</replaceable>\n"
|
| 2065 |
"</screen></informalexample> 以下は、インストール中の各段階で与える値です。"
|
| 2066 |
|
| 2067 |
#. Tag: guimenuitem
|
| 2068 |
#: random-bits.xml:944
|
| 2069 |
#, no-c-format
|
| 2070 |
msgid "Load installer components from CD"
|
| 2071 |
msgstr "インストーラコンポーネントを CD からロード"
|
| 2072 |
|
| 2073 |
#. Tag: para
|
| 2074 |
#: random-bits.xml:946
|
| 2075 |
#, no-c-format
|
| 2076 |
msgid ""
|
| 2077 |
"Select the <userinput>plip-modules</userinput> option from the list; this "
|
| 2078 |
"will make the PLIP drivers available to the installation system."
|
| 2079 |
msgstr ""
|
| 2080 |
"一覧から <userinput>plip-modules</userinput> オプションを選択してください。こ"
|
| 2081 |
"れにより、インストールするシステムで PLIP ドライバが使用可能になります。"
|
| 2082 |
|
| 2083 |
#. Tag: guimenuitem
|
| 2084 |
#: random-bits.xml:954
|
| 2085 |
#, no-c-format
|
| 2086 |
msgid "Detect network hardware"
|
| 2087 |
msgstr "ネットワークハードウェアの検出"
|
| 2088 |
|
| 2089 |
#. Tag: para
|
| 2090 |
#: random-bits.xml:959
|
| 2091 |
#, no-c-format
|
| 2092 |
msgid ""
|
| 2093 |
"If target <emphasis>does</emphasis> have a network card, a list of driver "
|
| 2094 |
"modules for detected cards will be shown. If you want to force &d-i; to use "
|
| 2095 |
"plip instead, you have to deselect all listed driver modules. Obviously, if "
|
| 2096 |
"target doesn't have a network card, the installer will not show this list."
|
| 2097 |
msgstr ""
|
| 2098 |
"target にネットワークカードが<emphasis>ある</emphasis>場合、ドライバモジュー"
|
| 2099 |
"ル一覧に検出したカードが表示されます。&d-i; で plip を使用するよう強制するに"
|
| 2100 |
"は、一覧にあるドライバモジュールの選択をすべてはずさなくてはなりません。言う"
|
| 2101 |
"までもありませんが、target にネットワークカードがなければ、このリストには何も"
|
| 2102 |
"現れません。"
|
| 2103 |
|
| 2104 |
#. Tag: para
|
| 2105 |
#: random-bits.xml:968
|
| 2106 |
#, no-c-format
|
| 2107 |
msgid ""
|
| 2108 |
"Because no network card was detected/selected earlier, the installer will "
|
| 2109 |
"ask you to select a network driver module from a list. Select the "
|
| 2110 |
"<userinput>plip</userinput> module."
|
| 2111 |
msgstr ""
|
| 2112 |
"ネットワークカードの検出・選択が行われないと、インストーラは、ネットワークド"
|
| 2113 |
"ライバモジュールを一覧から選択するようにうながします。<userinput>plip</"
|
| 2114 |
"userinput> モジュールを選択してください。"
|
| 2115 |
|
| 2116 |
#. Tag: guimenuitem
|
| 2117 |
#: random-bits.xml:980
|
| 2118 |
#, no-c-format
|
| 2119 |
msgid "Configure the network"
|
| 2120 |
msgstr "ネットワークの設定"
|
| 2121 |
|
| 2122 |
#. Tag: para
|
| 2123 |
#: random-bits.xml:983
|
| 2124 |
#, no-c-format
|
| 2125 |
msgid "Auto-configure network with DHCP: No"
|
| 2126 |
msgstr ""
|
| 2127 |
"「DHCP でネットワークを自動的に設定していますか」には「いいえ」と答えます。"
|
| 2128 |
|
| 2129 |
#. Tag: para
|
| 2130 |
#: random-bits.xml:988
|
| 2131 |
#, no-c-format
|
| 2132 |
msgid ""
|
| 2133 |
"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
|
| 2134 |
msgstr ""
|
| 2135 |
"「IP アドレス」は <userinput><replaceable>192.168.0.1</replaceable></"
|
| 2136 |
"userinput> とします。"
|
| 2137 |
|
| 2138 |
#. Tag: para
|
| 2139 |
#: random-bits.xml:993
|
| 2140 |
#, no-c-format
|
| 2141 |
msgid ""
|
| 2142 |
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
|
| 2143 |
"userinput>"
|
| 2144 |
msgstr ""
|
| 2145 |
"「Point-to-Point アドレス」は <userinput><replaceable>192.168.0.2</"
|
| 2146 |
"replaceable></userinput> とします。"
|
| 2147 |
|
| 2148 |
#. Tag: para
|
| 2149 |
#: random-bits.xml:999
|
| 2150 |
#, no-c-format
|
| 2151 |
msgid ""
|
| 2152 |
"Name server addresses: you can enter the same addresses used on source (see "
|
| 2153 |
"<filename>/etc/resolv.conf</filename>)"
|
| 2154 |
msgstr ""
|
| 2155 |
"「ネームサーバアドレス」には、source で使用しているのと同じアドレスを指定しま"
|
| 2156 |
"す。(<filename>/etc/resolv.conf</filename> をご覧ください)"
|
| 2157 |
|
| 2158 |
#. Tag: title
|
| 2159 |
#: random-bits.xml:1018
|
| 2160 |
#, no-c-format
|
| 2161 |
msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)"
|
| 2162 |
msgstr "PPP over Ethernet (PPPoE) を用いた &debian-gnu; のインストール"
|
| 2163 |
|
| 2164 |
#. Tag: para
|
| 2165 |
#: random-bits.xml:1020
|
| 2166 |
#, no-c-format
|
| 2167 |
msgid ""
|
| 2168 |
"In some countries PPP over Ethernet (PPPoE) is a common protocol for "
|
| 2169 |
"broadband (ADSL or cable) connections to an Internet Service Provider. "
|
| 2170 |
"Setting up a network connection using PPPoE is not supported by default in "
|
| 2171 |
"the installer, but can be made to work very simply. This section explains "
|
| 2172 |
"how."
|
| 2173 |
msgstr ""
|
| 2174 |
"いくつかの国でインターネットサービスプロバイダに接続するのに、ブロードバンド"
|
| 2175 |
"接続 (ADSL やケーブル TV) の一般的なプロトコルは、PPP over Ethernet (PPPoE) "
|
| 2176 |
"です。インストーラでは、PPPoE を用いたネットワーク接続のセットアップをサポー"
|
| 2177 |
"トしていませんが、非常に簡単に設定できます。この節ではその方法を説明します。"
|
| 2178 |
|
| 2179 |
#. Tag: para
|
| 2180 |
#: random-bits.xml:1028
|
| 2181 |
#, no-c-format
|
| 2182 |
msgid ""
|
| 2183 |
"The PPPoE connection set up during the installation will also be available "
|
| 2184 |
"after the reboot into the installed system (see <xref linkend=\"boot-new\"/"
|
| 2185 |
">)."
|
| 2186 |
msgstr ""
|
| 2187 |
"また、インストール中に PPPoE 接続をセットアップすると、インストールしたシステ"
|
| 2188 |
"ムを再起動した後でも有効になります (<xref linkend=\"boot-new\"/> 参照)。"
|
| 2189 |
|
| 2190 |
#. Tag: para
|
| 2191 |
#: random-bits.xml:1033
|
| 2192 |
#, no-c-format
|
| 2193 |
msgid ""
|
| 2194 |
"To have the option of setting up and using PPPoE during the installation, "
|
| 2195 |
"you will need to install using one of the CD-ROM/DVD images that are "
|
| 2196 |
"available. It is not supported for other installation methods (e.g. "
|
| 2197 |
"netboot<phrase condition=\"supports-floppy-boot\"> or floppy</phrase>)."
|
| 2198 |
msgstr ""
|
| 2199 |
"インストール中に PPPoE をセットアップし使用するには、CD-ROM/DVD イメージを使"
|
| 2200 |
"用する必要があります。その他のインストール方法 (例: netboot <phrase "
|
| 2201 |
"condition=\"supports-floppy-boot\">やフロッピー</phrase>) では、サポートして"
|
| 2202 |
"いません。"
|
| 2203 |
|
| 2204 |
#. Tag: para
|
| 2205 |
#: random-bits.xml:1040
|
| 2206 |
#, no-c-format
|
| 2207 |
msgid ""
|
| 2208 |
"Installing over PPPoE is mostly the same as any other installation. The "
|
| 2209 |
"following steps explain the differences."
|
| 2210 |
msgstr ""
|
| 2211 |
"PPPoE でのインストールは、他のインストール方法とほとんど同じです。以下で説明"
|
| 2212 |
"するステップが異なるだけです。"
|
| 2213 |
|
| 2214 |
#. Tag: para
|
| 2215 |
#: random-bits.xml:1048
|
| 2216 |
#, no-c-format
|
| 2217 |
msgid ""
|
| 2218 |
"Boot the installer with the boot parameter <userinput>modules=ppp-udeb</"
|
| 2219 |
"userinput><footnote arch=\"x86\"> <para> See <xref linkend=\"boot-screen\"/> "
|
| 2220 |
"for information on how to add a boot parameter. </para> </footnote>. This "
|
| 2221 |
"will ensure the component responsible for the setup of PPPoE (<classname>ppp-"
|
| 2222 |
"udeb</classname>) will be loaded and run automatically."
|
| 2223 |
msgstr ""
|
| 2224 |
"ブートパラメータに <userinput>modules=ppp-udeb</userinput><footnote arch="
|
| 2225 |
"\"x86\"> <para>ブートパラメータの追加方法は <xref linkend=\"boot-screen\"/> "
|
| 2226 |
"をご覧ください。</para> </footnote> を指定してインストーラを起動してくださ"
|
| 2227 |
"い。これにより、PPPoE のセットアップに使用するコンポーネント (<classname>ppp-"
|
| 2228 |
"udeb</classname>) を確実に読み込み、自動的に起動します。"
|
| 2229 |
|
| 2230 |
#. Tag: para
|
| 2231 |
#: random-bits.xml:1063
|
| 2232 |
#, no-c-format
|
| 2233 |
msgid ""
|
| 2234 |
"Follow the regular initial steps of the installation (language, country and "
|
| 2235 |
"keyboard selection; the loading of additional installer components<footnote> "
|
| 2236 |
"<para> The <classname>ppp-udeb</classname> component is loaded as one of the "
|
| 2237 |
"additional components in this step. If you want to install at medium or low "
|
| 2238 |
"priority (expert mode), you can also manually select the <classname>ppp-"
|
| 2239 |
"udeb</classname> instead of entering the <quote>modules</quote> parameter at "
|
| 2240 |
"the boot prompt. </para> </footnote>)."
|
| 2241 |
msgstr ""
|
| 2242 |
"通常のインストール初期化手順 (言語、国、キーボードの選択、追加インストーラコ"
|
| 2243 |
"ンポーネント<footnote><para><classname>ppp-udeb</classname> コンポーネント"
|
| 2244 |
"は、このステップの追加コンポーネントの 1 つとして読み込まれます。優先度を"
|
| 2245 |
"「中」「低」でインストールする場合 (エキスパートモード)、ブートプロンプトの "
|
| 2246 |
"<quote>modules</quote> パラメータに入力する代わりに、<classname>ppp-udeb</"
|
| 2247 |
"classname> を選択することもできます。</para> </footnote>の読み込み) を行いま"
|
| 2248 |
"す。"
|
| 2249 |
|
| 2250 |
#. Tag: para
|
| 2251 |
#: random-bits.xml:1082
|
| 2252 |
#, no-c-format
|
| 2253 |
msgid ""
|
| 2254 |
"The next step is the detection of network hardware, in order to identify any "
|
| 2255 |
"Ethernet cards present in the system."
|
| 2256 |
msgstr ""
|
| 2257 |
"次のステップでは、システムにあるイーサネットカードを特定するのに、ネットワー"
|
| 2258 |
"クハードウェアを検出します。"
|
| 2259 |
|
| 2260 |
#. Tag: para
|
| 2261 |
#: random-bits.xml:1088
|
| 2262 |
#, no-c-format
|
| 2263 |
msgid ""
|
| 2264 |
"After this the actual setup of PPPoE is started. The installer will probe "
|
| 2265 |
"all the detected Ethernet interfaces in an attempt to find a PPPoE "
|
| 2266 |
"concentrator (a type of server which handles PPPoE connections)."
|
| 2267 |
msgstr ""
|
| 2268 |
"この後、実際の PPPoE のセットアップが始まります。インストーラは、PPPoE コンセ"
|
| 2269 |
"ントレータ (PPPoE 接続を扱う一種のサーバ) を見つけるのに、検出したすべての"
|
| 2270 |
"イーサネットインターフェースを調べます。"
|
| 2271 |
|
| 2272 |
#. Tag: para
|
| 2273 |
#: random-bits.xml:1094
|
| 2274 |
#, no-c-format
|
| 2275 |
msgid ""
|
| 2276 |
"It is possible that the concentrator will not to be found at the first "
|
| 2277 |
"attempt. This can happen occasionally on slow or loaded networks or with "
|
| 2278 |
"faulty servers. In most cases a second attempt to detect the concentrator "
|
| 2279 |
"will be successful; to retry, select <guimenuitem>Configure and start a "
|
| 2280 |
"PPPoE connection</guimenuitem> from the main menu of the installer."
|
| 2281 |
msgstr ""
|
| 2282 |
"最初の試行では、コンセントレータが見つからない可能性があります。これはネット"
|
| 2283 |
"ワークが遅い・負荷が高い場合や、サーバ側のエラーで起こる可能性があります。ほ"
|
| 2284 |
"とんどの場合、2 回目の試行でコンセントレータの検出に成功します。再試行するに"
|
| 2285 |
"は、インストーラのメニューにある <guimenuitem>Configure and start a PPPoE "
|
| 2286 |
"connection</guimenuitem> を選択してください。"
|
| 2287 |
|
| 2288 |
#. Tag: para
|
| 2289 |
#: random-bits.xml:1103
|
| 2290 |
#, no-c-format
|
| 2291 |
msgid ""
|
| 2292 |
"After a concentrator is found, the user will be prompted to type the login "
|
| 2293 |
"information (the PPPoE username and password)."
|
| 2294 |
msgstr ""
|
| 2295 |
"コンセントレータを検出した後、ログイン情報 (PPPoE のユーザ名とパスワード) を"
|
| 2296 |
"入力してください。"
|
| 2297 |
|
| 2298 |
#. Tag: para
|
| 2299 |
#: random-bits.xml:1109
|
| 2300 |
#, no-c-format
|
| 2301 |
msgid ""
|
| 2302 |
"At this point the installer will use the provided information to establish "
|
| 2303 |
"the PPPoE connection. If the correct information was provided, the PPPoE "
|
| 2304 |
"connection should be configured and the installer should be able to use it "
|
| 2305 |
"to connect to the Internet and retrieve packages over it (if needed). If the "
|
| 2306 |
"login information is not correct or some error appears, the installer will "
|
| 2307 |
"stop, but the configuration can be attempted again by selecting the menu "
|
| 2308 |
"entry <guimenuitem>Configure and start a PPPoE connection</guimenuitem>."
|
| 2309 |
msgstr ""
|
| 2310 |
"インストーラは、先ほど入力した情報を用いて PPPoE 接続を確立します。正しい情報"
|
| 2311 |
"を入力していれば PPPoE 接続の設定を行い、インストーラはその接続を用いてイン"
|
| 2312 |
"ターネットに接続し、(必要なら) パッケージを取得できます。ログイン情報が正しく"
|
| 2313 |
"ない場合や、何かエラーが発生した場合、インストーラは停止しますが、メニューの "
|
| 2314 |
"<guimenuitem>Configure and start a PPPoE connection</guimenuitem> を選択し"
|
| 2315 |
"て、設定を再度行えます。"
|
| 2316 |
|
| 2317 |
#. Tag: title
|
| 2318 |
#: random-bits.xml:1129
|
| 2319 |
#, no-c-format
|
| 2320 |
msgid "The Graphical Installer"
|
| 2321 |
msgstr "グラフィカルインストーラ"
|
| 2322 |
|
| 2323 |
#. Tag: para
|
| 2324 |
#: random-bits.xml:1130
|
| 2325 |
#, no-c-format
|
| 2326 |
msgid ""
|
| 2327 |
"The graphical version of the installer is only available for a limited "
|
| 2328 |
"number of architectures, including &arch-title;. The functionality of the "
|
| 2329 |
"graphical installer is essentially the same as that of the regular installer "
|
| 2330 |
"as it basically uses the same programs, but with a different frontend."
|
| 2331 |
msgstr ""
|
| 2332 |
"インストーラのグラフィカル版は、&arch-title; など、一部のアーキテクチャでしか"
|
| 2333 |
"利用できません。グラフィカルインストーラは、基本的に通常のインストーラと機能"
|
| 2334 |
"は同じです。同じプログラムを異なるフロントエンドで使用しています。"
|
| 2335 |
|
| 2336 |
#. Tag: para
|
| 2337 |
#: random-bits.xml:1138
|
| 2338 |
#, no-c-format
|
| 2339 |
msgid ""
|
| 2340 |
"Although the functionality is identical, the graphical installer still has a "
|
| 2341 |
"few significant advantages. The main advantage is that it supports more "
|
| 2342 |
"languages, namely those that use a character set that cannot be displayed "
|
| 2343 |
"with the regular <quote>newt</quote> frontend. It also has a few usability "
|
| 2344 |
"advantages such as the option to use a mouse, and in some cases several "
|
| 2345 |
"questions can be displayed on a single screen."
|
| 2346 |
msgstr ""
|
| 2347 |
"機能は同じですが、グラフィカルインストーラには重要な利点がいくつもあります。"
|
| 2348 |
"主な利点は、通常の <quote>newt</quote> フロントエンドが表示できない文字セット"
|
| 2349 |
"を使用する、たくさんの言語をサポートしていることです。また、マウスを使用した"
|
| 2350 |
"り、複数の質問を 1 画面に表示できたりといった、ユーザビリティ上の利点もありま"
|
| 2351 |
"す。"
|
| 2352 |
|
| 2353 |
#. Tag: para
|
| 2354 |
#: random-bits.xml:1147
|
| 2355 |
#, no-c-format
|
| 2356 |
msgid ""
|
| 2357 |
"The graphical installer is available with all CD images and with the hd-"
|
| 2358 |
"media installation method. To boot the graphical installer simply select the "
|
| 2359 |
"relevant option from the boot menu. Expert and rescue mode for the graphical "
|
| 2360 |
"installer can be selected from the <quote>Advanced options</quote> menu. The "
|
| 2361 |
"previously used boot methods <userinput>installgui</userinput>, "
|
| 2362 |
"<userinput>expertgui</userinput> and <userinput>rescuegui</userinput> can "
|
| 2363 |
"still be used from the boot prompt which is shown after selecting the "
|
| 2364 |
"<quote>Help</quote> option in the boot menu."
|
| 2365 |
msgstr ""
|
| 2366 |
"グラフィカルインストーラは、CD イメージすべてと hd-media でのインストールで利"
|
| 2367 |
"用できます。グラフィカルインストーラを起動するには、ブートメニューから関連す"
|
| 2368 |
"る項目を、単に選択してください。グラフィカルインストーラのエキスパートモード"
|
| 2369 |
"やレスキューモードで起動するには、<quote>Advanced options</quote> から選択で"
|
| 2370 |
"きます。以前使用していた、<userinput>installgui</userinput>, "
|
| 2371 |
"<userinput>expertgui</userinput>, <userinput>rescuegui</userinput> といった"
|
| 2372 |
"ブート法は、ブートメニューで <quote>Help</quote> オプションを選択した後に表示"
|
| 2373 |
"するブートプロンプトから、まだ使用できます。"
|
| 2374 |
|
| 2375 |
#. Tag: para
|
| 2376 |
#: random-bits.xml:1158
|
| 2377 |
#, no-c-format
|
| 2378 |
msgid ""
|
| 2379 |
"There is also a graphical installer image that can be netbooted. And there "
|
| 2380 |
"is a special <quote>mini</quote> ISO image<footnote id=\"gtk-miniiso\"> "
|
| 2381 |
"<para> The mini ISO image can be downloaded from a &debian; mirror as "
|
| 2382 |
"described in <xref linkend=\"downloading-files\"/>. Look for "
|
| 2383 |
"<filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, which is "
|
| 2384 |
"mainly useful for testing."
|
| 2385 |
msgstr ""
|
| 2386 |
"また、netboot を行えるグラフィカルインストーラもあり、さらに (主にテストに用"
|
| 2387 |
"いる) 特殊な <quote>ミニ</quote> ISO イメージ<footnote id=\"gtk-miniiso\"> "
|
| 2388 |
"<para> ミニ ISO イメージは、<xref linkend=\"downloading-files\"/> で説明する "
|
| 2389 |
"&debian; ミラーサイトからダウンロードできます。<filename>netboot/gtk/mini."
|
| 2390 |
"iso</filename> を探してください。</para> </footnote>もあります。"
|
| 2391 |
|
| 2392 |
#. Tag: para
|
| 2393 |
#: random-bits.xml:1171
|
| 2394 |
#, no-c-format
|
| 2395 |
msgid ""
|
| 2396 |
"For &arch-title;, currently only an experimental <quote>mini</quote> ISO "
|
| 2397 |
"image is available<footnote id=\"gtk-miniiso\"> <para> The mini ISO image "
|
| 2398 |
"can be downloaded from a &debian; mirror as described in <xref linkend="
|
| 2399 |
"\"downloading-files\"/>. Look for <filename>netboot/gtk/mini.iso</filename>. "
|
| 2400 |
"</para> </footnote>. It should work on almost all PowerPC systems that have "
|
| 2401 |
"an ATI graphical card, but is unlikely to work on other systems."
|
| 2402 |
msgstr ""
|
| 2403 |
"&arch-title; では、現在のところ実験版の <quote>ミニ</quote> ISO イメージが利"
|
| 2404 |
"用できます<footnote id=\"gtk-miniiso\"> <para> ミニ ISO イメージは、<xref "
|
| 2405 |
"linkend=\"downloading-files\"/> で説明する &debian; ミラーサイトからダウン"
|
| 2406 |
"ロードできます。<filename>netboot/gtk/mini.iso</filename> を探してください。"
|
| 2407 |
"</para> </footnote>。ATI グラフィックカードがある、ほとんどすべての PowerPC "
|
| 2408 |
"システムで動作するはずですが、その他のシステムでは動作しそうにありません。"
|
| 2409 |
|
| 2410 |
#. Tag: para
|
| 2411 |
#: random-bits.xml:1185
|
| 2412 |
#, no-c-format
|
| 2413 |
msgid ""
|
| 2414 |
"Just as with the regular installer it is possible to add boot parameters "
|
| 2415 |
"when starting the graphical installer."
|
| 2416 |
msgstr ""
|
| 2417 |
"通常のインストーラと同様に、グラフィカルインストーラの起動時に、ブートパラ"
|
| 2418 |
"メータを追加できます。"
|
| 2419 |
|
| 2420 |
#. Tag: para
|
| 2421 |
#: random-bits.xml:1191
|
| 2422 |
#, no-c-format
|
| 2423 |
msgid ""
|
| 2424 |
"The graphical installer requires significantly more memory to run than the "
|
| 2425 |
"regular installer: &minimum-memory-gtk;. If insufficient memory is "
|
| 2426 |
"available, it will automatically fall back to the regular <quote>newt</"
|
| 2427 |
"quote> frontend."
|
| 2428 |
msgstr ""
|
| 2429 |
"グラフィカルインストーラは、通常のインストーラよりもかなり多くのメモリ "
|
| 2430 |
"(&minimum-memory-gtk;) を必要とします。充分なメモリを確保できない場合は、通常"
|
| 2431 |
"の <quote>newt</quote> フロントエンドに自動的にフォールバックします。"
|
| 2432 |
|
| 2433 |
#. Tag: para
|
| 2434 |
#: random-bits.xml:1198
|
| 2435 |
#, no-c-format
|
| 2436 |
msgid ""
|
| 2437 |
"If the amount of memory in your system is below &minimum-memory;, the "
|
| 2438 |
"graphical installer may fail to boot at all while booting the regular "
|
| 2439 |
"installer would still work. Using the regular installer is recommended for "
|
| 2440 |
"systems with little available memory."
|
| 2441 |
msgstr ""
|
| 2442 |
"システムのメモリが &minimum-memory; 未満の場合、通常のインストーラは起動する"
|
| 2443 |
"のに、グラフィカルインストーラはまったく起動しないかも知れません。利用できる"
|
| 2444 |
"メモリが少ない場合は、通常のインストーラを利用するのをお勧めします。"
|
| 2445 |
|
| 2446 |
#. Tag: title
|
| 2447 |
#: random-bits.xml:1208
|
| 2448 |
#, no-c-format
|
| 2449 |
msgid "Using the graphical installer"
|
| 2450 |
msgstr "グラフィカルインストーラの使用法"
|
| 2451 |
|
| 2452 |
#. Tag: para
|
| 2453 |
#: random-bits.xml:1209
|
| 2454 |
#, no-c-format
|
| 2455 |
msgid ""
|
| 2456 |
"As already mentioned, the graphical installer basically works the same as "
|
| 2457 |
"the regular installer and thus the rest of this manual can be used to guide "
|
| 2458 |
"you through the installation process."
|
| 2459 |
msgstr ""
|
| 2460 |
"前述のように、グラフィカルインストーラは基本的に通常のインストーラと同じよう"
|
| 2461 |
"に動作します。ですから本マニュアルの他の部分は、インストール手順を説明するの"
|
| 2462 |
"に役に立ちます。"
|
| 2463 |
|
| 2464 |
#. Tag: para
|
| 2465 |
#: random-bits.xml:1215
|
| 2466 |
#, no-c-format
|
| 2467 |
msgid ""
|
| 2468 |
"If you prefer using the keyboard over the mouse, there are two things you "
|
| 2469 |
"need to know. To expand a collapsed list (used for example for the selection "
|
| 2470 |
"of countries within continents), you can use the <keycap>+</keycap> and "
|
| 2471 |
"<keycap>-</keycap> keys. For questions where more than one item can be "
|
| 2472 |
"selected (e.g. task selection), you first need to tab to the &BTN-CONT; "
|
| 2473 |
"button after making your selections; hitting enter will toggle a selection, "
|
| 2474 |
"not activate &BTN-CONT;."
|
| 2475 |
msgstr ""
|
| 2476 |
"マウスよりもキーボードを使う方が好みなら、あらかじめ 2 つのことを知っておく必"
|
| 2477 |
"要があります。畳まれたリストを開閉する (例えば大陸の中にある国を選択するな"
|
| 2478 |
"ど) 場合、<keycap>+</keycap> キーと <keycap>-</keycap> キーを使用できます。複"
|
| 2479 |
"数の項目を選択するような質問 (例: タスク選択) では、選択が終わったら、まずタ"
|
| 2480 |
"ブで &BTN-CONT; ボタンに移動する必要があります。選択中に Enter キーを押しても"
|
| 2481 |
"選択が切り替わるだけで、&BTN-CONT; が有効にはなりません。"
|
| 2482 |
|
| 2483 |
#. Tag: para
|
| 2484 |
#: random-bits.xml:1225
|
| 2485 |
#, no-c-format
|
| 2486 |
msgid ""
|
| 2487 |
"If a dialog offers additional help information, a <guibutton>Help</"
|
| 2488 |
"guibutton> button will be displayed. The help information can be accessed "
|
| 2489 |
"either by activating the button or by pressing the <keycap>F1</keycap> key."
|
| 2490 |
msgstr ""
|
| 2491 |
"ダイアログが追加ヘルプ情報を提供する場合、<guibutton>ヘルプ</guibutton> ボタ"
|
| 2492 |
"ンを表示します。ボタンを押すか、 <keycap>F1</keycap> キーを押すとヘルプ情報に"
|
| 2493 |
"アクセスできます。"
|
| 2494 |
|
| 2495 |
#. Tag: para
|
| 2496 |
#: random-bits.xml:1231
|
| 2497 |
#, no-c-format
|
| 2498 |
msgid ""
|
| 2499 |
"To switch to another console, you will also need to use the <keycap>Ctrl</"
|
| 2500 |
"keycap> key, just as with the X Window System. For example, to switch to VT2 "
|
| 2501 |
"(the first debug shell) you would use: <keycombo> <keycap>Ctrl</keycap> "
|
| 2502 |
"<keycap>Left Alt</keycap> <keycap>F2</keycap> </keycombo>. The graphical "
|
| 2503 |
"installer itself runs on VT5, so you can use <keycombo> <keycap>Left Alt</"
|
| 2504 |
"keycap> <keycap>F5</keycap> </keycombo> to switch back."
|
| 2505 |
msgstr ""
|
| 2506 |
"別のコンソールに切り替えるには、X Window System と同様に <keycap>Ctrl</"
|
| 2507 |
"keycap> キーも使う必要があります。例えば、VT2 (第 1 デバッグシェル) に切り替"
|
| 2508 |
"えるには、<keycombo> <keycap>Ctrl</keycap> <keycap>Left Alt</keycap> "
|
| 2509 |
"<keycap>F2</keycap> </keycombo> としてください。グラフィカルインストーラ自体"
|
| 2510 |
"は、VT5 で動作しています。そのため元に戻るには、<keycombo> <keycap>Left Alt</"
|
| 2511 |
"keycap> <keycap>F5</keycap> </keycombo> としてください。"
|
| 2512 |
|
| 2513 |
#~ msgid ""
|
| 2514 |
#~ "If you intend to use a pre-packaged kernel, you may want to create the "
|
| 2515 |
#~ "configuration file <filename>/etc/kernel-img.conf</filename> before you "
|
| 2516 |
#~ "do so. Here's an example file:"
|
| 2517 |
#~ msgstr ""
|
| 2518 |
#~ "パッケージ化済みカーネルを使用する予定であれば、事前に <filename>/etc/"
|
| 2519 |
#~ "kernel-img.conf</filename> 設定ファイルを作成したくなると思います。以下に"
|
| 2520 |
#~ "サンプルファイルを掲げます。"
|
| 2521 |
|
| 2522 |
#~ msgid ""
|
| 2523 |
#~ "# Kernel image management overrides\n"
|
| 2524 |
#~ "# See kernel-img.conf(5) for details\n"
|
| 2525 |
#~ "do_symlinks = yes\n"
|
| 2526 |
#~ "relative_links = yes\n"
|
| 2527 |
#~ "do_bootloader = yes\n"
|
| 2528 |
#~ "do_bootfloppy = no\n"
|
| 2529 |
#~ "do_initrd = yes\n"
|
| 2530 |
#~ "link_in_boot = no"
|
| 2531 |
#~ msgstr ""
|
| 2532 |
#~ "# Kernel image management overrides\n"
|
| 2533 |
#~ "# See kernel-img.conf(5) for details\n"
|
| 2534 |
#~ "do_symlinks = yes\n"
|
| 2535 |
#~ "relative_links = yes\n"
|
| 2536 |
#~ "do_bootloader = yes\n"
|
| 2537 |
#~ "do_bootfloppy = no\n"
|
| 2538 |
#~ "do_initrd = yes\n"
|
| 2539 |
#~ "link_in_boot = no"
|
| 2540 |
|
| 2541 |
#~ msgid ""
|
| 2542 |
#~ "For detailed information about this file and the various options, consult "
|
| 2543 |
#~ "its man page which will be available after installing the "
|
| 2544 |
#~ "<classname>kernel-package</classname> package. We recommend that you "
|
| 2545 |
#~ "check that the values are appropriate for your system."
|
| 2546 |
#~ msgstr ""
|
| 2547 |
#~ "このファイルや様々なオプションの詳細は、<classname>kernel-package</"
|
| 2548 |
#~ "classname> パッケージインストール後に有効になる man ページで説明していま"
|
| 2549 |
#~ "す。これで、あなたのシステムに適切な値をチェックするのをお勧めします。"
|
| 2550 |
|
| 2551 |
#~ msgid ""
|
| 2552 |
#~ "Then install the kernel package of your choice using its package name. "
|
| 2553 |
#~ "<informalexample><screen>\n"
|
| 2554 |
#~ "# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</"
|
| 2555 |
#~ "replaceable>\n"
|
| 2556 |
#~ "</screen></informalexample> If you did not create a <filename>/etc/kernel-"
|
| 2557 |
#~ "img.conf</filename> before installing a pre-packaged kernel, you may be "
|
| 2558 |
#~ "asked some questions during its installation that refer to it."
|
| 2559 |
#~ msgstr ""
|
| 2560 |
#~ "それから、選んだパッケージ名のカーネルパッケージをインストールしてくださ"
|
| 2561 |
#~ "い。<informalexample><screen>\n"
|
| 2562 |
#~ "# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</"
|
| 2563 |
#~ "replaceable>\n"
|
| 2564 |
#~ "</screen></informalexample> パッケージ化済みカーネルをインストールする前"
|
| 2565 |
#~ "に <filename>/etc/kernel-img.conf</filename> を作成しない場合、インストー"
|
| 2566 |
#~ "ル時に関連する質問が行われると思います。"
|
| 2567 |
|
| 2568 |
#~ msgid ""
|
| 2569 |
#~ "Depending on which bootloader you selected, you can now make some "
|
| 2570 |
#~ "additional changes in <filename>/etc/kernel-img.conf</filename>."
|
| 2571 |
#~ msgstr ""
|
| 2572 |
#~ "選択したブートローダによって、<filename>/etc/kernel-img.conf</filename> に"
|
| 2573 |
#~ "さらに変更を加えても結構です。"
|
| 2574 |
|
| 2575 |
#~ msgid ""
|
| 2576 |
#~ "For the <classname>grub</classname> bootloader, you should set the "
|
| 2577 |
#~ "<literal>do_bootloader</literal> option to <quote>no</quote>. And to "
|
| 2578 |
#~ "automatically update your <filename>/boot/grub/menu.lst</filename> on "
|
| 2579 |
#~ "installation or removal of Debian kernels, add the following lines: "
|
| 2580 |
#~ "<informalexample><screen>\n"
|
| 2581 |
#~ "postinst_hook = update-grub\n"
|
| 2582 |
#~ "postrm_hook = update-grub\n"
|
| 2583 |
#~ "</screen></informalexample> For the <classname>lilo</classname> "
|
| 2584 |
#~ "bootloader, the value of <literal>do_bootloader</literal> needs to remain "
|
| 2585 |
#~ "<quote>yes</quote>."
|
| 2586 |
#~ msgstr ""
|
| 2587 |
#~ "<classname>grub</classname> ブートローダでは、<literal>do_bootloader</"
|
| 2588 |
#~ "literal>オプションに <quote>no</quote> とセットしてください。また、Debian "
|
| 2589 |
#~ "のカーネルをインストール・削除で <filename>/boot/grub/menu.lst</filename> "
|
| 2590 |
#~ "を自動的に更新するには、以下の行を追加してください。"
|
| 2591 |
#~ "<informalexample><screen>\n"
|
| 2592 |
#~ "postinst_hook = update-grub\n"
|
| 2593 |
#~ "postrm_hook = update-grub\n"
|
| 2594 |
#~ "</screen></informalexample><classname>lilo</classname>ブートローダでは、"
|
| 2595 |
#~ "<literal>do_bootloader</literal> の値は <quote>yes</quote> である必要があ"
|
| 2596 |
#~ "ります。"
|
| 2597 |
|
| 2598 |
#~ msgid ""
|
| 2599 |
#~ "Just as with the regular installer it is possible to add boot parameters "
|
| 2600 |
#~ "when starting the graphical installer. One of those parameters allows to "
|
| 2601 |
#~ "configure the mouse for left-handed use. Others allow to select the mouse "
|
| 2602 |
#~ "device (e.g. for a serial mouse) and the mouse protocol. See <xref "
|
| 2603 |
#~ "linkend=\"boot-parms\"/> for valid parameters<phrase arch=\"x86\"> and "
|
| 2604 |
#~ "<xref linkend=\"boot-screen\"/> for information on how to pass them</"
|
| 2605 |
#~ "phrase>."
|
| 2606 |
#~ msgstr ""
|
| 2607 |
#~ "グラフィカルインストーラ起動時に、通常のインストーラと同様にブートパラメー"
|
| 2608 |
#~ "タを追加できます。そういったパラメータのひとつに、マウスを左手用に設定する"
|
| 2609 |
#~ "ものもあります。また、他にはマウスデバイス (例: シリアルマウス用) やマウス"
|
| 2610 |
#~ "プロトコルを選択できます。有効なパラメータについては、<xref linkend="
|
| 2611 |
#~ "\"boot-parms\"/> をご覧ください。"
|
| 2612 |
|
| 2613 |
#~ msgid "Known issues"
|
| 2614 |
#~ msgstr "既知の問題"
|
| 2615 |
|
| 2616 |
#~ msgid ""
|
| 2617 |
#~ "The graphical frontend to the installer is relatively new and because of "
|
| 2618 |
#~ "that there are some known issues. We continue to work on resolving these."
|
| 2619 |
#~ msgstr ""
|
| 2620 |
#~ "インストーラのグラフィカルフロントエンドは比較的新しく、いくつか既知の問題"
|
| 2621 |
#~ "があります。それらは解決するべく作業中です。"
|
| 2622 |
|
| 2623 |
#~ msgid ""
|
| 2624 |
#~ "Information on some screens is not yet nicely formatted into columns as "
|
| 2625 |
#~ "it should be."
|
| 2626 |
#~ msgstr ""
|
| 2627 |
#~ "うまく列の整形ができず、あるべき姿のように情報を表示できない画面がまだあり"
|
| 2628 |
#~ "ます。"
|
| 2629 |
|
| 2630 |
#~ msgid "Support for touchpads is not yet optimal."
|
| 2631 |
#~ msgstr "タッチパッドのサポートは、まだ最適化されていません。"
|
| 2632 |
|
| 2633 |
#~ msgid ""
|
| 2634 |
#~ "The <emphasis>Desktop</emphasis> task will install the GNOME desktop "
|
| 2635 |
#~ "environment."
|
| 2636 |
#~ msgstr ""
|
| 2637 |
#~ "<emphasis>デスクトップ</emphasis> タスクは、GNOME デスクトップ環境をインス"
|
| 2638 |
#~ "トールします。"
|
| 2639 |
|
| 2640 |
#~ msgid ""
|
| 2641 |
#~ "Typing some characters may not work and in some cases the wrong character "
|
| 2642 |
#~ "may be printed. For example, \"composing\" a character by typing an "
|
| 2643 |
#~ "accent and then the letter over/under which the accent should appear does "
|
| 2644 |
#~ "not work."
|
| 2645 |
#~ msgstr ""
|
| 2646 |
#~ "入力がうまくいかず、時には誤った表示をする文字があります。例えば、アクセン"
|
| 2647 |
#~ "ト記号の後に文字を入力してアクセントをつける、文字の \"結合\" はうまくいき"
|
| 2648 |
#~ "ません。"
|
| 2649 |
|
| 2650 |
#~ msgid ""
|
| 2651 |
#~ "Starting a shell from the graphical frontend is currently not supported. "
|
| 2652 |
#~ "This means that relevant options to do that (which are available when you "
|
| 2653 |
#~ "use the textual frontend), will not be shown in the main menu of the "
|
| 2654 |
#~ "installation system and in the menu for the rescue mode. You will instead "
|
| 2655 |
#~ "have to switch (as described above) to the shells that are available on "
|
| 2656 |
#~ "virtual consoles VT2 and VT3."
|
| 2657 |
#~ msgstr ""
|
| 2658 |
#~ "グラフィカルフロントエンドでのシェルの起動はサポートされていません。このた"
|
| 2659 |
#~ "め、(テキストフロントエンドにはありますが) インストールシステムのメインメ"
|
| 2660 |
#~ "ニューや、レスキューモードのメニューに関連オプションはありません。(前述の"
|
| 2661 |
#~ "ように) 仮想コンソール VT2, VT3 でシェルに切り替えてください。"
|
| 2662 |
|
| 2663 |
#~ msgid ""
|
| 2664 |
#~ "After booting the installer in rescue mode, it may be useful to start a "
|
| 2665 |
#~ "shell in the root partition of an already installed system. This is "
|
| 2666 |
#~ "possible (after you have selected the partition to be mounted as the root "
|
| 2667 |
#~ "partition) by switching to VT2 or VT3 and entering the following command:"
|
| 2668 |
#~ msgstr ""
|
| 2669 |
#~ "レスキューモードでインストーラを起動すると、インストール済みシステムのルー"
|
| 2670 |
#~ "トパーティションでシェルを起動するのが便利です。これは、VT2 や VT3 に切り"
|
| 2671 |
#~ "替えて (ルートパーティションとしてマウントするパーティションを選び)、以下"
|
| 2672 |
#~ "のコマンドを実行するとできます。"
|
| 2673 |
|
| 2674 |
#~ msgid "# chroot /target"
|
| 2675 |
#~ msgstr "# chroot /target"
|
| 2676 |
|
| 2677 |
#~ msgid ""
|
| 2678 |
#~ "Etch is the first release that includes the graphical installer and uses "
|
| 2679 |
#~ "some relatively new technology. There are a few known issues that you may "
|
| 2680 |
#~ "run into during the installation. We expect to be able to fix these "
|
| 2681 |
#~ "issues for the next release of &debian-gnu;."
|
| 2682 |
#~ msgstr ""
|
| 2683 |
#~ "etch はグラフィカルインストーラがある初めてのリリースで、比較的新しい技術"
|
| 2684 |
#~ "がいくつも使われています。インストール中に遭遇する可能性のある問題が、まだ"
|
| 2685 |
#~ "残っています。&debian-gnu; の次期リリースでは、それらの問題を修正できる見"
|
| 2686 |
#~ "込みです。"
|
| 2687 |
|
| 2688 |
#~ msgid ""
|
| 2689 |
#~ "Support for creating encrypted partitions is limited as it is not "
|
| 2690 |
#~ "possible to generate a random encryption key. It is possible to set up an "
|
| 2691 |
#~ "encrypted partition using a passphrase as encryption key."
|
| 2692 |
#~ msgstr ""
|
| 2693 |
#~ "暗号化パーティションの作成は、ランダムな暗号化キーを生成できないという制限"
|
| 2694 |
#~ "付きでサポートしています。暗号化キーの代わりにパスフレーズを用いて、暗号化"
|
| 2695 |
#~ "パーティションのセットアップが可能です。"
|