diff options
Diffstat (limited to 'ja/boot-installer/trouble.xml')
-rw-r--r-- | ja/boot-installer/trouble.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/ja/boot-installer/trouble.xml b/ja/boot-installer/trouble.xml index 144563843..a54f55680 100644 --- a/ja/boot-installer/trouble.xml +++ b/ja/boot-installer/trouble.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="EUC-JP"?> <!-- retain these comments for translator revision tracking --> -<!-- original version: 33725 --> +<!-- original version: 38231 --> <sect1 id="boot-troubleshooting"> <title>インストールプロセスのトラブルシューティング</title> @@ -209,8 +209,7 @@ If your screen begins to show a weird picture while the kernel boots, eg. pure white, pure black or colored pixel garbage, your system may contain a problematic video card which does not switch to the framebuffer mode properly. Then you can use the boot parameter -<userinput>debian-installer/framebuffer=false</userinput> or -<userinput>video=vga16:off</userinput> to disable the framebuffer +<userinput>fb=false video=vga16:off</userinput> to disable the framebuffer console. Only the English language will be available during the installation due to limited console features. See <xref linkend="boot-parms"/> for details. @@ -218,9 +217,8 @@ console features. See <xref linkend="boot-parms"/> for details. カーネルの起動時に画面が不思議な絵 (例: 真っ白、真っ黒、色付きピクセル屑) を表示し始める場合、あなたのシステムは、 フレームバッファモードに適切に変わらない問題のあるビデオカードがついているかもしれません。 -その場合、フレームバッファコンソールを無効にするため、 -ブートパラメータに <userinput>debian-installer/framebuffer=false</userinput> -か <userinput>video=vga16:off</userinput> を使用できます。 +その場合、フレームバッファコンソールを無効にするため、ブートパラメータに +<userinput>fb=false video=vga16:off</userinput> を使用できます。 コンソールの機能が制限されているため、インストール中には英語しか使えません。 詳細は <xref linkend="boot-parms"/> をご覧ください。 |