diff options
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/i386.xml | 4 | ||||
-rw-r--r-- | en/boot-installer/powerpc.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/en/boot-installer/i386.xml b/en/boot-installer/i386.xml index ed89407a9..9410b55c4 100644 --- a/en/boot-installer/i386.xml +++ b/en/boot-installer/i386.xml @@ -203,7 +203,7 @@ computer. The system should boot up, and you should be presented with the <prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, or just hit &enterkey;. -</para><para> +</para><para condition="supports-floppy-boot"> In case your computer doesn't support booting from USB memory devices, you can still use a single floppy to do the initial boot and then @@ -215,7 +215,7 @@ When it asks for the root floppy, simply press &enterkey;. You should see </para> </sect2> - <sect2 arch="i386" id="floppy-boot"> + <sect2 arch="i386" condition="supports-floppy-boot" id="floppy-boot"> <title>Booting from Floppies</title> <para> diff --git a/en/boot-installer/powerpc.xml b/en/boot-installer/powerpc.xml index 7d7219d08..95108df02 100644 --- a/en/boot-installer/powerpc.xml +++ b/en/boot-installer/powerpc.xml @@ -195,7 +195,7 @@ you should try </sect2> - <sect2 arch="powerpc"> + <sect2 arch="powerpc" condition="supports-floppy-boot"> <title>Booting from Floppies</title> <para> |