summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ja/boot-new/boot-new.xml99
-rw-r--r--ja/partitioning/tree.xml6
2 files changed, 78 insertions, 27 deletions
diff --git a/ja/boot-new/boot-new.xml b/ja/boot-new/boot-new.xml
index 1e404b2ba..a1feb51c6 100644
--- a/ja/boot-new/boot-new.xml
+++ b/ja/boot-new/boot-new.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 39380 -->
+<!-- original version: 39583 -->
<chapter id="boot-new">
<!--
@@ -364,21 +364,21 @@ slightly between dm-crypt and loop-AES.
</para>
- <sect2 id="mount-loop-aes">
- <title>loop-AES</title>
+ <sect2 id="mount-dm-crypt">
+ <title>dm-crypt</title>
<para>
<!--
-For partitions encrypted via loop-AES you will be shown the following
+For partitions encrypted using dm-crypt you will be shown the following
prompt during the boot:
-->
-loop-AES で暗号化したパーティションでは、
+dm-crypt で暗号化したパーティションでは、
起動中に以下のようなプロンプトが表示されます。
<informalexample><screen>
-mount: going to use loop device /dev/loop<replaceable>X</replaceable>
-Password:
+Starting early crypto disks... crypt<replaceable>X</replaceable>(starting)
+Enter LUKS passphrase:
</screen></informalexample>
<!--
@@ -392,9 +392,10 @@ when setting up this volume. If you set up more than one encrypted
volume during the installation, the notes you wrote down as the last
step in <xref linkend="partman-crypto"/> come in handy. If you did not
make a note of the mapping between
-<filename>loop<replaceable>X</replaceable></filename> and the mount
+<filename>crypt<replaceable>X</replaceable></filename> and the mount
points before, you can still find it
-in <filename>/etc/fstab</filename> of your new system.
+in <filename>/etc/crypttab</filename>
+and <filename>/etc/fstab</filename> of your new system.
-->
プロンプトの最初の行の <replaceable>X</replaceable> は、
ループデバイスの番号です。
@@ -407,23 +408,43 @@ in <filename>/etc/fstab</filename> of your new system.
インストール時に、暗号化ボリュームを少なくとも一つは設定しているなら、
<xref linkend="partman-crypto"/>
の最後のステップに書き留めたメモが役に立つでしょう。
-以前の <filename>loop<replaceable>X</replaceable></filename>
+以前の <filename>crypt<replaceable>X</replaceable></filename>
とマウントポイントの間のマッピングを記録しない場合、
-新しいシステムの <filename>/etc/fstab</filename> にあります。
+新しいシステムの <filename>/etc/crypttab</filename> と
+<filename>/etc/fstab</filename> にあります。
</para><para>
<!--
-No characters (even asterisks) will be shown while entering the
-passphrase. Be careful, you have only <emphasis>one try</emphasis>. If
-you enter wrong passphrase, an error message will appear and the boot
-process will skip that volume and continue to mount the next
-filesystem. Please see <xref linkend="crypto-troubleshooting"/> for
-further information.
+The prompt may look somewhat different when an encrypted root file system is
+mounted. This depends on which initramfs generator was used to generate the
+initrd used to boot the system. The example below is for an initrd generated
+using <classname>initramfs-tools</classname>:
+-->
+暗号化されたルートファイルシステムがマウントされる時は、
+プロンプトは少し違って見えるかもしれません。
+それは、システムの起動に使用される initrd を生成するために、
+どの initramfs ジェネレータが使われたかによります。
+以下の例は、<classname>initramfs-tools</classname> で生成された initrd の場合です。
+
+<informalexample><screen>
+Begin: Mounting <emphasis>root file system</emphasis>... ...
+Begin: Running /scripts/local-top ...
+Enter LUKS passphrase:
+</screen></informalexample>
+
+</para><para>
+
+<!--
+No characters (even asterisks) will be shown while entering the passphrase.
+If you enter the wrong passphrase, you have two more tries to correct it.
+After the third try the boot process will skip this volume and continue to
+mount the next filesystem. Please see <xref linkend="crypto-troubleshooting"/>
+for further information.
-->
パスフレーズの入力時には、入力した文字 (やアスタリスク) は表示されません。
-<emphasis>試行は 1 回</emphasis>だけなことに注意してください。
-パスフレーズを間違えると、そのボリュームをスキップして、
+パスフレーズを間違えた場合、訂正するために 2 回までは試行できます。
+入力を 3 回間違えると、そのボリュームをスキップして、
次のファイルシステムをマウントしようとします。
詳細は、<xref linkend="crypto-troubleshooting"/> をご覧ください。
@@ -437,15 +458,45 @@ After entering all passphrases the boot should continue as usual.
</para>
</sect2>
- <sect2 id="mount-dm-crypt" condition="FIXME">
- <title>dm-crypt</title>
+ <sect2 id="mount-loop-aes">
+ <title>loop-AES</title>
<para>
<!--
-TODO: write something once it works.
+For partitions encrypted using loop-AES you will be shown the following
+prompt during the boot:
+-->
+loop-AES で暗号化したパーティションでは、
+起動中に以下のようなプロンプトが表示されます。
+
+<informalexample><screen>
+Checking loop-encrypted file systems.
+Setting up /dev/loop<replaceable>X</replaceable> (/<replaceable>mountpoint</replaceable>)
+Password:
+</screen></informalexample>
+
+</para><para>
+
+<!--
+No characters (even asterisks) will be shown while entering the passphrase.
+If you enter the wrong passphrase, you have two more tries to correct it.
+After the third try the boot process will skip this volume and continue to
+mount the next filesystem. Please see <xref linkend="crypto-troubleshooting"/>
+for further information.
-->
-TODO: どのように動作するか書いてください。
+パスフレーズの入力時には、入力した文字 (やアスタリスク) は表示されません。
+パスフレーズを間違えた場合、訂正するために 2 回までは試行できます。
+入力を 3 回間違えると、そのボリュームをスキップして、
+次のファイルシステムをマウントしようとします。
+詳細は、<xref linkend="crypto-troubleshooting"/> をご覧ください。
+
+</para><para>
+
+<!--
+After entering all passphrases the boot should continue as usual.
+-->
+パスフレーズをすべて入力すると、通常と同様に起動を継続します。
</para>
</sect2>
@@ -548,7 +599,7 @@ way:
<listitem><para>
<!--
-If the volumes holding noncritical system files could not be mounted
+If any volume holding noncritical system files could not be mounted
(<filename>/usr</filename> or <filename>/var</filename>), the system
should still boot and you should be able to mount the volumes manually
like in the previous case. However, you will also need to (re)start
diff --git a/ja/partitioning/tree.xml b/ja/partitioning/tree.xml
index ee73e5081..853f54e55 100644
--- a/ja/partitioning/tree.xml
+++ b/ja/partitioning/tree.xml
@@ -229,12 +229,12 @@ major system updates, you can get by with as little as 30 or 40 MB.
システムの利用方法に大きく左右されますが、たいていの場合はパッケージ管理
ツールの使う分が最も大きな影響を持つことになるでしょう。Debian が提供する
ものすべてをいっぺんにフルインストールする場合でも、
-<filename>/var</filename> には 2〜3GB ほどの容量を割り当てておけば足りる
+<filename>/var</filename> には 2&ndash;3GB ほどの容量を割り当てておけば足りる
はずです。一度にすべてをインストールせず、部分部分を徐々に (例えば、まず
サービスやユーティリティを、次にコンソール用のもの、次に X 用のもの…と
-いうように) インストールするなら、300〜500MB の空き容量があれば良いでしょう。
+いうように) インストールするなら、300&ndash;500MB の空き容量があれば良いでしょう。
ハードディスクの空き容量が貴重で、メジャーアップデートをする予定がないならば、
-30〜40MB ほどでもなんとかやっていけるでしょう。
+30&ndash;40MB ほどでもなんとかやっていけるでしょう。
</para></listitem>
<listitem><para>