diff options
Diffstat (limited to 'it/install-methods/boot-usb-files.xml')
-rw-r--r-- | it/install-methods/boot-usb-files.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/it/install-methods/boot-usb-files.xml b/it/install-methods/boot-usb-files.xml index b0e132163..75df80dfa 100644 --- a/it/install-methods/boot-usb-files.xml +++ b/it/install-methods/boot-usb-files.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 39622 --> +<!-- original version: 45616 --> <sect1 condition="bootable-usb" id="boot-usb-files"> @@ -102,8 +102,8 @@ After that, mount the USB memory stick (<userinput>mount /mnt</userinput>), which will now have <phrase arch="x86">a FAT filesystem</phrase> <phrase arch="powerpc">an HFS filesystem</phrase> -on it, and copy a Debian netinst or businesscard ISO image to it. -Please note that the file name must end in <filename>.iso</filename>. +on it, and copy a Debian netinst or businesscard ISO image to it +(see <xref linkend="usb-add-iso"/>). Unmount the stick (<userinput>umount /mnt</userinput>) and you are done. --> @@ -113,8 +113,8 @@ Poi montare la chiavetta USB (<userinput>mount /mnt</userinput>), che adesso avrà <phrase arch="x86">un filesystem FAT,</phrase> <phrase arch="powerpc">un filesystem HFS,</phrase> -e copiarci l'immagine ISO netinst o businesscard Debian. Si noti che il nome -del file deve avere estensione <filename>.iso</filename>. Infine smontare la +e copiarci l'immagine ISO netinst o businesscard Debian (si consulti +<xref linkend="usb-add-iso"/>). Infine smontare la chiavetta (<userinput>umount /mnt</userinput>). </para> @@ -141,7 +141,7 @@ chiavetta. </sect2> - <sect2> + <sect2 id="usb-add-iso"> <!-- <title>Adding an ISO image</title> --> <title>Aggiungere un'immagine ISO</title> <para> |