diff options
author | Samuel Thibault <sthibault@debian.org> | 2014-12-30 11:49:49 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2014-12-30 11:49:49 +0000 |
commit | 2cf62bb6580dcd695d937a374dc63e3f0fad8993 (patch) | |
tree | 22101ef4e3aaff85fb200aa454332224974fc3ac | |
parent | 26be7dd91dd5b2b732afdcf026f8b0b6b97449a6 (diff) | |
download | installation-guide-2cf62bb6580dcd695d937a374dc63e3f0fad8993.zip |
Fix arm install files link
-rw-r--r-- | cs/boot-installer/arm.xml | 2 | ||||
-rw-r--r-- | de/boot-installer/arm.xml | 2 | ||||
-rw-r--r-- | en/boot-installer/arm.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cs/boot-installer/arm.xml b/cs/boot-installer/arm.xml index 3edccbbc1..e358f8369 100644 --- a/cs/boot-installer/arm.xml +++ b/cs/boot-installer/arm.xml @@ -184,7 +184,7 @@ zařízení. Pro vytvoření USB klíčenky pro instalaci &debian;u musí USB klíčenka obsahovat souborový systém podporovaný u-bootem (novější verze obvykle podporují FAT16, FAT32, ext2, ext3 a ext4). Na tento souborový systém -rozbalte archiv hd-media (viz <xref linkend="armmp-install-files"/>) +rozbalte archiv hd-media (viz <xref linkend="where-files"/>) a pak přikopírujte ISO obraz prvního instalačního CD/DVD &debian;u. </para><para> diff --git a/de/boot-installer/arm.xml b/de/boot-installer/arm.xml index 36bdf3c47..a7fb2ef91 100644 --- a/de/boot-installer/arm.xml +++ b/de/boot-installer/arm.xml @@ -161,7 +161,7 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r} <para> Um einen boot-fähigen USB-Stick zur Installation von &debian; zu erstellen, entpacken Sie das hd-media-Tarball-Archiv (Näheres - in <xref linkend="armmp-install-files"/>) auf einen USB-Stick, + in <xref linkend="where-files"/>) auf einen USB-Stick, der mit einem Dateisystem formatiert ist, welches von der u-boot-Version auf Ihrem Gerät unterstützt wird. Bei neueren u-boot-Versionen sollten FAT16, FAT32, ext2, ext3 diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml index 79297e4ef..964befdfb 100644 --- a/en/boot-installer/arm.xml +++ b/en/boot-installer/arm.xml @@ -150,7 +150,7 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r} <para> To build a bootable USB stick for installing &debian;, unpack the - hd-media tarball (see <xref linkend="armmp-install-files"/>) onto a + hd-media tarball (see <xref linkend="where-files"/>) onto a USB stick formatted with a filesystem supported by the u-boot version on your device. For modern u-boot versions, any of FAT16 / FAT32 / ext2 / ext3 / ext4 usually works. Then copy the ISO image file of the |