diff options
Diffstat (limited to 'it/boot-installer/trouble.xml')
-rw-r--r-- | it/boot-installer/trouble.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/it/boot-installer/trouble.xml b/it/boot-installer/trouble.xml index 69e7e5d28..0ec626f1a 100644 --- a/it/boot-installer/trouble.xml +++ b/it/boot-installer/trouble.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 33725 --> +<!-- original version: 38231 --> <sect1 id="boot-troubleshooting"> @@ -211,8 +211,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. @@ -221,9 +220,9 @@ console features. See <xref linkend="boot-parms"/> for details. Se lo schermo mostra strane figure durante l'avvio del kernel (per esempio è completamente bianco, completamente nero o pieno di pixel colorati, allora sul sistema potrebbe essere montata una scheda video che ha dei problemi a -passare correttamente nella modalità framebuffer. In questo caso si può usare -il parametro d'avvio <userinput>debian-installer/framebuffer=false</userinput> -o <userinput>video=vga16:off</userinput> per disabilitare la console +passare correttamente nella modalità framebuffer. In questo caso si può +usare il parametro d'avvio <userinput>fb=false video=vga16:off</userinput> +per disabilitare la console framebuffer. A causa delle limitate funzionalità della console l'installazione può avvenire solo in lingua inglese, si consulti <xref linkend="boot-parms"/> per i dettagli. |