diff options
Diffstat (limited to 'ja/boot-installer/boot-installer.xml')
-rw-r--r-- | ja/boot-installer/boot-installer.xml | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/ja/boot-installer/boot-installer.xml b/ja/boot-installer/boot-installer.xml deleted file mode 100644 index 18088f497..000000000 --- a/ja/boot-installer/boot-installer.xml +++ /dev/null @@ -1,66 +0,0 @@ -<?xml version="1.0" encoding="EUC-JP"?> -<!-- retain these comments for translator revision tracking --> -<!-- original version: 49985 --> - -<chapter id="boot-installer"><title>インストールシステムの起動</title> - -<!-- Include only archs that are documented to avoid build-errors --> -<!-- The arch="..." condition can be deleted when al archs are present --> - <sect1 arch="alpha;arm;x86;ia64;m68k;mips;mipsel;s390;powerpc;sparc"> - <title>&arch-title; でのインストーラの起動</title> - -<!-- This info is so architecture dependent, that I have turned the --> -<!-- structure inside out for this chapter. Each arch has a document. --> -<!-- Note: arch hppa is currently missing --> - -<warning arch="x86;powerpc"><para> - -<!-- -If you have any other operating systems on your system that you wish to -keep (dual boot setup), you should make sure that they have been properly -shut down <emphasis>before</emphasis> you boot the installer. -Installing an operating system while another operating system is in -hibernation (has been suspended to disk) could result in loss of, or damage -to the state of the suspended operating system which could cause problems -when it is rebooted. ---> -システムに他のオペレーティングシステムがあり、 -共存 (デュアルブート) させる場合、 -インストーラを起動する<emphasis>前</emphasis>に、 -確実にシャットダウンしてください。 -他のオペレーティングシステムがハイバネーション -(ディスクへのサスペンド) した状態で、 -オペレーティングシステムをインストールすると、 -再起動時に、サスペンドしたオペレーティングシステムの状態を、 -失ったり障害を与える可能性があります。 - -</para></warning> -<note condition="gtk"><para> - -<!-- -For information on how to boot the graphical installer, see -<xref linkend="graphical"/>. ---> -グラフィカルインストーラで起動する方法は、 -<xref linkend="graphical"/> をご覧ください。 - -</para></note> - -&boot-installer-alpha.xml; -&boot-installer-arm.xml; -<!-- &boot-installer-hppa.xml; --> -&boot-installer-x86.xml; -&boot-installer-ia64.xml; -&boot-installer-m68k.xml; -&boot-installer-mips.xml; -&boot-installer-mipsel.xml; -&boot-installer-s390.xml; -&boot-installer-powerpc.xml; -&boot-installer-sparc.xml; - - </sect1> - -&boot-installer-parameters.xml; -&boot-installer-trouble.xml; - -</chapter> |