summaryrefslogtreecommitdiff
path: root/ja/using-d-i/modules/save-logs.xml
blob: dec819707d10f5a620bfc2befd033b7f525d1dfd (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
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 33725 -->

   <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/installer/</filename> on your new
Debian system.
-->
インストールが成功したら、インストールプロセス中のログファイルが、
新しい Debian システムの <filename>/var/log/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, network, hard
disk, or other media. 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> を選択すると、
ログファイルをフロッピーディスクやネットワーク、
ハードディスク、その他メディアに保存できます。
これは、インストール中に致命的な問題に遭遇してしまい、
別システムでそのログを調査したいときや、
インストールレポート向けにログを添付したいときに便利です。

</para>
   </sect3>