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 /en/boot-installer | |
parent | 26be7dd91dd5b2b732afdcf026f8b0b6b97449a6 (diff) | |
download | installation-guide-2cf62bb6580dcd695d937a374dc63e3f0fad8993.zip |
Fix arm install files link
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/arm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |