summaryrefslogtreecommitdiff
path: root/ja/using-d-i/modules/finish-install.xml
blob: c3cbc3fa3e77e67cbb821664cfc3ddc4b5a335f1 (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: 50618 -->

   <sect3 id="finish-install">
<!--
   <title>Reboot the System</title>
-->
   <title>システムの再起動</title>

<para arch="not-s390">

<!--
You will be prompted to remove the boot media (CD, floppy, etc) that you
used to boot the installer. After that the system will be rebooted into
your new Debian system.
-->
インストーラの起動に使用したブートメディア (CD, floppy, etc) を、
取り出すよう促されます。
この後システムは、新しい Debian システムで再起動します。

</para><para arch="s390">

<!--
After a final prompt the system will be halted because rebooting is not
supported on &arch-title;.
You then need to IPL &debian; from the DASD which you selected for the
root filesystem during the first steps of the installation.
-->
最後のプロンプトの後、システムを停止させてください。
この場合、&arch-title; では再起動がサポートされていないのです。
その後、インストールの最初にルートファイルシステムとして選択した DASD から
GNU/Linux を IPL してください。

</para>
   </sect3>