summaryrefslogtreecommitdiff
path: root/en/boot-installer
diff options
context:
space:
mode:
authorKarsten Merker <merker@debian.org>2014-05-19 11:28:41 +0000
committerKarsten Merker <merker@debian.org>2014-05-19 11:28:41 +0000
commitda37fba33700d9a6a052a8511c8c7aff32a5f227 (patch)
treec951e502e35773d197dd93245d6b6246faeedf19 /en/boot-installer
parentd6db2e98e93ab7640b145f5917692c426aca7b3e (diff)
downloadinstallation-guide-da37fba33700d9a6a052a8511c8c7aff32a5f227.zip
installation-guide:
Disabled the "Booting from CD-ROM section" for arm as none of the arm systems supported in Jessie is able to boot from CD/DVD.
Diffstat (limited to 'en/boot-installer')
-rw-r--r--en/boot-installer/arm.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml
index 9d1993de4..075d0fb3f 100644
--- a/en/boot-installer/arm.xml
+++ b/en/boot-installer/arm.xml
@@ -127,11 +127,16 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}
</para>
</sect3>
</sect2>
+
+<!-- # None of the arm systems supported in Jessie is able to boot from
+ # CD/DVD -> commenting out the "Booting from CD-ROM section" for arm
+
<sect2 arch="arm"><title>Booting from CD-ROM</title>
&boot-installer-intro-cd.xml;
</sect2>
+-->
<!--