diff options
Diffstat (limited to 'en/boot-installer/x86.xml')
-rw-r--r-- | en/boot-installer/x86.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 3b7c31caf..566710ff9 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -192,6 +192,27 @@ or <command>LILO</command>. </para> </sect2> + <sect2 arch="x86" id="boot-win32"> + <title>Booting from Windows</title> + +<para> +To start the installer from Windows, you must first obtain CD-ROM/DVD-ROM or USB +Memory Stick installation media as described in <xref linkend="official-cdrom"/> +and <xref linkend="boot-usb-files"/>. +</para> + +<para> +If the medium is a CD-ROM or DVD-ROM, when you insert it a pre-installation program +should be launched automatically. In case Windows doesn't start it, or you are using +a USB Memory Stick medium, you can run it manually by accessing the device and +executing <command>setup.exe</command>. + +When the program is started, it will ask a few preliminary questions and prepare the +system to start the installer. +</para> + + </sect2> + <sect2 arch="x86" condition="bootable-usb" id="usb-boot"> <title>Booting from USB Memory Stick</title> <para> |