diff options
Diffstat (limited to 'it/boot-installer/x86.xml')
-rw-r--r-- | it/boot-installer/x86.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/it/boot-installer/x86.xml b/it/boot-installer/x86.xml index 7998284b8..f7d69bcb0 100644 --- a/it/boot-installer/x86.xml +++ b/it/boot-installer/x86.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 39622 --> +<!-- original version: 41808 --> <sect2 arch="x86"> @@ -372,7 +372,6 @@ argument, giving the device that the ide-floppy driver maps the device to. For example, if your LS-120 drive is connected as the first IDE device (master) on the second cable, you enter <userinput>linux root=/dev/hdc</userinput> at the boot prompt. -Installation from LS-120 is only supported by 2.4 and later kernels. --> Per installare da una serie di dischetti per il lettore LS-120 (versione @@ -380,8 +379,7 @@ ATAPI) è necessario specificare qual è il device del lettore. Questo si può fare con il parametro d'avvio <emphasis>root=</emphasis> passando il nome del device ide che mappa il lettore. Per esempio se il proprio LS-120 è collegato come dispositivo master sul secondo canale IDE si deve inserire -al prompt boot <userinput>linux root=/dev/hdc</userinput>. L'installazione -con un LS-120 è supportata solo dai kernel 2.4 o successivi. +al prompt boot <userinput>linux root=/dev/hdc</userinput>. </para><para> |