summaryrefslogtreecommitdiff
path: root/ja/using-d-i/modules/save-logs.xml
blob: e854c523e051f810e2a6bd55973ba9e755bdccbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 28672 -->

   <sect3 id="save-logs">
   <title>インストールログの保存</title>

<para>

<!--
If the installation is successful, the logfiles created during
the installation process will be automatically saved to
<filename>/var/log/debian-installer/</filename> on your new
Debian system.
-->
インストールが成功したら、インストールプロセス中のログファイルが、
新しい Debian システムの <filename>/var/log/debian-installer/</filename>
に自動的に作成されています。

</para><para>
<!--
Choosing <guimenuitem>Save debug logs</guimenuitem> from the main
menu allows you to save the log files to a floppy
disk<phrase condition="etch">, network, hard disk, or other
media</phrase>. This can be useful if you encounter fatal problems
during the installation and wish to study the logs on another system
or attach them to an installation report.
-->
メインメニューから <guimenuitem>Save debug logs</guimenuitem> を選択すると、
ログファイルをフロッピーディスク<phrase condition="etch">やネットワーク、
ハードディスク、その他メディア</phrase>に保存することができます。
これは、インストール中に致命的な問題に遭遇してしまい、
別システムでそのログを調査したいときや、
インストールレポート向けにログを添付したいときに便利です。

</para>
   </sect3>